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-10-28
rev-parse: add a --show-object-format option
brian m. carlson
1
-0
/
+11
2019-09-30
Merge branch 'ds/commit-graph-on-fetch'
Junio C Hamano
1
-0
/
+15
2019-09-30
Merge branch 'bw/rebase-autostash-keep-current-branch'
Junio C Hamano
1
-12
/
+1
2019-09-30
Merge branch 'ds/include-exclude'
Junio C Hamano
3
-27
/
+27
2019-09-30
Merge branch 'dl/rebase-i-keep-base'
Junio C Hamano
1
-22
/
+62
2019-09-30
Merge branch 'jk/misc-uninitialized-fixes'
Junio C Hamano
2
-20
/
+17
2019-09-30
Merge branch 'rs/get-tagged-oid'
Junio C Hamano
3
-4
/
+5
2019-09-30
Merge branch 'tg/push-all-in-mirror-forbidden'
Junio C Hamano
1
-33
/
+36
2019-09-30
Merge branch 'nd/switch-and-restore'
Junio C Hamano
1
-0
/
+9
2019-09-30
Merge branch 'rs/strbuf-detach'
Junio C Hamano
1
-2
/
+2
2019-09-18
Merge branch 'md/list-objects-filter-combo'
Junio C Hamano
3
-13
/
+10
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-09-07
builtin/rebase.c: Remove pointless message
Ben Wijen
1
-15
/
+1
2019-09-07
builtin/rebase.c: make sure the active branch isn't moved when autostashing
Ben Wijen
1
-3
/
+6
2019-09-06
pack-objects: drop packlist index_pos optimization
Jeff King
1
-19
/
+14
2019-09-06
pack-objects: use object_id in packlist_alloc()
Jeff King
1
-1
/
+1
2019-09-06
git-am: handle missing "author" when parsing commit
Jeff King
1
-1
/
+3
2019-09-05
use get_tagged_oid()
René Scharfe
3
-4
/
+5
2019-09-05
treewide: rename 'exclude' methods to 'pattern'
Derrick Stolee
3
-8
/
+8
2019-09-05
treewide: rename 'EXCL_FLAG_' to 'PATTERN_FLAG_'
Derrick Stolee
1
-2
/
+2
2019-09-05
treewide: rename 'struct exclude_list' to 'struct pattern_list'
Derrick Stolee
3
-11
/
+11
2019-09-05
treewide: rename 'struct exclude' to 'struct path_pattern'
Derrick Stolee
1
-17
/
+17
2019-09-03
fetch: add fetch.writeCommitGraph config setting
Derrick Stolee
1
-0
/
+15
2019-09-03
push: disallow --all and refspecs when remote.<name>.mirror is set
Thomas Gummerer
1
-33
/
+36
2019-08-30
checkout: add simple check for 'git checkout -b'
Derrick Stolee
1
-0
/
+9
2019-08-27
rebase: teach rebase --keep-base
Denton Liu
1
-6
/
+26
2019-08-27
rebase: fast-forward --fork-point in more cases
Denton Liu
1
-3
/
+7
2019-08-27
rebase: fast-forward --onto in more cases
Denton Liu
1
-8
/
+19
2019-08-27
rebase: refactor can_fast_forward into goto tower
Denton Liu
1
-8
/
+13
2019-08-26
grep: use return value of strbuf_detach()
René Scharfe
1
-2
/
+2
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
[next]