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
Age
Commit message (
Expand
)
Author
Lines
2022-03-21
git-p4: fix issue with multiple perforce remotes
Kirill Frolov
-1
/
+9
2022-03-21
Makefile: use ' ', not non-existing $(wspfx_SQ)
Ævar Arnfjörð Bjarmason
-1
/
+1
2022-03-21
setup_git_directory(): add an owner check for the top-level directory
Johannes Schindelin
-1
/
+79
2022-03-21
Add a function to determine whether a path is owned by the current user
Johannes Schindelin
-0
/
+106
2022-03-18
rebase: set REF_HEAD_DETACH in checkout_up_to_date()
John Cai
-0
/
+11
2022-03-18
rebase: use test_commit helper in setup
John Cai
-7
/
+2
2022-03-17
reflog exists: use parse_options() API
Ævar Arnfjörð Bjarmason
-22
/
+21
2022-03-17
git reflog [expire|delete]: make -h output consistent with SYNOPSIS
Ævar Arnfjörð Bjarmason
-6
/
+5
2022-03-17
reflog: move "usage" variables and use macros
Ævar Arnfjörð Bjarmason
-15
/
+24
2022-03-17
reflog tests: add missing "git reflog exists" tests
Ævar Arnfjörð Bjarmason
-5
/
+32
2022-03-17
reflog: refactor cmd_reflog() to "if" branches
Ævar Arnfjörð Bjarmason
-6
/
+3
2022-03-17
reflog.c: indent argument lists
Ævar Arnfjörð Bjarmason
-10
/
+10
2022-03-17
shallow: reset commit grafts when shallow is reset
Jonathan Tan
-0
/
+22
2022-03-17
http tests: use "test_hook" for "smart" and "dumb" http tests
Ævar Arnfjörð Bjarmason
-21
/
+14
2022-03-17
proc-receive hook tests: use "test_hook" instead of "write_script"
Ævar Arnfjörð Bjarmason
-67
/
+67
2022-03-17
tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK"
Ævar Arnfjörð Bjarmason
-163
/
+165
2022-03-17
refs debug: add a wrapper for "read_symbolic_ref"
Ævar Arnfjörð Bjarmason
-13
/
+27
2022-03-17
packed-backend: remove stub BUG(...) functions
Ævar Arnfjörð Bjarmason
-79
/
+9
2022-03-17
misc *.c: use designated initializers for struct assignments
Ævar Arnfjörð Bjarmason
-5
/
+7
2022-03-17
refs: use designated initializers for "struct ref_iterator_vtable"
Ævar Arnfjörð Bjarmason
-23
/
+24
2022-03-17
refs: use designated initializers for "struct ref_storage_be"
Ævar Arnfjörð Bjarmason
-78
/
+78
2022-03-17
Revert "unpack-trees: improve performance of next_cache_entry"
Victoria Dye
-17
/
+6
2022-03-17
unpack-trees: increment cache_bottom for sparse directories
Victoria Dye
-11
/
+11
2022-03-17
t1092: add sparse directory before cone in test repo
Victoria Dye
-4
/
+9
2022-03-17
diff.c: fix a double-free regression in a18d66cefb
Ævar Arnfjörð Bjarmason
-4
/
+13
2022-03-17
tests: demonstrate "show --word-diff --color-moved" regression
Michael J Gruber
-1
/
+7
2022-03-17
tests: use "test_hook" for misc "mkdir -p" and "chmod" cases
Ævar Arnfjörð Bjarmason
-78
/
+56
2022-03-17
tests: change "mkdir -p && write_script" to use "test_hook"
Ævar Arnfjörð Bjarmason
-60
/
+27
2022-03-17
tests: change "cat && chmod +x" to use "test_hook"
Ævar Arnfjörð Bjarmason
-10
/
+10
2022-03-17
gc + p4 tests: use "test_hook", remove sub-shells
Ævar Arnfjörð Bjarmason
-21
/
+24
2022-03-17
fetch+push tests: use "test_hook" and "test_when_finished" pattern
Ævar Arnfjörð Bjarmason
-103
/
+88
2022-03-17
bugreport tests: tighten up "git bugreport -s hooks" test
Ævar Arnfjörð Bjarmason
-11
/
+15
2022-03-17
tests: assume the hooks are disabled by default
Ævar Arnfjörð Bjarmason
-5
/
+1
2022-03-17
http tests: don't rely on "hook/post-update.sample"
Ævar Arnfjörð Bjarmason
-1
/
+3
2022-03-17
hook tests: turn exit code assertions into a loop
Ævar Arnfjörð Bjarmason
-25
/
+10
2022-03-17
test-lib-functions: add and use a "test_hook" wrapper
Ævar Arnfjörð Bjarmason
-43
/
+97
2022-03-17
Merge branch 'cb/mingw-gmtime-r'
Johannes Schindelin
-1
/
+5
2022-03-17
mingw: avoid fallback for {local,gm}time_r()
Carlo Marcelo Arenas Belón
-1
/
+5
2022-03-17
GIT-VERSION-GEN: bump to v2.33.1
Johannes Schindelin
-1
/
+1
2022-03-16
The twelfth batch
Junio C Hamano
-0
/
+21
2022-03-16
Merge branch 'ab/string-list-count-in-size-t'
Junio C Hamano
-35
/
+39
2022-03-16
Merge branch 'ab/racy-hooks'
Junio C Hamano
-25
/
+57
2022-03-16
Merge branch 'ab/keep-git-exit-codes-in-tests'
Junio C Hamano
-218
/
+245
2022-03-16
Merge branch 'tk/t7063-chmtime-dirs-too'
Junio C Hamano
-16
/
+28
2022-03-16
Merge branch 'ds/commit-graph-gen-v2-fixes'
Junio C Hamano
-58
/
+176
2022-03-16
Merge branch 'jc/stash-drop'
Junio C Hamano
-467
/
+527
2022-03-16
Merge branch 'tb/rename-remote-progress'
Junio C Hamano
-10
/
+35
2022-03-16
Merge branch 'vd/sparse-read-tree'
Junio C Hamano
-13
/
+308
2022-03-16
Merge branch 'ab/object-file-api-updates'
Junio C Hamano
-137
/
+202
2022-03-16
Merge branch 'mf/fix-type-in-config-h'
Junio C Hamano
-1
/
+1
[prev]
[next]