index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-10
Merge branch 'ab/makefile-hook-list-dependency-fix'
Junio C Hamano
1
-2
/
+2
2022-01-10
Merge branch 'ab/makefile-pager-env-is-used-only-by-pager.c'
Junio C Hamano
1
-5
/
+6
2022-01-10
Merge branch 'ab/makefile-msgfmt-wo-stats'
Junio C Hamano
1
-1
/
+1
2022-01-10
Merge branch 'hn/refs-debug-update'
Junio C Hamano
6
-20
/
+19
2022-01-10
Merge branch 'ds/fetch-pull-with-sparse-index'
Junio C Hamano
8
-82
/
+168
2022-01-10
Merge branch 'hn/ref-api-tests-update'
Junio C Hamano
3
-11
/
+24
2022-01-10
Merge branch 'jh/p4-remove-unused'
Junio C Hamano
1
-76
/
+0
2022-01-10
Merge branch 'ja/perf-use-specified-shell'
Junio C Hamano
1
-1
/
+1
2022-01-10
Merge branch 'hn/test-ref-store-show-hash-algo'
Junio C Hamano
1
-4
/
+5
2022-01-10
Merge branch 'ws/fast-export-with-revision-options'
Junio C Hamano
2
-36
/
+36
2022-01-10
Merge branch 'js/l10n-mention-ngettext-early-in-readme'
Junio C Hamano
1
-0
/
+4
2022-01-10
Merge branch 'jh/p4-human-unit-numbers'
Junio C Hamano
1
-6
/
+21
2022-01-10
Merge branch 'ds/sparse-checkout-malformed-pattern-fix'
Junio C Hamano
3
-6
/
+42
2022-01-10
cache.h: drop duplicate `ensure_full_index()` declaration
Martin Ågren
1
-2
/
+0
2022-01-10
name-rev.c: use strbuf_getline instead of limited size buffer
John Cai
1
-6
/
+5
2022-01-10
name-rev: deprecate --stdin in favor of --annotate-stdin
John Cai
8
-26
/
+67
2022-01-09
lazyload: use correct calling conventions
Matthias Aßhauer
5
-10
/
+15
2022-01-07
stable-qsort: avoid using potentially unaligned access
René Scharfe
1
-11
/
+5
2022-01-07
run-command: remove old run_hook_{le,ve}() hook API
Emily Shaffer
2
-49
/
+0
2022-01-07
receive-pack: convert push-to-checkout hook to hook.h
Emily Shaffer
1
-2
/
+5
2022-01-07
read-cache: convert post-index-change to use hook.h
Emily Shaffer
3
-3
/
+3
2022-01-07
commit: convert {pre-commit,prepare-commit-msg} hook to hook.h
Emily Shaffer
1
-7
/
+8
2022-01-07
git-p4: use 'git hook' to run hooks
Emily Shaffer
1
-64
/
+6
2022-01-07
send-email: use 'git hook run' for 'sendemail-validate'
Emily Shaffer
2
-10
/
+16
2022-01-07
git hook run: add an --ignore-missing flag
Ævar Arnfjörð Bjarmason
3
-3
/
+20
2022-01-07
hooks: convert worktree 'post-checkout' hook to hook library
Emily Shaffer
3
-15
/
+25
2022-01-07
hooks: convert non-worktree 'post-checkout' hook to hook library
Emily Shaffer
3
-3
/
+6
2022-01-07
merge: convert post-merge to use hook.h
Emily Shaffer
1
-1
/
+1
2022-01-07
am: convert applypatch-msg to use hook.h
Emily Shaffer
1
-1
/
+1
2022-01-07
rebase: convert pre-rebase to use hook.h
Emily Shaffer
1
-1
/
+2
2022-01-07
hook API: add a run_hooks_l() wrapper
Ævar Arnfjörð Bjarmason
2
-0
/
+24
2022-01-07
am: convert {pre,post}-applypatch to use hook.h
Emily Shaffer
1
-2
/
+2
2022-01-07
gc: use hook library for pre-auto-gc hook
Emily Shaffer
1
-1
/
+2
2022-01-07
hook API: add a run_hooks() wrapper
Ævar Arnfjörð Bjarmason
2
-0
/
+13
2022-01-07
hook: add 'run' subcommand
Emily Shaffer
11
-0
/
+392
2022-01-07
compat/qsort_s.c: avoid using potentially unaligned access
Junio C Hamano
1
-10
/
+4
2022-01-07
fetch: fix deadlock when cleaning up lockfiles in async signals
Patrick Steinhardt
4
-11
/
+33
2022-01-07
gpg-interface: trim CR from ssh-keygen
Fabian Stelzer
1
-10
/
+24
2022-01-07
update-index: refresh should rewrite index in case of racy timestamps
Marc Strapetz
4
-1
/
+77
2022-01-07
t7508: add tests capturing racy timestamp handling
Marc Strapetz
1
-0
/
+22
2022-01-07
t7508: fix bogus mtime verification
Marc Strapetz
1
-5
/
+3
2022-01-07
test-lib: introduce API for verifying file mtime
Marc Strapetz
1
-0
/
+33
2022-01-07
apply: use strsets to track symlinks
René Scharfe
2
-49
/
+19
2022-01-06
git-p4: fix instantiation of CalledProcessError
Joel Holdsworth
1
-3
/
+3
2022-01-06
git-p4: don't print shell commands as python lists
Joel Holdsworth
1
-8
/
+9
2022-01-06
git-p4: pass command arguments as lists instead of using shell
Joel Holdsworth
1
-62
/
+43
2022-01-06
git-p4: don't select shell mode using the type of the command argument
Joel Holdsworth
1
-63
/
+63
2022-01-06
grep: use grep_and_expr() in compile_pattern_and()
Taylor Blau
1
-6
/
+7
2022-01-06
receive-pack.c: consolidate find header logic
John Cai
3
-25
/
+29
2022-01-06
grep: extract grep_binexp() from grep_or_expr()
Taylor Blau
1
-2
/
+9
[prev]
[next]