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
2022-10-06
Sync with 2.36.3
Taylor Blau
-3
/
+5
2022-10-06
Sync with 2.35.5
Taylor Blau
-3
/
+5
2022-10-06
Sync with 2.34.5
Taylor Blau
-3
/
+5
2022-10-06
Sync with 2.33.5
Taylor Blau
-3
/
+5
2022-10-06
Sync with 2.32.4
Taylor Blau
-3
/
+5
2022-10-06
Sync with 2.31.5
Taylor Blau
-3
/
+5
2022-10-06
Sync with 2.30.6
Taylor Blau
-3
/
+5
2022-10-01
builtin/clone.c: disallow `--local` clones with symlinks
Taylor Blau
-3
/
+5
2022-09-13
Merge branch 'en/merge-unstash-only-on-clean-merge' into maint
Junio C Hamano
-1
/
+4
2022-08-26
Merge branch 'vd/sparse-reset-checkout-fixes' into maint
Junio C Hamano
-0
/
+1
2022-08-24
merge: only apply autostash when appropriate
Elijah Newren
-1
/
+4
2022-08-10
Merge branch 'jc/string-list-cleanup' into maint
Junio C Hamano
-2
/
+1
2022-08-10
Merge branch 'mt/checkout-count-fix' into maint
Junio C Hamano
-1
/
+1
2022-08-10
Merge branch 'jc/resolve-undo' into maint
Junio C Hamano
-0
/
+39
2022-08-08
checkout: fix nested sparse directory diff in sparse index
Victoria Dye
-0
/
+1
2022-08-05
Merge branch 'jk/clone-unborn-confusion' into maint
Junio C Hamano
-36
/
+45
2022-07-27
Merge branch 'ro/mktree-allow-missing-fix' into maint
Junio C Hamano
-2
/
+9
2022-07-27
Merge branch 'jk/diff-files-cleanup-fix' into maint
Junio C Hamano
-1
/
+1
2022-07-20
builtin/remote.c: use the right kind of STRING_LIST_INIT
Junio C Hamano
-2
/
+1
2022-07-14
shortlog: use a stable sort
Johannes Schindelin
-1
/
+1
2022-07-14
checkout: fix two bugs on the final count of updated entries
Matheus Tavares
-1
/
+1
2022-07-12
diff-files: move misplaced cleanup label
Jeff King
-1
/
+1
2022-07-11
fsck: do not dereference NULL while checking resolve-undo data
Junio C Hamano
-0
/
+1
2022-07-11
clone: move unborn head creation to update_head()
Jeff King
-12
/
+15
2022-07-07
clone: use remote branch if it matches default HEAD
Jeff King
-3
/
+14
2022-07-07
clone: propagate empty remote HEAD even with other branches
Jeff King
-22
/
+17
2022-07-07
clone: drop extra newline from warning message
Jeff King
-1
/
+1
2022-06-21
mktree: do not check type of remote objects
Richard Oliver
-2
/
+9
2022-06-20
name-rev: prefix annotate-stdin with '--' in message
Alexander Shopov
-1
/
+1
2022-06-17
i18n: fix mismatched camelCase config variables
Jiang Xin
-5
/
+5
2022-06-17
Merge branch 'js/misc-fixes'
Junio C Hamano
-0
/
+1
2022-06-16
submodule--helper: avoid memory leak when fetching submodules
Johannes Schindelin
-0
/
+1
2022-06-16
builtin/rebase: remove a redundant space in l10n string
Fangyi Zhou
-1
/
+1
2022-06-15
Merge branch 'po/rebase-preserve-merges'
Junio C Hamano
-5
/
+9
2022-06-15
Merge branch 'jc/revert-show-parent-info'
Junio C Hamano
-0
/
+7
2022-06-15
push: fix capitalisation of the option name autoSetupMerge
Fangyi Zhou
-1
/
+1
2022-06-13
Merge branch 'tb/show-ref-optim'
Junio C Hamano
-9
/
+8
2022-06-10
Merge branch 'ab/bug-if-bug'
Junio C Hamano
-10
/
+6
2022-06-10
Merge branch 'jh/builtin-fsmonitor-part3'
Junio C Hamano
-9
/
+123
2022-06-10
Merge branch 'ab/env-array'
Junio C Hamano
-53
/
+53
2022-06-09
revision: mark blobs needed for resolve-undo as reachable
Junio C Hamano
-0
/
+38
2022-06-08
Merge branch 'jc/clone-remote-name-leak-fix' into maint
Junio C Hamano
-1
/
+3
2022-06-08
Merge branch 'ds/midx-normalize-pathname-before-comparison' into maint
Junio C Hamano
-11
/
+34
2022-06-08
Merge branch 'ah/rebase-keep-base-fix' into maint
Junio C Hamano
-27
/
+28
2022-06-08
Merge branch 'jc/show-branch-g-current' into maint
Junio C Hamano
-0
/
+4
2022-06-07
Merge branch 'ab/plug-leak-in-revisions'
Junio C Hamano
-93
/
+150
2022-06-06
rebase: translate a die(preserve-merges) message
Philip Oakley
-2
/
+2
2022-06-06
rebase: note `preserve` merges may be a pull config option
Philip Oakley
-1
/
+3
2022-06-06
rebase: help users when dying with `preserve-merges`
Philip Oakley
-2
/
+4
2022-06-06
rebase.c: state preserve-merges has been removed
Philip Oakley
-2
/
+2
[next]