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-04-10
Merge branch 'js/rebase-deprecate-preserve-merges'
Junio C Hamano
1
-2
/
+6
2019-04-10
Merge branch 'ms/worktree-add-atomic-mkdir'
Junio C Hamano
1
-5
/
+7
2019-03-20
Merge branch 'br/commit-tree-parseopt'
Junio C Hamano
1
-72
/
+86
2019-03-20
Merge branch 'ma/clear-repository-format'
Junio C Hamano
1
-1
/
+2
2019-03-20
Merge branch 'jk/virtual-objects-do-exist'
Junio C Hamano
1
-1
/
+1
2019-03-20
Merge branch 'jk/no-sigpipe-during-network-transport'
Junio C Hamano
1
-0
/
+2
2019-03-20
Merge branch 'jk/fsck-doc'
Junio C Hamano
1
-0
/
+62
2019-03-20
Merge branch 'js/rebase-orig-head-fix'
Junio C Hamano
1
-16
/
+22
2019-03-12
rebase: deprecate --preserve-merges
Johannes Schindelin
1
-2
/
+6
2019-03-12
worktree: fix worktree add race
Michal Suchanek
1
-5
/
+7
2019-03-08
commit-tree: utilize parse-options api
Brandon Richardson
1
-72
/
+86
2019-03-07
Merge branch 'jk/diff-no-index-initialize'
Junio C Hamano
1
-9
/
+11
2019-03-07
Merge branch 'nd/completion-more-parameters'
Junio C Hamano
6
-0
/
+32
2019-03-07
Merge branch 'ab/receive-pack-use-after-free-fix'
Junio C Hamano
1
-8
/
+15
2019-03-07
Merge branch 'jk/prune-optim'
Junio C Hamano
1
-12
/
+32
2019-03-07
Merge branch 'jh/trace2'
Junio C Hamano
8
-6
/
+55
2019-03-07
Merge branch 'rj/prune-packed-excess-args'
Junio C Hamano
1
-0
/
+5
2019-03-07
Merge branch 'en/combined-all-paths'
Junio C Hamano
1
-1
/
+5
2019-03-07
Merge branch 'sc/pack-redundant'
Junio C Hamano
1
-140
/
+92
2019-03-07
Merge branch 'du/branch-show-current'
Junio C Hamano
1
-2
/
+23
2019-03-07
Merge branch 'wh/author-committer-ident-config'
Junio C Hamano
2
-1
/
+3
2019-03-07
Merge branch 'nd/diff-parseopt'
Junio C Hamano
3
-19
/
+33
2019-03-07
Merge branch 'tg/checkout-no-overlay'
Junio C Hamano
1
-35
/
+92
2019-03-05
fsck: always compute USED flags for unreachable objects
Jeff King
1
-0
/
+62
2019-03-05
rev-list: allow cached objects in existence check
Jeff King
1
-1
/
+1
2019-03-05
fetch: ignore SIGPIPE during network operation
Jeff King
1
-0
/
+2
2019-03-04
built-in rebase: set ORIG_HEAD just once, before the rebase
Johannes Schindelin
1
-13
/
+18
2019-03-04
built-in rebase: use the correct reflog when switching branches
Johannes Schindelin
1
-1
/
+1
2019-03-04
built-in rebase: no need to check out `onto` twice
Johannes Schindelin
1
-2
/
+2
2019-03-01
setup: fix memory leaks with `struct repository_format`
Martin Ågren
1
-1
/
+2
2019-02-24
diff: reuse diff setup for --no-index case
Jeff King
1
-9
/
+11
2019-02-22
trace2:data: add subverb for rebase
Jeff Hostetler
1
-0
/
+17
2019-02-22
trace2:data: add subverb to reset command
Jeff Hostetler
1
-0
/
+6
2019-02-22
trace2:data: add subverb to checkout command
Jeff Hostetler
1
-0
/
+7
2019-02-22
trace2:data: pack-objects: add trace2 regions
Derrick Stolee
1
-1
/
+15
2019-02-22
trace2:data: add trace2 hook classification
Jeff Hostetler
3
-0
/
+6
2019-02-22
trace2: create new combined trace facility
Jeff Hostetler
1
-5
/
+4
2019-02-20
receive-pack: fix use-after-free bug
Ævar Arnfjörð Bjarmason
1
-8
/
+15
2019-02-20
completion: add more parameter value completion
Nguyễn Thái Ngọc Duy
6
-0
/
+32
2019-02-14
prune: check SEEN flag for reachability
Jeff King
1
-5
/
+4
2019-02-14
prune: lazily perform reachability traversal
Jeff King
1
-11
/
+32
2019-02-11
prune-packed: check for too many arguments
Ramsay Jones
1
-0
/
+5
2019-02-11
Fix typos in translatable strings for v2.21.0
Jean-Noël Avila
3
-4
/
+4
2019-02-08
Merge branch 'js/rebase-i-redo-exec-fix'
Junio C Hamano
1
-21
/
+0
2019-02-08
Merge branch 'nd/checkout-noisy-unmerge'
Junio C Hamano
1
-7
/
+12
2019-02-07
log,diff-tree: add --combined-all-paths option
Elijah Newren
1
-1
/
+5
2019-02-06
Merge branch 'ss/describe-dirty-in-the-right-directory'
Junio C Hamano
1
-0
/
+1
2019-02-06
Merge branch 'sl/const'
Junio C Hamano
3
-10
/
+10
2019-02-06
Merge branch 'jk/loose-object-cache-oid'
Junio C Hamano
6
-12
/
+11
2019-02-06
Merge branch 'pw/rebase-x-sanity-check'
Junio C Hamano
1
-0
/
+17
[next]