index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-11
fast-import: use parse_options() for command line options
Christian Couder
1
-0
/
+7
2026-08-11
fast-import: use struct option for usage string
Christian Couder
1
-1
/
+0
2026-08-11
parse-options: introduce OPT_HIDDEN_GROUP
Christian Couder
2
-1
/
+28
2026-08-10
send-email: clarify missing subject error
Harald Nordgren
1
-0
/
+15
2026-08-07
cat-file: unify default format
Pablo Sabater
1
-26
/
+26
2026-08-07
serve: advertise type capability
Pablo Sabater
1
-4
/
+22
2026-08-07
protocol-caps: add type support to object-info
Pablo Sabater
1
-0
/
+30
2026-08-07
t5701: use test_file_size() to get the size of a file
Pablo Sabater
1
-4
/
+7
2026-08-07
Merge branch 'ds/sparse-index-ita-crash'
Junio C Hamano
2
-0
/
+74
2026-08-07
Merge branch 'dl/pack-bitmap-position-zero'
Junio C Hamano
1
-1
/
+13
2026-08-07
Merge branch 'tc/merge-default-to-upstream-leakfix'
Junio C Hamano
1
-0
/
+17
2026-08-07
Merge branch 'jk/cat-file-batch-wo-type-fix'
Junio C Hamano
1
-0
/
+8
2026-08-07
Merge branch 'mm/revision-pure-get-commit-action'
Junio C Hamano
2
-0
/
+83
2026-08-06
setup: handle ODB-related environment variables in `odb_new()`
Patrick Steinhardt
1
-1
/
+1
2026-08-06
loose: load loose object map for the correct source
Patrick Steinhardt
1
-0
/
+18
2026-08-05
Merge branch 'jk/t0014-dynamic-deprecated-cmds'
Junio C Hamano
1
-12
/
+20
2026-08-05
Merge branch 'rs/branch-delete-bisect-warning'
Junio C Hamano
1
-2
/
+2
2026-08-05
Merge branch 'ps/odb-pluggable-housekeeping'
Junio C Hamano
1
-99
/
+235
2026-08-05
Merge branch 'pw/rebase-fixup-fixes'
Junio C Hamano
2
-4
/
+79
2026-08-05
Merge branch 'jk/diff-relative-cached-unmerged'
Junio C Hamano
1
-0
/
+9
2026-08-05
branch: add --dry-run for --delete-merged
Harald Nordgren
1
-1
/
+40
2026-08-05
branch: add branch.<name>.deleteMerged opt-out
Harald Nordgren
1
-0
/
+36
2026-08-05
branch: add --delete-merged <pattern>
Harald Nordgren
1
-0
/
+219
2026-08-05
branch: add --forked filter for --list mode
Harald Nordgren
1
-0
/
+127
2026-08-05
odb/streaming: consolidate read and write streams
Patrick Steinhardt
1
-3
/
+3
2026-08-05
odb/streaming: rename `struct odb_read_stream`
Patrick Steinhardt
1
-6
/
+6
2026-08-05
odb/streaming: support streaming arbitrary object types
Patrick Steinhardt
1
-2
/
+5
2026-08-05
odb/streaming: drop `is_finished` field
Patrick Steinhardt
1
-2
/
+3
2026-08-05
odb/streaming: track write stream size in the structure
Patrick Steinhardt
1
-6
/
+5
2026-08-03
Merge branch 'en/submodule-insteadof-remote-match'
Junio C Hamano
1
-0
/
+19
2026-08-03
Merge branch 'af/clone-revision-v0-segfault-fix'
Junio C Hamano
1
-0
/
+8
2026-08-03
Merge branch 'jc/exclude-first-parent-seen'
Junio C Hamano
1
-0
/
+18
2026-08-03
Merge branch 'hn/url-push-tracking'
Junio C Hamano
1
-0
/
+144
2026-08-03
t7528: fix failure under csh
Kenneth Lorber
1
-1
/
+1
2026-08-02
bisect: add --reset-when-found to leave when done
Harald Nordgren
1
-0
/
+121
2026-07-31
add: introduce '--resolved' option
Junio C Hamano
2
-0
/
+109
2026-07-30
Merge branch 'ps/odb-move-loose-object-writing'
Junio C Hamano
1
-27
/
+26
2026-07-30
Merge branch 'tl/gitweb-shorten-hashes-with-modes'
Junio C Hamano
1
-0
/
+13
2026-07-30
Merge branch 'ps/cat-file-remote-object-info'
Junio C Hamano
5
-13
/
+829
2026-07-30
Merge branch 'jt/config-lock-timeout'
Junio C Hamano
3
-3
/
+23
2026-07-30
Merge branch 'tn/stash-avoid-sparse-index-expansion'
Junio C Hamano
2
-0
/
+63
2026-07-30
Merge branch 'sk/userdiff-swift'
Junio C Hamano
13
-0
/
+74
2026-07-30
mv: reject a destination whose leading path is missing or a symlink
Lucas Zamboni Orioli
1
-0
/
+102
2026-07-30
merge-base: add tests for --is-ancestor
Nikolaus Schuetz
1
-0
/
+31
2026-07-28
t0014: generate deprecated command names dynamically
Jeff King
1
-4
/
+9
2026-07-28
t0014: factor out choice of deprecated commands
Jeff King
1
-10
/
+13
2026-07-28
pack-bitmap: handle objects at bitmap position zero
David Lin
1
-1
/
+13
2026-07-28
merge: fix leak with merge.defaultToUpstream
Toon Claes
1
-0
/
+17
2026-07-28
cat-file: handle content request for --batch-command without type
Jeff King
1
-0
/
+8
2026-07-27
t: use commit_body to extract commit message bodies
Shlok Kulshreshtha
13
-123
/
+72
[prev]
[next]