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
2023-06-23
Merge branch 'tb/gc-recent-object-hook'
Junio C Hamano
3
-0
/
+216
2023-06-23
Merge branch 'tz/lib-gpg-prereq-fix'
Junio C Hamano
1
-0
/
+1
2023-06-23
Merge branch 'sl/worktree-sparse'
Junio C Hamano
2
-0
/
+38
2023-06-23
Merge branch 'rs/run-command-exec-error-on-noent'
Junio C Hamano
1
-15
/
+5
2023-06-23
Merge branch 'mh/credential-erase-improvements'
Junio C Hamano
1
-0
/
+103
2023-06-23
ll-merge: killing the external merge driver aborts the merge
Junio C Hamano
1
-0
/
+23
2023-06-22
Merge branch 'ds/add-i-color-configuration-fix'
Junio C Hamano
1
-0
/
+38
2023-06-22
Merge branch 'ps/cat-file-null-output'
Junio C Hamano
1
-91
/
+156
2023-06-22
Merge branch 'ds/disable-replace-refs'
Junio C Hamano
1
-0
/
+40
2023-06-22
Merge branch 'tb/pack-bitmap-traversal-with-boundary'
Junio C Hamano
2
-0
/
+42
2023-06-22
Merge branch 'ja/worktree-orphan'
Junio C Hamano
1
-10
/
+497
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
6
-6
/
+7
2023-06-21
git-compat-util.h: remove unneccessary include of wildmatch.h
Elijah Newren
1
-0
/
+1
2023-06-21
diff.h: remove unnecessary include of oidset.h
Elijah Newren
2
-0
/
+2
2023-06-21
repository: remove unnecessary include of path.h
Elijah Newren
1
-0
/
+1
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
17
-17
/
+0
2023-06-21
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
17
-0
/
+17
2023-06-21
repository.h: move declaration of the_index from cache.h
Elijah Newren
1
-0
/
+1
2023-06-21
name-hash.h: move declarations for name-hash.c from cache.h
Elijah Newren
1
-0
/
+1
2023-06-21
init-db: document existing bug with core.bare in template config
Elijah Newren
2
-0
/
+32
2023-06-21
notes: introduce "--no-separator" option
Teng Long
1
-3
/
+46
2023-06-21
notes.c: introduce "--[no-]stripspace" option
Teng Long
1
-5
/
+291
2023-06-21
notes.c: introduce '--separator=<paragraph-break>' option
Teng Long
1
-0
/
+126
2023-06-21
t3321: add test cases about the notes stripspace behavior
Teng Long
1
-0
/
+291
2023-06-20
Merge branch 'jk/log-follow-with-non-literal-pathspec'
Junio C Hamano
1
-0
/
+15
2023-06-20
Merge branch 'vd/worktree-config-is-per-repository'
Junio C Hamano
2
-2
/
+44
2023-06-20
Merge branch 'tb/submodule-null-deref-fix'
Junio C Hamano
1
-0
/
+16
2023-06-20
Merge branch 'jc/test-modernization-2'
Junio C Hamano
10
-713
/
+737
2023-06-20
Merge branch 'jc/test-modernization'
Junio C Hamano
20
-1501
/
+1472
2023-06-20
Merge branch 'tz/test-fix-pthreads-prereq'
Junio C Hamano
1
-2
/
+2
2023-06-20
Merge branch 'tz/test-ssh-verifytime-fix'
Junio C Hamano
1
-1
/
+1
2023-06-17
tests: mark as passing with SANITIZE=leak
Rubén Justo
11
-0
/
+11
2023-06-16
commit: pass --no-divider to interpret-trailers
Jeff King
1
-0
/
+19
2023-06-16
credential/libsecret: store new attributes
M Hickford
3
-0
/
+80
2023-06-15
credential: erase all matching credentials
M Hickford
1
-0
/
+33
2023-06-15
credential: avoid erasing distinct password
M Hickford
1
-0
/
+70
2023-06-15
revision: handle pseudo-opts in `--stdin` mode
Patrick Steinhardt
1
-1
/
+50
2023-06-14
diff-lib: honor override_submodule_config flag bit
Josip Sokcevic
1
-0
/
+23
2023-06-13
Merge branch 'zh/ls-files-format-atoms'
Junio C Hamano
1
-0
/
+35
2023-06-13
Merge branch 'sl/diff-tree-sparse'
Junio C Hamano
2
-0
/
+44
2023-06-13
Merge branch 'jk/format-patch-message-id-unleak'
Junio C Hamano
1
-1
/
+1
2023-06-13
Merge branch 'jc/pack-ref-exclude-include'
Junio C Hamano
2
-1
/
+47
2023-06-13
Merge branch 'jc/diff-s-with-other-options'
Junio C Hamano
1
-1
/
+33
2023-06-13
Merge branch 'kh/keep-tag-editmsg-upon-failure'
Junio C Hamano
1
-0
/
+19
2023-06-12
pack-bitmap.c: gracefully degrade on failure to load MIDX'd pack
Taylor Blau
1
-0
/
+35
2023-06-12
gc: introduce `gc.recentObjectsHook`
Taylor Blau
3
-0
/
+216
2023-06-12
builtin/repack.c: only collect fully-formed packs
Taylor Blau
1
-0
/
+23
2023-06-12
t/lib-gpg: require GPGSSH for GPGSSH_VERIFYTIME prereq
Todd Zullinger
1
-0
/
+1
2023-06-12
repository: create read_replace_refs setting
Derrick Stolee
1
-0
/
+40
2023-06-12
cat-file: add option '-Z' that delimits input and output with NUL
Patrick Steinhardt
1
-33
/
+90
[prev]
[next]