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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-19
Merge branch 'ib/scripted-parse-opt-better-hint-string' into maint
Junio C Hamano
1
-39
/
+60
2015-08-19
Merge branch 'as/sparse-checkout-removal' into maint
Junio C Hamano
1
-0
/
+52
2015-07-24
Revert "git-am: add am.threeWay config variable"
Junio C Hamano
1
-19
/
+0
2015-07-21
unpack-trees: don't update files with CE_WT_REMOVE set
David Turner
1
-0
/
+52
2015-07-15
rev-parse --parseopt: allow [*=?!] in argument hints
Ilya Bobyr
1
-39
/
+60
2015-07-13
Merge branch 'es/worktree-add'
Junio C Hamano
3
-27
/
+52
2015-07-13
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2
-11
/
+19
2015-07-13
Merge branch 'js/rebase-i-clean-up-upon-continue-to-skip'
Junio C Hamano
1
-0
/
+21
2015-07-10
Merge branch 'jk/rev-list-no-bitmap-while-pruning'
Junio C Hamano
1
-0
/
+6
2015-07-10
Merge branch 'rh/test-color-avoid-terminfo-in-original-home'
Junio C Hamano
1
-52
/
+47
2015-07-10
Merge branch 'sb/p5310-and-chain'
Junio C Hamano
1
-3
/
+3
2015-07-10
Merge branch 'nd/dwim-wildcards-as-pathspecs'
Junio C Hamano
1
-0
/
+26
2015-07-09
Merge branch 'jk/maint-for-each-packed-object'
Junio C Hamano
1
-0
/
+1
2015-07-07
worktree: add: auto-vivify new branch when <branch> is omitted
Eric Sunshine
1
-0
/
+14
2015-07-06
worktree: add: make -b/-B default to HEAD when <branch> is omitted
Eric Sunshine
1
-0
/
+5
2015-07-06
tests: worktree: retrofit "checkout --to" tests for "worktree add"
Eric Sunshine
3
-29
/
+25
2015-07-06
checkout: fix bug with --to and relative HEAD
Eric Sunshine
1
-0
/
+10
2015-07-01
rev-list: disable --use-bitmap-index when pruning commits
Jeff King
1
-0
/
+6
2015-07-01
Add tests for wildcard "path vs ref" disambiguation
Nguyễn Thái Ngọc Duy
1
-0
/
+26
2015-06-29
rebase -i: do not leave a CHERRY_PICK_HEAD file behind
Johannes Schindelin
1
-1
/
+1
2015-06-29
t3404: demonstrate CHERRY_PICK_HEAD bug
Johannes Schindelin
1
-0
/
+21
2015-06-29
worktree: new place for "git prune --worktrees"
Nguyễn Thái Ngọc Duy
1
-11
/
+11
2015-06-26
p5310: Fix broken && chain in performance test
Stefan Beller
1
-3
/
+3
2015-06-25
Merge branch 'jk/stash-require-clean-index' into maint
Junio C Hamano
1
-7
/
+0
2015-06-25
Merge branch 'jk/die-on-bogus-worktree-late' into maint
Junio C Hamano
1
-8
/
+16
2015-06-25
Merge branch 'jk/squelch-missing-link-warning-for-unreachable' into maint
Junio C Hamano
1
-0
/
+15
2015-06-25
Merge branch 'mm/rebase-i-post-rewrite-exec' into maint
Junio C Hamano
1
-36
/
+53
2015-06-25
Merge branch 'nd/diff-i-t-a'
Junio C Hamano
2
-25
/
+8
2015-06-24
Merge branch 'jk/stash-require-clean-index'
Junio C Hamano
1
-7
/
+0
2015-06-24
Merge branch 'pt/t0302-needs-sanity'
Junio C Hamano
1
-1
/
+1
2015-06-24
Merge branch 'ld/p4-changes-block-size'
Junio C Hamano
2
-9
/
+102
2015-06-24
Merge branch 'sg/commit-cleanup-scissors'
Junio C Hamano
1
-1
/
+23
2015-06-24
Merge branch 'mh/reporting-broken-refs-from-for-each-ref'
Junio C Hamano
1
-0
/
+56
2015-06-24
Merge branch 'pt/am-abort-fix'
Junio C Hamano
1
-0
/
+81
2015-06-24
Merge branch 'rl/am-3way-config'
Junio C Hamano
1
-15
/
+30
2015-06-24
Merge branch 'jc/ll-merge-expose-path'
Junio C Hamano
1
-5
/
+9
2015-06-24
Merge branch 'pt/pull-optparse'
Junio C Hamano
2
-0
/
+34
2015-06-24
Merge branch 'qn/blame-show-email'
Junio C Hamano
1
-0
/
+62
2015-06-24
Merge branch 'jc/do-not-feed-tags-to-clear-commit-marks'
Junio C Hamano
1
-0
/
+8
2015-06-24
Merge branch 'es/send-email-sendmail-alias'
Junio C Hamano
1
-18
/
+63
2015-06-24
Merge branch 'jc/apply-reject-noop-hunk'
Junio C Hamano
1
-0
/
+13
2015-06-23
Revert "diff-lib.c: adjust position of i-t-a entries in diff"
Junio C Hamano
2
-25
/
+8
2015-06-22
for_each_packed_object: automatically open pack index
Jeff King
1
-0
/
+1
2015-06-17
test-lib.sh: fix color support when tput needs ~/.terminfo
Richard Hansen
1
-29
/
+28
2015-06-17
Revert "test-lib.sh: do tests for color support after changing HOME"
Richard Hansen
1
-47
/
+43
2015-06-16
Merge branch 'jk/http-backend-deadlock' into maint
Junio C Hamano
1
-13
/
+36
2015-06-16
Merge branch 'jh/filter-empty-contents' into maint
Junio C Hamano
1
-0
/
+26
2015-06-16
Merge branch 'jk/stash-options' into maint
Junio C Hamano
1
-0
/
+4
2015-06-16
Merge branch 'jk/die-on-bogus-worktree-late'
Junio C Hamano
1
-8
/
+16
2015-06-16
Merge branch 'ah/send-email-sendmail-alias'
Junio C Hamano
1
-1
/
+28
[next]