index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
trace2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
pack-bitmap-write: remove unused bitmap_reset() function
Ævar Arnfjörð Bjarmason
2
-6
/
+0
2022-04-01
xdiff/xmacros.h: remove unused XDL_PTRFREE
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2022-04-01
configure.ac: remove USE_PIC comment
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2022-04-01
run-command.h: remove always unused "clean_on_exit_handler_cbdata"
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2022-03-31
The 17th batch
Junio C Hamano
1
-0
/
+4
2022-03-29
The 16th batch
Junio C Hamano
1
-0
/
+7
2022-03-26
The 15th batch
Junio C Hamano
1
-0
/
+12
2022-03-24
test-lib: have --immediate emit valid TAP on failure
Ævar Arnfjörð Bjarmason
2
-1
/
+18
2022-03-24
reset: show --no-refresh in the short-help
Junio C Hamano
1
-3
/
+3
2022-03-23
reset: remove 'reset.refresh' config option
Victoria Dye
3
-18
/
+4
2022-03-23
reset: remove 'reset.quiet' config option
Victoria Dye
6
-12
/
+2
2022-03-23
reset: do not make '--quiet' disable index refresh
Victoria Dye
3
-39
/
+7
2022-03-23
The 14th batch
Junio C Hamano
1
-0
/
+13
2022-03-23
git-prompt: put upstream comments together
Justin Donnelly
1
-5
/
+5
2022-03-23
git-prompt: make long upstream state indicator consistent
Justin Donnelly
1
-5
/
+5
2022-03-23
git-prompt: make upstream state indicator location consistent
Justin Donnelly
1
-12
/
+13
2022-03-23
git-prompt: rename `upstream` to `upstream_type`
Justin Donnelly
1
-13
/
+13
2022-03-23
hooks: fix "invoked hook" regression in a8cc5943338
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-03-21
The thirteenth batch
Junio C Hamano
1
-0
/
+15
2022-03-21
Makefile: use ' ', not non-existing $(wspfx_SQ)
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-03-18
rebase: set REF_HEAD_DETACH in checkout_up_to_date()
John Cai
2
-0
/
+11
2022-03-18
rebase: use test_commit helper in setup
John Cai
1
-7
/
+2
2022-03-18
shallow: reset commit grafts when shallow is reset
Jonathan Tan
5
-0
/
+22
2022-03-17
http tests: use "test_hook" for "smart" and "dumb" http tests
Ævar Arnfjörð Bjarmason
2
-21
/
+14
2022-03-17
proc-receive hook tests: use "test_hook" instead of "write_script"
Ævar Arnfjörð Bjarmason
26
-67
/
+67
2022-03-17
tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK"
Ævar Arnfjörð Bjarmason
8
-163
/
+165
2022-03-17
refs debug: add a wrapper for "read_symbolic_ref"
Ævar Arnfjörð Bjarmason
2
-13
/
+27
2022-03-17
packed-backend: remove stub BUG(...) functions
Ævar Arnfjörð Bjarmason
1
-79
/
+9
2022-03-17
misc *.c: use designated initializers for struct assignments
Ævar Arnfjörð Bjarmason
3
-5
/
+7
2022-03-17
refs: use designated initializers for "struct ref_iterator_vtable"
Ævar Arnfjörð Bjarmason
5
-23
/
+24
2022-03-17
refs: use designated initializers for "struct ref_storage_be"
Ævar Arnfjörð Bjarmason
3
-78
/
+78
2022-03-17
Revert "unpack-trees: improve performance of next_cache_entry"
Victoria Dye
1
-17
/
+6
2022-03-17
unpack-trees: increment cache_bottom for sparse directories
Victoria Dye
2
-11
/
+11
2022-03-17
t1092: add sparse directory before cone in test repo
Victoria Dye
1
-4
/
+9
2022-03-17
diff.c: fix a double-free regression in a18d66cefb
Ævar Arnfjörð Bjarmason
2
-4
/
+13
2022-03-17
tests: demonstrate "show --word-diff --color-moved" regression
Michael J Gruber
1
-1
/
+7
2022-03-17
tests: use "test_hook" for misc "mkdir -p" and "chmod" cases
Ævar Arnfjörð Bjarmason
5
-78
/
+56
2022-03-17
tests: change "mkdir -p && write_script" to use "test_hook"
Ævar Arnfjörð Bjarmason
9
-60
/
+27
2022-03-17
tests: change "cat && chmod +x" to use "test_hook"
Ævar Arnfjörð Bjarmason
2
-10
/
+10
2022-03-17
gc + p4 tests: use "test_hook", remove sub-shells
Ævar Arnfjörð Bjarmason
2
-21
/
+24
2022-03-17
fetch+push tests: use "test_hook" and "test_when_finished" pattern
Ævar Arnfjörð Bjarmason
1
-103
/
+88
2022-03-17
bugreport tests: tighten up "git bugreport -s hooks" test
Ævar Arnfjörð Bjarmason
1
-11
/
+15
2022-03-17
tests: assume the hooks are disabled by default
Ævar Arnfjörð Bjarmason
3
-5
/
+1
2022-03-17
http tests: don't rely on "hook/post-update.sample"
Ævar Arnfjörð Bjarmason
1
-1
/
+3
2022-03-17
hook tests: turn exit code assertions into a loop
Ævar Arnfjörð Bjarmason
1
-25
/
+10
2022-03-17
test-lib-functions: add and use a "test_hook" wrapper
Ævar Arnfjörð Bjarmason
13
-43
/
+97
2022-03-17
The twelfth batch
Junio C Hamano
1
-0
/
+21
2022-03-17
submodule: fix latent check_has_commit() bug
Glen Choo
2
-38
/
+6
2022-03-17
fetch: fetch unpopulated, changed submodules
Glen Choo
6
-46
/
+477
2022-03-16
terminal: restore settings on SIGTSTP
Phillip Wood
1
-3
/
+129
[next]