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
2022-05-16
http: add custom hostname to IP address resolutions
Christian Couder
1
-0
/
+7
2022-05-12
t0034: add negative tests and allow git init to mostly work under sudo
Carlo Marcelo Arenas Belón
2
-0
/
+77
2022-05-12
git-compat-util: avoid failing dir ownership checks if running privileged
Carlo Marcelo Arenas Belón
1
-1
/
+1
2022-05-12
t: regression git needs safe.directory when using sudo
Carlo Marcelo Arenas Belón
1
-0
/
+44
2022-05-12
commit: fix "author_ident" leak
Junio C Hamano
2
-0
/
+2
2022-05-12
object-file: fix a unpack_loose_header() regression in 3b6a8db3b03
Ævar Arnfjörð Bjarmason
2
-4
/
+19
2022-05-12
log test: skip a failing mkstemp() test under valgrind
Ævar Arnfjörð Bjarmason
1
-4
/
+7
2022-05-12
tests: using custom GIT_EXEC_PATH breaks --valgrind tests
Ævar Arnfjörð Bjarmason
2
-2
/
+3
2022-05-11
pull: do not let submodule.recurse override fetch.recurseSubmodules
Glen Choo
1
-0
/
+26
2022-05-11
Merge branch 'rs/commit-summary-wo-break-rewrite'
Junio C Hamano
1
-0
/
+31
2022-05-11
Merge branch 'pw/test-malloc-with-sanitize-address'
Junio C Hamano
1
-2
/
+3
2022-05-11
Merge branch 'ah/rebase-keep-base-fix'
Junio C Hamano
1
-0
/
+29
2022-05-11
bisect: output bisect setup status in bisect log
Chris Down
1
-0
/
+10
2022-05-11
bisect: output state before we are ready to compute bisection
Chris Down
1
-0
/
+18
2022-05-10
Merge branch 'ea/progress-partial-blame'
Junio C Hamano
1
-0
/
+40
2022-05-10
Merge branch 'fr/vimdiff-layout'
Junio C Hamano
1
-0
/
+14
2022-05-10
Merge branch 'tk/untracked-cache-with-uall'
Junio C Hamano
1
-0
/
+113
2022-05-10
unpack-trees: preserve index sparsity
Victoria Dye
1
-1
/
+1
2022-05-10
stash: apply stash using 'merge_ort_nonrecursive()'
Victoria Dye
1
-2
/
+2
2022-05-10
read-cache: set sparsity when index is new
Victoria Dye
1
-1
/
+1
2022-05-10
stash: integrate with sparse index
Victoria Dye
1
-1
/
+28
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
1
-0
/
+34
2022-05-05
Merge branch 'rs/format-patch-pathspec-fix' into maint
Junio C Hamano
1
-2
/
+31
2022-05-05
Merge branch 'rs/fast-export-pathspec-fix' into maint
Junio C Hamano
1
-0
/
+7
2022-05-05
Merge branch 'jc/show-pathspec-fix' into maint
Junio C Hamano
1
-0
/
+19
2022-05-05
Merge branch 'jc/diff-tree-stdin-fix' into maint
Junio C Hamano
1
-0
/
+14
2022-05-05
Merge branch 'gc/submodule-update-part2' into maint
Junio C Hamano
1
-0
/
+33
2022-05-04
git-p4: improve encoding handling to support inconsistent encodings
Tao Klerks
3
-1
/
+429
2022-05-04
Merge branch 'rs/format-patch-pathspec-fix'
Junio C Hamano
1
-2
/
+31
2022-05-04
Merge branch 'rs/fast-export-pathspec-fix'
Junio C Hamano
1
-0
/
+7
2022-05-04
Merge branch 'jc/show-pathspec-fix'
Junio C Hamano
1
-0
/
+19
2022-04-30
2.36 fast-export regression fix
René Scharfe
1
-0
/
+7
2022-04-30
2.36 format-patch regression fix
René Scharfe
1
-2
/
+31
2022-04-29
2.36 show regression fix
Junio C Hamano
1
-0
/
+19
2022-04-29
push: new config option "push.autoSetupRemote" supports "simple" push
Tao Klerks
1
-0
/
+14
2022-04-29
push: default to single remote even when not named origin
Tao Klerks
2
-4
/
+76
2022-04-29
branch: new autosetupmerge option 'simple' for matching branches
Tao Klerks
1
-0
/
+35
2022-04-28
Merge branch 'jc/diff-tree-stdin-fix'
Junio C Hamano
1
-0
/
+14
2022-04-28
Merge branch 'gc/submodule-update-part2'
Junio C Hamano
1
-0
/
+33
2022-04-27
safe.directory: document and check that it's ignored in the environment
SZEDER Gábor
1
-0
/
+15
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
2022-04-26
rev-parse: integrate with sparse index
Derrick Stolee
1
-20
/
+25
2022-04-26
object-name: diagnose trees in index properly
Derrick Stolee
1
-6
/
+12
2022-04-26
object-name: reject trees found in the index
Derrick Stolee
1
-9
/
+2
2022-04-26
show: integrate with the sparse index
Derrick Stolee
1
-4
/
+20
2022-04-26
t1092: add compatibility tests for 'git show'
Derrick Stolee
1
-0
/
+16
2022-04-26
submodule--helper: fix initialization of warn_if_uninitialized
Orgad Shaneh
1
-0
/
+33
2022-04-26
2.36 gitk/diff-tree --stdin regression fix
Junio C Hamano
1
-0
/
+14
[prev]
[next]