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-02-04
i18n: remove from i18n strings that do not hold translatable parts
Jean-Noël Avila
16
-25
/
+25
2022-02-04
i18n: factorize "invalid value" messages
Jean-Noël Avila
7
-14
/
+17
2022-02-04
i18n: factorize more 'incompatible options' messages
Jean-Noël Avila
5
-31
/
+28
2022-02-04
branch: add --recurse-submodules option for branch creation
Glen Choo
2
-6
/
+76
2022-02-02
builtin/diff.c: fix "git-diff" usage string typo
Shaoxuan Yuan
1
-3
/
+3
2022-02-02
patch-id: fix scan_hunk_header on diffs with 1 line of before/after
Jerry Zhang
1
-2
/
+7
2022-02-02
ll-merge: make callers responsible for showing warnings
Elijah Newren
1
-4
/
+8
2022-02-02
log: clean unneeded objects during `log --remerge-diff`
Elijah Newren
1
-6
/
+7
2022-02-02
show, log: provide a --remerge-diff capability
Elijah Newren
1
-0
/
+14
2022-02-01
receive-pack: purge temporary data if no command is ready to run
Chen Bojun
1
-0
/
+9
2022-02-01
builtin/branch: consolidate action-picking logic in cmd_branch()
Glen Choo
1
-8
/
+11
2022-02-01
branch: add a dry_run parameter to create_branch()
Glen Choo
2
-2
/
+3
2022-02-01
branch: move --set-upstream-to behavior to dwim_and_setup_tracking()
Glen Choo
1
-6
/
+3
2022-01-31
fetch --prune: exit with error if pruning fails
Thomas Gummerer
1
-4
/
+6
2022-01-31
Merge branch 'js/branch-track-inherit' into gc/branch-recurse-submodules
Junio C Hamano
2
-4
/
+8
2022-01-28
Merge branch 'en/keep-cwd' into maint
Junio C Hamano
1
-1
/
+5
2022-01-28
fetch: fix negotiate-only error message
Robert Coup
1
-1
/
+1
2022-01-28
sparse-checkout: fix a couple minor memory leaks
Elijah Newren
1
-0
/
+2
2022-01-27
stash: stop warning about the obsolete `stash.useBuiltin` config setting
Johannes Schindelin
1
-10
/
+0
2022-01-27
add: remove support for `git-legacy-stash`
Johannes Schindelin
1
-14
/
+0
2022-01-26
Merge branch 'en/keep-cwd'
Junio C Hamano
1
-1
/
+5
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
[prev]
[next]