index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-07
receive-pack: convert push-to-checkout hook to hook.h
Emily Shaffer
1
-2
/
+5
2022-01-07
git hook run: add an --ignore-missing flag
Ævar Arnfjörð Bjarmason
1
-2
/
+6
2022-01-07
hooks: convert worktree 'post-checkout' hook to hook library
Emily Shaffer
1
-15
/
+11
2022-01-07
hooks: convert non-worktree 'post-checkout' hook to hook library
Emily Shaffer
2
-2
/
+4
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
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: add 'run' subcommand
Emily Shaffer
1
-0
/
+80
2021-12-21
Merge branch 'ld/sparse-diff-blame'
Junio C Hamano
2
-0
/
+8
2021-12-21
Merge branch 'en/name-rev-shorter-output'
Junio C Hamano
1
-4
/
+13
2021-12-21
Merge branch 'ak/protect-any-current-branch'
Junio C Hamano
4
-100
/
+124
2021-12-21
Merge branch 'fs/ssh-signing-key-lifetime'
Junio C Hamano
1
-2
/
+4
2021-12-21
Merge branch 'jk/log-decorate-opts-with-implicit-decorate'
Junio C Hamano
1
-4
/
+19
2021-12-15
Merge branch 'ab/die-with-bug'
Junio C Hamano
1
-1
/
+1
2021-12-15
Merge branch 'es/worktree-chatty-to-stderr'
Junio C Hamano
1
-7
/
+7
2021-12-15
Merge branch 'hn/reflog-tests'
Junio C Hamano
1
-5
/
+7
2021-12-15
Merge branch 'rj/receive-pack-avoid-sigpipe-during-status-reporting'
Junio C Hamano
1
-0
/
+2
2021-12-15
Merge branch 'ab/run-command'
Junio C Hamano
10
-90
/
+55
2021-12-15
Merge branch 'en/zdiff3'
Junio C Hamano
2
-1
/
+3
2021-12-10
Merge branch 'mp/absorb-submodule-git-dir-upon-deinit'
Junio C Hamano
1
-10
/
+11
2021-12-10
Merge branch 'hn/create-reflog-simplify'
Junio C Hamano
1
-1
/
+1
2021-12-10
Merge branch 'vd/sparse-reset'
Junio C Hamano
1
-6
/
+107
2021-12-10
Merge branch 'po/size-t-for-vs'
Junio C Hamano
1
-1
/
+1
2021-12-10
Merge branch 'ah/advice-pull-has-no-preference-between-rebase-and-merge'
Junio C Hamano
1
-1
/
+1
2021-12-10
Merge branch 'ab/checkout-branch-info-leakfix'
Junio C Hamano
1
-31
/
+55
2021-12-10
Merge branch 'tw/var-default-branch'
Junio C Hamano
1
-0
/
+7
2021-12-10
Merge branch 'ja/doc-cleanup'
Junio C Hamano
1
-1
/
+1
2021-12-09
ssh signing: use sigc struct to pass payload
Fabian Stelzer
1
-2
/
+4
2021-12-07
pack-objects: use BUG(...) not die("BUG: ...")
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-12-06
blame: enable and test the sparse index
Lessley Dennington
1
-0
/
+3
2021-12-06
diff: enable and test the sparse index
Lessley Dennington
1
-0
/
+5
2021-12-04
name-rev: prefer shorter names over following merges
Elijah Newren
1
-4
/
+13
2021-12-04
worktree: send "chatty" messages to stderr
Eric Sunshine
1
-7
/
+7
2021-12-02
show-branch: show reflog message
Han-Wen Nienhuys
1
-5
/
+7
2021-12-01
log: load decorations with --simplify-by-decoration
Jeff King
1
-2
/
+3
2021-12-01
log: handle --decorate-refs with userformat "%d"
Jeff King
1
-2
/
+16
2021-12-01
receive-pack: protect current branch for bare repository worktree
Anders Kaseorg
1
-5
/
+3
2021-12-01
receive-pack: clean dead code from update_worktree()
Anders Kaseorg
1
-16
/
+7
2021-12-01
fetch: protect branches checked out in all worktrees
Anders Kaseorg
1
-35
/
+40
2021-12-01
worktree: simplify find_shared_symref() memory ownership model
Anders Kaseorg
3
-24
/
+52
2021-12-01
receive-pack: lowercase error messages
Anders Kaseorg
1
-5
/
+5
2021-12-01
fetch: lowercase error messages
Anders Kaseorg
1
-24
/
+26
2021-12-01
repack.c: LLP64 compatibility, upcast unity for left shift
Philip Oakley
1
-1
/
+1
2021-12-01
update documentation for new zdiff3 conflictStyle
Elijah Newren
1
-1
/
+1
2021-12-01
xdiff: implement a zealous diff3, or "zdiff3"
Phillip Wood
1
-0
/
+2
2021-11-29
Merge branch 'tb/plug-pack-bitmap-leaks'
Junio C Hamano
3
-5
/
+14
2021-11-29
Merge branch 'jc/fix-ref-sorting-parse'
Junio C Hamano
4
-23
/
+24
2021-11-29
Merge branch 'so/stash-staged'
Junio C Hamano
1
-9
/
+71
[next]