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
2019-09-18
Merge branch 'cc/multi-promisor'
Junio C Hamano
5
-27
/
+21
2019-09-18
Merge branch 'js/pre-merge-commit-hook'
Junio C Hamano
1
-3
/
+15
2019-09-18
Merge branch 'jk/drop-release-pack-memory'
Junio C Hamano
1
-11
/
+0
2019-09-18
Merge branch 'js/rebase-r-strategy'
Junio C Hamano
1
-11
/
+5
2019-09-09
Merge branch 'cb/fetch-set-upstream'
Junio C Hamano
2
-1
/
+56
2019-09-09
Merge branch 'en/checkout-mismerge-fix'
Junio C Hamano
1
-7
/
+0
2019-09-09
Merge branch 'ds/feature-macros'
Junio C Hamano
3
-13
/
+13
2019-08-22
Merge branch 'sg/worktree-remove-errormsg'
Junio C Hamano
1
-1
/
+1
2019-08-22
Merge branch 'sg/commit-graph-validate'
Junio C Hamano
2
-5
/
+7
2019-08-22
Merge branch 'vn/restore-empty-ita-corner-case-fix'
Junio C Hamano
1
-0
/
+1
2019-08-22
Merge branch 'jk/tree-walk-overflow'
Junio C Hamano
1
-2
/
+3
2019-08-22
Merge branch 'mt/grep-submodules-working-tree'
Junio C Hamano
1
-4
/
+6
2019-08-19
pull, fetch: add --set-upstream option
Corentin BOMPARD
2
-1
/
+56
2019-08-16
checkout: remove duplicate code
Elijah Newren
1
-7
/
+0
2019-08-13
repo-settings: parse core.untrackedCache
Derrick Stolee
1
-2
/
+4
2019-08-13
repo-settings: consolidate some config settings
Derrick Stolee
2
-11
/
+9
2019-08-13
worktree remove: clarify error message on dirty worktree
SZEDER Gábor
1
-1
/
+1
2019-08-13
packfile: drop release_pack_memory()
Jeff King
1
-11
/
+0
2019-08-07
merge: --no-verify to bypass pre-merge-commit hook
Michael J Gruber
1
-2
/
+2
2019-08-07
git-merge: honor pre-merge-commit hook
Michael J Gruber
1
-0
/
+12
2019-08-07
merge: do no-verify like commit
Michael J Gruber
1
-3
/
+3
2019-08-06
l10n: reformat some localized strings for v2.23.0
Jean-Noël Avila
2
-5
/
+12
2019-08-05
commit-graph: error out on invalid commit oids in 'write --stdin-commits'
SZEDER Gábor
1
-1
/
+3
2019-08-05
commit-graph: turn a group of write-related macro flags into an enum
SZEDER Gábor
2
-4
/
+4
2019-08-02
Merge branch 'jc/log-mailmap-flip-defaults'
Junio C Hamano
1
-19
/
+2
2019-08-02
checkout.c: unstage empty deleted ita files
Varun Naik
1
-0
/
+1
2019-08-02
log: really flip the --mailmap default
Junio C Hamano
1
-5
/
+2
2019-08-01
tree-walk: add a strbuf wrapper for make_traverse_path()
Jeff King
1
-2
/
+3
2019-08-01
tree-walk: accept a raw length for traverse_path_len()
Jeff King
1
-1
/
+1
2019-08-01
Merge branch 'jk/repack-silence-auto-bitmap-warning'
Junio C Hamano
2
-22
/
+23
2019-08-01
log: flip the --mailmap default unconditionally
Junio C Hamano
1
-15
/
+1
2019-07-31
Merge branch 'jk/no-system-includes-in-dot-c'
Junio C Hamano
2
-2
/
+0
2019-07-31
tree-walk: drop oid from traverse_info
Jeff King
1
-1
/
+1
2019-07-31
setup_traverse_info(): stop copying oid
Jeff King
1
-1
/
+1
2019-07-31
repack: simplify handling of auto-bitmaps and .keep files
Jeff King
1
-15
/
+2
2019-07-31
repack: silence warnings when auto-enabled bitmaps cannot be built
Jeff King
2
-11
/
+25
2019-07-31
rebase -r: do not (re-)generate root commits with `--root` *and* `--onto`
Johannes Schindelin
1
-2
/
+5
2019-07-31
rebase -r: support merge strategies other than `recursive`
Johannes Schindelin
1
-9
/
+0
2019-07-31
rebase: fold git-rebase--common into the -p backend
Johannes Schindelin
1
-2
/
+1
2019-07-31
Drop unused git-rebase--am.sh
Johannes Schindelin
1
-4
/
+0
2019-07-30
grep: fix worktree case in submodules
Matheus Tavares
1
-4
/
+6
2019-07-29
Merge branch 'js/rebase-cleanup'
Junio C Hamano
1
-5
/
+1
2019-07-29
Merge branch 'fc/fetch-with-import-fix' into maint
Junio C Hamano
1
-10
/
+18
2019-07-29
Merge branch 'ds/close-object-store' into maint
Junio C Hamano
10
-24
/
+28
2019-07-29
Merge branch 'rs/avoid-overflow-in-midpoint-computation' into maint
Junio C Hamano
1
-1
/
+1
2019-07-29
Merge branch 'jk/trailers-use-config' into maint
Junio C Hamano
1
-0
/
+3
2019-07-29
Merge branch 'tg/stash-ref-by-index-fix' into maint
Junio C Hamano
1
-4
/
+5
2019-07-29
Merge branch 'pw/rebase-abort-clean-rewritten' into maint
Junio C Hamano
1
-10
/
+29
2019-07-29
Merge branch 'jk/delta-islands-progress-fix' into maint
Junio C Hamano
1
-1
/
+1
2019-07-29
Merge branch 'ms/submodule-foreach-fix' into maint
Junio C Hamano
1
-0
/
+1
[next]