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-05-10
stash: expand sparse-checkout compatibility testing
Victoria Dye
2
-0
/
+51
2022-05-09
builtin/remote.c: teach `-v` to list filters for promisor remotes
Abhradeep Chakraborty
3
-5
/
+49
2022-05-09
detect-compiler: make detection independent of locale
Michael J Gruber
1
-1
/
+1
2022-05-05
Sync with v2.36.1
Junio C Hamano
1
-0
/
+33
2022-05-05
Git 2.36.1
v2.36.1
Junio C Hamano
3
-2
/
+35
2022-05-05
Merge branch 'ab/cc-package-fixes' into maint
Junio C Hamano
1
-1
/
+1
2022-05-05
Merge branch 'jc/cocci-xstrdup-or-null-fix' into maint
Junio C Hamano
1
-8
/
+0
2022-05-05
Merge branch 'rs/format-patch-pathspec-fix' into maint
Junio C Hamano
2
-9
/
+33
2022-05-05
Merge branch 'rs/fast-export-pathspec-fix' into maint
Junio C Hamano
2
-0
/
+8
2022-05-05
Merge branch 'jc/show-pathspec-fix' into maint
Junio C Hamano
2
-5
/
+37
2022-05-05
Merge branch 'rs/name-rev-fix-free-after-use' into maint
Junio C Hamano
1
-16
/
+5
2022-05-05
Merge branch 'jc/diff-tree-stdin-fix' into maint
Junio C Hamano
3
-0
/
+18
2022-05-05
Merge branch 'gc/submodule-update-part2' into maint
Junio C Hamano
2
-1
/
+33
2022-05-04
trace2 docs: add missing full stop
Johannes Schindelin
1
-1
/
+1
2022-05-04
trace2 docs: clarify what `varargs` is all about
Johannes Schindelin
1
-1
/
+1
2022-05-04
trace2 docs: fix a JSON formatted example
Johannes Schindelin
1
-1
/
+1
2022-05-04
trace2 docs: surround more terms in backticks
Johannes Schindelin
1
-7
/
+7
2022-05-04
trace2 docs: "printf" is not an English word
Johannes Schindelin
1
-6
/
+6
2022-05-04
trace2 docs: a couple of grammar fixes
Johannes Schindelin
1
-8
/
+8
2022-05-04
git-p4: improve encoding handling to support inconsistent encodings
Tao Klerks
5
-18
/
+572
2022-05-04
A bit more regression fixes for 2.36
Junio C Hamano
1
-0
/
+34
2022-05-04
Merge branch 'cm/reftable-0-length-memset'
Junio C Hamano
1
-3
/
+6
2022-05-04
Merge branch 'ab/cc-package-fixes'
Junio C Hamano
1
-1
/
+1
2022-05-04
Merge branch 'ds/midx-normalize-pathname-before-comparison'
Junio C Hamano
4
-17
/
+49
2022-05-04
Merge branch 'jc/cocci-xstrdup-or-null-fix'
Junio C Hamano
1
-8
/
+0
2022-05-04
Merge branch 'jc/clone-remote-name-leak-fix'
Junio C Hamano
1
-1
/
+3
2022-05-04
Merge branch 'rs/format-patch-pathspec-fix'
Junio C Hamano
2
-9
/
+33
2022-05-04
Merge branch 'rs/fast-export-pathspec-fix'
Junio C Hamano
2
-0
/
+8
2022-05-04
Merge branch 'jc/show-pathspec-fix'
Junio C Hamano
2
-5
/
+37
2022-05-02
tree-wide: apply equals-null.cocci
Junio C Hamano
2
-2
/
+2
2022-05-02
Merge branch 'ep/maint-equals-null-cocci' into ep/equals-null-cocci
Junio C Hamano
67
-150
/
+180
2022-05-02
tree-wide: apply equals-null.cocci
Junio C Hamano
3
-9
/
+9
2022-05-02
Merge branch 'ep/maint-equals-null-cocci' for maint-2.35
Junio C Hamano
64
-141
/
+171
2022-05-02
tree-wide: apply equals-null.cocci
Junio C Hamano
63
-141
/
+141
2022-05-02
contrib/coccinnelle: add equals-null.cocci
Elia Pinto
1
-0
/
+30
2022-04-30
cocci: drop bogus xstrdup_or_null() rule
Junio C Hamano
1
-8
/
+0
2022-04-30
clone: plug a miniscule leak
Junio C Hamano
1
-1
/
+3
2022-04-30
2.36 fast-export regression fix
René Scharfe
2
-0
/
+8
2022-04-30
2.36 format-patch regression fix
René Scharfe
2
-9
/
+33
2022-04-29
2.36 show regression fix
Junio C Hamano
2
-5
/
+37
2022-04-29
push: new config option "push.autoSetupRemote" supports "simple" push
Tao Klerks
4
-8
/
+62
2022-04-29
push: default to single remote even when not named origin
Tao Klerks
4
-6
/
+81
2022-04-29
branch: new autosetupmerge option 'simple' for matching branches
Tao Klerks
7
-14
/
+94
2022-04-28
Some regression fixes for 2.36
Junio C Hamano
3
-2
/
+21
2022-04-28
Merge branch 'rs/name-rev-fix-free-after-use'
Junio C Hamano
1
-16
/
+5
2022-04-28
Merge branch 'jc/diff-tree-stdin-fix'
Junio C Hamano
3
-0
/
+18
2022-04-28
Merge branch 'gc/submodule-update-part2'
Junio C Hamano
2
-1
/
+33
2022-04-27
safe.directory: document and check that it's ignored in the environment
SZEDER Gábor
2
-2
/
+17
2022-04-27
t0033-safe-directory: check when 'safe.directory' is ignored
SZEDER Gábor
1
-0
/
+13
2022-04-27
t0033-safe-directory: check the error message without matching the trash dir
SZEDER Gábor
1
-1
/
+1
[prev]
[next]