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-26
rebase --apply: set ORIG_HEAD correctly
Phillip Wood
1
-0
/
+1
2022-01-26
rebase --apply: fix reflog
Phillip Wood
1
-4
/
+4
2022-01-26
reset_head(): take struct rebase_head_opts
Phillip Wood
1
-21
/
+36
2022-01-26
rebase: cleanup reset_head() calls
Phillip Wood
1
-2
/
+2
2022-01-26
create_autostash(): remove unneeded parameter
Phillip Wood
2
-8
/
+6
2022-01-26
reset_head(): make default_reflog_action optional
Phillip Wood
1
-6
/
+4
2022-01-26
reset_head(): remove action parameter
Phillip Wood
1
-7
/
+7
2022-01-26
rebase: factor out checkout for up to date branch
Phillip Wood
1
-14
/
+19
2022-01-26
sequencer, stash: fix running from worktree subdir
Elijah Newren
1
-1
/
+5
2022-01-26
clone: support unusual remote ref configurations
Jonathan Tan
1
-6
/
+6
2022-01-24
Merge branch 'ab/checkout-branch-info-leakfix'
Junio C Hamano
1
-3
/
+0
2022-01-21
checkout: avoid BUG() when hitting a broken repository
Junio C Hamano
1
-3
/
+0
2022-01-21
merge: fix memory leaks in cmd_merge()
Elijah Newren
1
-1
/
+5
2022-01-21
sparse-checkout: create leading directory
Jonathan Tan
1
-0
/
+3
2022-01-20
Merge branch 'js/branch-track-inherit'
Junio C Hamano
2
-2
/
+2
2022-01-20
fetch: help translators by reusing the same message template
Junio C Hamano
1
-1
/
+2
2022-01-20
branch,checkout: fix --track documentation
René Scharfe
2
-2
/
+2
2022-01-18
fetch --negotiate-only: do not update submodules
Glen Choo
1
-1
/
+23
2022-01-18
fetch: skip tasks related to fetching objects
Glen Choo
1
-0
/
+11
2022-01-18
fetch: use goto cleanup in cmd_fetch()
Glen Choo
1
-3
/
+4
2022-01-18
Merge branch 'js/branch-track-inherit'
Junio C Hamano
2
-5
/
+5
2022-01-18
branch,checkout: fix --track usage strings
Josh Steadmon
2
-5
/
+5
2022-01-14
pull --rebase: honor rebase.autostash when fast-forwarding
Philippe Blain
1
-4
/
+3
2022-01-13
update-index: reduce scope of index expansion in do_reupdate
Victoria Dye
1
-3
/
+11
2022-01-13
update-index: integrate with sparse index
Victoria Dye
1
-0
/
+3
2022-01-13
checkout-index: integrate with sparse index
Victoria Dye
1
-2
/
+26
2022-01-13
checkout-index: add --ignore-skip-worktree-bits option
Victoria Dye
1
-0
/
+13
2022-01-13
clean: integrate with sparse index
Victoria Dye
1
-0
/
+3
2022-01-13
reset: reorder wildcard pathspec conditions
Victoria Dye
1
-3
/
+9
2022-01-12
Merge branch 'ps/lockfile-cleanup-fix'
Junio C Hamano
2
-7
/
+12
2022-01-12
cat-file: s/_/-/ in typo'd usage_msg_optf() message
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-01-12
cat-file: don't whitespace-pad "(...)" in SYNOPSIS and usage output
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2022-01-10
builtin/reflog.c: use parse-options api for expire, delete subcommands
John Cai
1
-79
/
+97
2022-01-10
Merge branch 'en/stash-df-fix'
Junio C Hamano
1
-4
/
+5
2022-01-10
Merge branch 'ja/i18n-similar-messages'
Junio C Hamano
29
-97
/
+103
2022-01-10
Merge branch 'js/branch-track-inherit'
Junio C Hamano
2
-4
/
+8
2022-01-10
Merge branch 'ab/usage-die-message'
Junio C Hamano
3
-15
/
+20
2022-01-10
Merge branch 'ab/reflog-prep'
Junio C Hamano
1
-94
/
+129
2022-01-10
Merge branch 'ab/do-not-limit-stash-help-to-push'
Junio C Hamano
1
-0
/
+1
2022-01-10
Merge branch 'ds/fetch-pull-with-sparse-index'
Junio C Hamano
3
-2
/
+14
2022-01-10
Merge branch 'ws/fast-export-with-revision-options'
Junio C Hamano
1
-36
/
+4
2022-01-10
Merge branch 'ds/sparse-checkout-malformed-pattern-fix'
Junio C Hamano
1
-1
/
+4
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
1
-5
/
+14
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
[prev]
[next]