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-09
Merge branch 'jc/name-rev-stdin'
Junio C Hamano
1
-11
/
+19
2022-02-09
Merge branch 'gc/fetch-negotiate-only-early-return'
Junio C Hamano
1
-3
/
+38
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-01-26
Merge branch 'en/keep-cwd'
Junio C Hamano
1
-1
/
+5
2022-01-26
sequencer, stash: fix running from worktree subdir
Elijah Newren
1
-1
/
+5
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-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-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
fetch: fix deadlock when cleaning up lockfiles in async signals
Patrick Steinhardt
2
-7
/
+12
2022-01-07
update-index: refresh should rewrite index in case of racy timestamps
Marc Strapetz
1
-0
/
+11
2022-01-06
receive-pack.c: consolidate find header logic
John Cai
1
-23
/
+10
2022-01-05
Merge branch 'ds/repack-fixlets'
Junio C Hamano
1
-3
/
+5
2022-01-05
Merge branch 'jc/merge-detached-head-name'
Junio C Hamano
2
-0
/
+8
2022-01-05
Merge branch 'xw/am-empty'
Junio C Hamano
1
-13
/
+76
2022-01-05
Merge branch 'en/keep-cwd'
Junio C Hamano
3
-11
/
+40
2022-01-05
i18n: turn even more messages into "cannot be used together" ones
Jean-Noël Avila
12
-22
/
+23
2022-01-05
i18n: factorize "--foo requires --bar" and the like
Jean-Noël Avila
10
-12
/
+12
2022-01-05
i18n: tag.c factorize i18n strings
Jean-Noël Avila
1
-9
/
+14
2022-01-05
i18n: standardize "cannot open" and "cannot read"
Jean-Noël Avila
1
-2
/
+2
2022-01-05
i18n: turn "options are incompatible" into "cannot be used together"
Jean-Noël Avila
20
-39
/
+39
2022-01-05
i18n: refactor "%s, %s and %s are mutually exclusive"
Jean-Noël Avila
3
-3
/
+3
2022-01-05
i18n: refactor "foo and bar are mutually exclusive"
Jean-Noël Avila
7
-10
/
+10
2022-01-04
stash: do not return before restoring untracked files
Elijah Newren
1
-4
/
+5
[next]