index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-13
Merge branch 'es/worktree-add'
Junio C Hamano
8
-260
/
+386
2015-07-13
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
13
-126
/
+217
2015-07-13
Merge branch 'ss/clone-guess-dir-name-simplify'
Junio C Hamano
1
-13
/
+6
2015-07-13
Merge branch 'kb/config-unmap-before-renaming'
Junio C Hamano
1
-0
/
+3
2015-07-13
Merge branch 'mh/strbuf-read-file-returns-ssize-t'
Junio C Hamano
2
-3
/
+4
2015-07-13
Merge branch 'jc/unexport-git-pager-in-use-in-pager'
Junio C Hamano
1
-0
/
+1
2015-07-13
Merge branch 'kb/use-nsec-doc'
Junio C Hamano
2
-6
/
+11
2015-07-13
Merge branch 'js/rebase-i-clean-up-upon-continue-to-skip'
Junio C Hamano
2
-1
/
+26
2015-07-13
Merge branch 'et/http-proxyauth'
Junio C Hamano
1
-2
/
+2
2015-07-13
Merge branch 'jc/fsck-retire-require-eoh'
Junio C Hamano
1
-4
/
+13
2015-07-13
fast-import: do less work when given "from" matches current branch head
Mike Hommey
1
-12
/
+17
2015-07-12
diff: parse ws-error-highlight option more strictly
René Scharfe
1
-1
/
+6
2015-07-12
Revert "checkout: retire --ignore-other-worktrees in favor of --force"
Junio C Hamano
3
-7
/
+12
2015-07-12
checkout: document subtlety around --ours/--theirs
Simon A. Eugster
1
-0
/
+15
2015-07-10
The last minute bits of fixes
Junio C Hamano
1
-0
/
+21
2015-07-10
Merge branch 'cb/rebase-am-exit-code'
Junio C Hamano
1
-1
/
+1
2015-07-10
Merge branch 'jk/fix-refresh-utime'
Junio C Hamano
1
-1
/
+9
2015-07-10
Merge branch 'mm/branch-doc-updates'
Junio C Hamano
1
-2
/
+6
2015-07-10
Merge branch 'ls/hint-rev-list-count'
Junio C Hamano
2
-0
/
+2
2015-07-10
Merge branch 'jk/rev-list-no-bitmap-while-pruning'
Junio C Hamano
2
-1
/
+7
2015-07-10
Merge branch 'cb/subtree-tests-update'
Junio C Hamano
1
-152
/
+150
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 'tb/checkout-doc'
Junio C Hamano
1
-1
/
+5
2015-07-10
Merge branch 'jk/pretty-encoding-doc'
Junio C Hamano
1
-1
/
+4
2015-07-10
Merge branch 'nd/dwim-wildcards-as-pathspecs'
Junio C Hamano
1
-0
/
+26
2015-07-10
Documentation/tag: remove double occurance of "<pattern>"
Karthik Nayak
1
-1
/
+0
2015-07-09
Merge branch 'jk/maint-for-each-packed-object'
Junio C Hamano
2
-1
/
+7
2015-07-09
Merge branch 'jc/fix-alloc-sortbuf-in-index-pack'
Junio C Hamano
1
-8
/
+8
2015-07-09
clone: simplify string handling in guess_dir_name()
Sebastian Schuberth
1
-13
/
+6
2015-07-09
log: add "log.follow" configuration variable
David Turner
5
-2
/
+49
2015-07-08
check_and_freshen_file: fix reversed success-check
Jeff King
1
-1
/
+9
2015-07-08
rebase: return non-zero error code if format-patch fails
Clemens Buchacher
1
-1
/
+1
2015-07-08
l10n: de.po: translate 65 new messages
Ralf Thielow
1
-1132
/
+1391
2015-07-08
l10n: de.po: translate "index" as "Index"
Ralf Thielow
1
-69
/
+65
2015-07-08
l10n: de.po: fix translation of "head nodes"
Ralf Thielow
1
-2
/
+2
2015-07-07
send-email: suppress meaningless whitespaces in from field
Remi Lespinet
2
-0
/
+25
2015-07-07
send-email: allow multiple emails using --cc, --to and --bcc
Remi Lespinet
3
-21
/
+52
2015-07-07
send-email: consider quote as delimiter instead of character
Remi Lespinet
1
-2
/
+4
2015-07-07
send-email: reduce dependencies impact on parse_address_line
Remi Lespinet
4
-1
/
+162
2015-07-07
checkout: retire --ignore-other-worktrees in favor of --force
Eric Sunshine
3
-12
/
+7
2015-07-07
worktree: add: auto-vivify new branch when <branch> is omitted
Eric Sunshine
3
-4
/
+26
2015-07-07
t4150: am.messageid really adds the message id
Paul Tan
1
-0
/
+12
2015-07-06
status: add new tests for status during rebase -i
Guillaume Pagès
1
-0
/
+87
2015-07-06
status: give more information during rebase -i
Guillaume Pagès
2
-0
/
+225
2015-07-06
worktree: add: make -b/-B default to HEAD when <branch> is omitted
Eric Sunshine
3
-2
/
+10
2015-07-06
worktree: extract basename computation to new function
Eric Sunshine
1
-9
/
+20
2015-07-06
checkout: require worktree unconditionally
Eric Sunshine
2
-3
/
+1
2015-07-06
checkout: retire --to option
Eric Sunshine
3
-173
/
+139
2015-07-06
tests: worktree: retrofit "checkout --to" tests for "worktree add"
Eric Sunshine
3
-29
/
+25
[prev]
[next]