index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Lines
2019-12-06
Sync with 2.22.2
Johannes Schindelin
-3
/
+19
2019-12-06
Sync with 2.21.1
Johannes Schindelin
-3
/
+19
2019-12-06
Sync with 2.20.2
Johannes Schindelin
-3
/
+19
2019-12-06
submodule: defend against submodule.update = !command in .gitmodules
Jonathan Nieder
-0
/
+2
2019-12-06
Sync with 2.19.3
Johannes Schindelin
-3
/
+17
2019-12-06
Sync with 2.18.2
Johannes Schindelin
-3
/
+17
2019-12-06
Sync with 2.17.3
Johannes Schindelin
-3
/
+17
2019-12-06
Sync with 2.16.6
Johannes Schindelin
-2
/
+17
2019-12-06
Sync with 2.15.4
Johannes Schindelin
-2
/
+17
2019-12-06
Sync with 2.14.6
Johannes Schindelin
-2
/
+17
2019-12-05
Disallow dubiously-nested submodule git directories
Johannes Schindelin
-0
/
+4
2019-12-04
clone --recurse-submodules: prevent name squatting on Windows
Johannes Schindelin
-2
/
+13
2019-08-09
Merge branch 'jk/no-system-includes-in-dot-c' into maint
Junio C Hamano
-2
/
+0
2019-08-06
l10n: reformat some localized strings for v2.23.0
Jean-Noël Avila
-5
/
+12
2019-08-02
Merge branch 'jc/log-mailmap-flip-defaults'
Junio C Hamano
-19
/
+2
2019-08-02
log: really flip the --mailmap default
Junio C Hamano
-5
/
+2
2019-08-01
Merge branch 'jk/repack-silence-auto-bitmap-warning'
Junio C Hamano
-22
/
+23
2019-08-01
log: flip the --mailmap default unconditionally
Junio C Hamano
-15
/
+1
2019-07-31
Merge branch 'jk/no-system-includes-in-dot-c'
Junio C Hamano
-2
/
+0
2019-07-31
repack: simplify handling of auto-bitmaps and .keep files
Jeff King
-15
/
+2
2019-07-31
repack: silence warnings when auto-enabled bitmaps cannot be built
Jeff King
-11
/
+25
2019-07-29
Merge branch 'js/rebase-cleanup'
Junio C Hamano
-5
/
+1
2019-07-29
Merge branch 'fc/fetch-with-import-fix' into maint
Junio C Hamano
-10
/
+18
2019-07-29
Merge branch 'ds/close-object-store' into maint
Junio C Hamano
-24
/
+28
2019-07-29
Merge branch 'rs/avoid-overflow-in-midpoint-computation' into maint
Junio C Hamano
-1
/
+1
2019-07-29
Merge branch 'jk/trailers-use-config' into maint
Junio C Hamano
-0
/
+3
2019-07-29
Merge branch 'tg/stash-ref-by-index-fix' into maint
Junio C Hamano
-4
/
+5
2019-07-29
Merge branch 'pw/rebase-abort-clean-rewritten' into maint
Junio C Hamano
-10
/
+29
2019-07-29
Merge branch 'jk/delta-islands-progress-fix' into maint
Junio C Hamano
-1
/
+1
2019-07-29
Merge branch 'ms/submodule-foreach-fix' into maint
Junio C Hamano
-0
/
+1
2019-07-29
Merge branch 'js/rebase-reschedule-applies-only-to-interactive' into maint
Junio C Hamano
-3
/
+7
2019-07-29
Merge branch 'jc/denoise-rm-to-resolve' into maint
Junio C Hamano
-1
/
+1
2019-07-29
Merge branch 'js/clean-report-too-long-a-path' into maint
Junio C Hamano
-1
/
+2
2019-07-29
Merge branch 'po/doc-branch' into maint
Junio C Hamano
-1
/
+2
2019-07-25
Merge branch 'js/bisect-helper-check-get-oid-return-value' into maint
Junio C Hamano
-1
/
+4
2019-07-25
Merge branch 'jt/partial-clone-missing-ref-delta-base' into maint
Junio C Hamano
-2
/
+24
2019-07-25
Merge branch 'xl/record-partial-clone-origin' into maint
Junio C Hamano
-1
/
+1
2019-07-25
Merge branch 'js/fsmonitor-unflake' into maint
Junio C Hamano
-1
/
+1
2019-07-25
Merge branch 'vv/merge-squash-with-explicit-commit' into maint
Junio C Hamano
-1
/
+11
2019-07-25
Merge branch 'jk/am-i-resolved-fix' into maint
Junio C Hamano
-11
/
+12
2019-07-25
Merge branch 'nd/init-relative-template-fix' into maint
Junio C Hamano
-0
/
+3
2019-07-25
Merge branch 'jc/denoise-rm-to-resolve'
Junio C Hamano
-1
/
+1
2019-07-25
Merge branch 'js/clean-report-too-long-a-path'
Junio C Hamano
-1
/
+2
2019-07-25
Merge branch 'tg/stash-keep-index-with-removed-paths'
Junio C Hamano
-23
/
+9
2019-07-25
Merge branch 'mt/dir-iterator-updates'
Junio C Hamano
-32
/
+43
2019-07-25
Merge branch 'ac/log-use-mailmap-by-default-transition'
Junio C Hamano
-2
/
+24
2019-07-25
Merge branch 'ab/test-env'
Junio C Hamano
-0
/
+95
2019-07-25
git: mark cmd_rebase as requiring a worktree
Johannes Schindelin
-4
/
+0
2019-07-25
rebase: fix white-space
Johannes Schindelin
-1
/
+1
2019-07-19
Merge branch 'ea/merge-code-cleanup'
Junio C Hamano
-33
/
+20
[next]