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-08
sparse-checkout: set worktree-config correctly
Derrick Stolee
1
-15
/
+13
2022-02-06
ls-remote & transport API: release "struct transport_ls_refs_options"
Ævar Arnfjörð Bjarmason
3
-9
/
+9
2022-02-06
hash-object: fix a trivial leak in --path
Ævar Arnfjörð Bjarmason
1
-2
/
+7
2022-02-05
Merge branch 'ms/update-index-racy'
Junio C Hamano
1
-0
/
+11
2022-02-05
Merge branch 'jc/reflog-parse-options'
Junio C Hamano
1
-79
/
+97
2022-02-05
Merge branch 'ab/cat-file'
Junio C Hamano
2
-74
/
+112
2022-02-05
Merge branch 'jc/find-header'
Junio C Hamano
1
-23
/
+10
2022-02-05
Merge branch 'pb/pull-rebase-autostash-fix'
Junio C Hamano
1
-4
/
+3
2022-02-04
i18n: fix some misformated placeholders in command synopsis
Jean-Noël Avila
3
-4
/
+4
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
[prev]
[next]