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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-30
Merge branch 'rj/branch-copy-rename-error-codepath-cleanup'
Taylor Blau
2
-20
/
+19
2022-10-30
Merge branch 'tb/cap-patch-at-1gb'
Taylor Blau
2
-1
/
+34
2022-10-30
Merge branch 'jr/embargoed-releases-doc'
Taylor Blau
1
-25
/
+140
2022-10-30
Merge branch 'en/ort-dir-rename-and-symlink-fix'
Taylor Blau
2
-2
/
+90
2022-10-30
Merge branch 'pb/subtree-split-and-merge-after-squashing-tag-fix'
Taylor Blau
4
-77
/
+192
2022-10-30
Merge branch 'pw/rebase-reflog-fixes'
Taylor Blau
3
-121
/
+215
2022-10-30
Merge branch 'pw/rebase-keep-base-fixes'
Taylor Blau
6
-89
/
+172
2022-10-30
Merge branch 'jh/trace2-timers-and-counters'
Taylor Blau
17
-102
/
+1361
2022-10-30
Merge branch 'tb/shortlog-group'
Taylor Blau
5
-27
/
+113
2022-10-30
Merge branch 'rs/absorb-git-dir-simplify'
Taylor Blau
1
-9
/
+3
2022-10-30
Merge branch 'jk/repack-tempfile-cleanup'
Taylor Blau
2
-61
/
+45
2022-10-30
Merge branch 'sg/stable-docdep'
Taylor Blau
1
-2
/
+3
2022-10-30
Merge branch 'sd/doc-smtp-encryption'
Taylor Blau
1
-3
/
+12
2022-10-30
Merge branch 'jz/patch-id'
Taylor Blau
9
-95
/
+283
2022-10-30
glossary: add reachability bitmap description
Philip Oakley
1
-0
/
+8
2022-10-30
glossary: add "commit graph" description
Philip Oakley
1
-1
/
+16
2022-10-30
doc: use 'object database' not ODB or abbreviation
Philip Oakley
4
-4
/
+4
2022-10-30
doc: use "commit-graph" hyphenation consistently
Philip Oakley
3
-7
/
+7
2022-10-30
archive-tar: report filter start error only once
René Scharfe
2
-0
/
+8
2022-10-30
replace and remove run_command_v_opt()
René Scharfe
13
-75
/
+92
2022-10-30
replace and remove run_command_v_opt_cd_env_tr2()
René Scharfe
2
-19
/
+1
2022-10-30
replace and remove run_command_v_opt_tr2()
René Scharfe
3
-9
/
+7
2022-10-30
replace and remove run_command_v_opt_cd_env()
René Scharfe
3
-10
/
+6
2022-10-30
use child_process members "args" and "env" directly
René Scharfe
13
-206
/
+185
2022-10-30
use child_process member "args" instead of string array variable
René Scharfe
6
-42
/
+42
2022-10-30
sequencer: simplify building argument list in do_exec()
René Scharfe
1
-2
/
+1
2022-10-30
bisect--helper: factor out do_bisect_run()
René Scharfe
1
-11
/
+11
2022-10-30
bisect: simplify building "checkout" argument list
René Scharfe
1
-5
/
+4
2022-10-30
am: simplify building "show" argument list
René Scharfe
1
-7
/
+4
2022-10-30
run-command: fix return value comment
René Scharfe
1
-3
/
+2
2022-10-30
merge: remove always-the-same "verbose" arguments
Ævar Arnfjörð Bjarmason
1
-8
/
+5
2022-10-28
adjust_shared_perm(): leave g+s alone when the group does not matter
Junio C Hamano
1
-1
/
+7
2022-10-28
The eighth batch
Junio C Hamano
1
-15
/
+15
2022-10-28
Merge branch 'tb/diffstat-with-utf8-strwidth'
Junio C Hamano
2
-18
/
+38
2022-10-28
Merge branch 'mm/git-pm-try-catch-syntax-fix'
Junio C Hamano
3
-20
/
+32
2022-10-28
Merge branch 'tb/remove-unused-pack-bitmap'
Junio C Hamano
2
-0
/
+53
2022-10-28
Merge branch 'ab/doc-synopsis-and-cmd-usage'
Junio C Hamano
82
-199
/
+594
2022-10-27
The seventh batch
Junio C Hamano
1
-0
/
+19
2022-10-27
Sync with 'maint'
Junio C Hamano
1
-0
/
+13
2022-10-27
Downmerge a bit more for 2.38.2
Junio C Hamano
1
-0
/
+13
2022-10-27
Merge branch 'rs/archive-dedup-printf' into maint-2.38
Junio C Hamano
1
-5
/
+3
2022-10-27
Merge branch 'jh/struct-zero-init-with-older-clang' into maint-2.38
Junio C Hamano
1
-0
/
+25
2022-10-27
Merge branch 'rs/use-fspathncmp' into maint-2.38
Junio C Hamano
1
-3
/
+1
2022-10-27
Merge branch 'rj/branch-edit-desc-unborn' into maint-2.38
Junio C Hamano
2
-2
/
+58
2022-10-27
Merge branch 'pw/remove-rebase-p-test' into maint-2.38
Junio C Hamano
1
-8
/
+0
2022-10-27
Merge branch 'jc/use-of-uc-in-log-messages' into maint-2.38
Junio C Hamano
1
-1
/
+3
2022-10-27
Merge branch 'jc/tmp-objdir' into maint-2.38
Junio C Hamano
1
-36
/
+4
2022-10-27
Merge branch 'dd/document-runtime-prefix-better' into maint-2.38
Junio C Hamano
1
-2
/
+3
2022-10-27
Merge branch 'ab/unused-annotation' into maint-2.38
Junio C Hamano
1
-1
/
+4
2022-10-27
Merge branch 'tb/midx-repack-ignore-cruft-packs' into maint-2.38
Junio C Hamano
3
-6
/
+107
[prev]
[next]