index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-24
ref-filter: add multiple-option parsing functions
Kousik Sanagavarapu
1
-0
/
+105
2023-07-18
The twelfth batch
Junio C Hamano
1
-0
/
+5
2023-07-18
Merge branch 'tb/repack-cleanup'
Junio C Hamano
2
-24
/
+50
2023-07-18
Merge branch 'tb/fsck-no-progress'
Junio C Hamano
5
-18
/
+66
2023-07-18
Merge branch 'mh/doc-credential-helpers'
Junio C Hamano
1
-0
/
+11
2023-07-17
The eleventh batch
Junio C Hamano
1
-0
/
+14
2023-07-17
Merge branch 'jc/pathspec-match-with-common-prefix'
Junio C Hamano
2
-3
/
+45
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
147
-478
/
+327
2023-07-17
Merge branch 'vd/adjust-mfow-doc-to-updated-headers'
Junio C Hamano
1
-6
/
+20
2023-07-17
Merge branch 'rs/ls-tree-prefix-simplify'
Junio C Hamano
1
-14
/
+10
2023-07-17
Merge branch 'rs/userformat-find-requirements-simplify'
Junio C Hamano
1
-4
/
+2
2023-07-17
Merge branch 'rs/pretty-format-double-negation-fix'
Junio C Hamano
1
-3
/
+3
2023-07-17
Merge branch 'rs/packet-length-simplify'
Junio C Hamano
3
-6
/
+11
2023-07-17
Merge branch 'pw/diff-no-index-from-named-pipes'
Junio C Hamano
2
-31
/
+153
2023-07-14
The tenth batch
Junio C Hamano
1
-0
/
+10
2023-07-14
Merge branch 'jk/imap-send-unused-variable-cleanup'
Junio C Hamano
1
-19
/
+15
2023-07-14
Merge branch 'ma/t0091-fixup'
Junio C Hamano
1
-23
/
+44
2023-07-14
Merge branch 'ks/ref-filter-signature'
Junio C Hamano
5
-2
/
+370
2023-07-11
builtin/repack.c: avoid dir traversal in `collect_pack_filenames()`
Taylor Blau
1
-26
/
+15
2023-07-11
builtin/repack.c: only repack `.pack`s that exist
Derrick Stolee
2
-1
/
+38
2023-07-10
doc: gitcredentials: link to helper list
M Hickford
1
-0
/
+11
2023-07-10
commit-graph.c: avoid duplicated progress output during `verify`
Taylor Blau
2
-11
/
+19
2023-07-10
commit-graph.c: pass progress to `verify_one_commit_graph()`
Taylor Blau
1
-8
/
+9
2023-07-10
commit-graph.c: iteratively verify commit-graph chains
Taylor Blau
1
-4
/
+5
2023-07-10
commit-graph.c: extract `verify_one_commit_graph()`
Taylor Blau
1
-8
/
+16
2023-07-10
fsck: suppress MIDX output with `--no-progress`
Taylor Blau
2
-0
/
+16
2023-07-10
fsck: suppress commit-graph output with `--no-progress`
Taylor Blau
2
-0
/
+14
2023-07-08
dir: match "attr" pathspec magic with correct paths
Junio C Hamano
2
-2
/
+24
2023-07-08
The ninth batch
Junio C Hamano
1
-0
/
+7
2023-07-08
Merge branch 'jk/fsck-indices-in-worktrees'
Junio C Hamano
2
-4
/
+4
2023-07-08
Merge branch 'js/empty-index-fixes'
Junio C Hamano
3
-11
/
+22
2023-07-08
Merge branch 'ks/t4205-test-describe-with-abbrev-fix'
Junio C Hamano
1
-1
/
+16
2023-07-07
pretty: use strchr(3) in userformat_find_requirements()
René Scharfe
1
-4
/
+2
2023-07-07
pkt-line: add size parameter to packet_length()
René Scharfe
3
-6
/
+11
2023-07-07
t6135: attr magic with path pattern
Junio C Hamano
1
-1
/
+21
2023-07-07
pretty: avoid double negative in format_commit_item()
René Scharfe
1
-3
/
+3
2023-07-07
ls-tree: simplify prefix handling
René Scharfe
1
-14
/
+10
2023-07-06
The eighth batch
Junio C Hamano
1
-0
/
+21
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
103
-632
/
+960
2023-07-06
Merge branch 'jc/doc-hash-object-types'
Junio C Hamano
1
-2
/
+3
2023-07-06
Merge branch 'jk/cherry-pick-revert-status'
Junio C Hamano
2
-2
/
+24
2023-07-06
Merge branch 'pw/apply-too-large'
Junio C Hamano
2
-4
/
+5
2023-07-06
Merge branch 'tl/notes-separator'
Junio C Hamano
4
-42
/
+906
2023-07-06
Merge branch 'gc/config-partial-submodule-kvi-fix'
Junio C Hamano
2
-8
/
+8
2023-07-06
Merge branch 'pb/complete-diff-options'
Junio C Hamano
2
-9
/
+52
2023-07-06
Merge branch 'cw/strbuf-cleanup'
Junio C Hamano
27
-194
/
+231
2023-07-06
Merge branch 'rs/strbuf-expand-step'
Junio C Hamano
10
-366
/
+228
2023-07-05
diff --no-index: support reading from named pipes
Phillip Wood
2
-27
/
+124
2023-07-05
t4054: test diff --no-index with stdin
Phillip Wood
1
-0
/
+19
2023-07-05
diff --no-index: die on error reading stdin
Phillip Wood
1
-3
/
+2
[next]