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
2016-12-29
git-p4: do not pass '-r 0' to p4 commands
Igor Kushnir
2
-1
/
+5
2016-12-05
git-p4: add config to retry p4 commands; retry 3 times by default
Lars Schneider
2
-0
/
+9
2016-11-29
Git 2.11
Junio C Hamano
2
-1
/
+6
2016-11-29
Merge branch 'jk/common-main'
Junio C Hamano
4
-9
/
+10
2016-11-29
Merge tag 'l10n-2.11.0-rnd3.1' of git://github.com/git-l10n/git-po
Junio C Hamano
2
-4189
/
+5888
2016-11-29
common-main: stop munging argv[0] path
Jeff King
4
-9
/
+10
2016-11-29
Merge branch 'russian-l10n' of https://github.com/DJm00n/git-po-ru
Jiang Xin
1
-2066
/
+2868
2016-11-29
l10n: ru.po: update Russian translation
Dimitriy Ryazantcev
1
-2066
/
+2868
2016-11-28
l10n: ca.po: update translation
Alex Henrie
1
-2123
/
+3020
2016-11-28
RelNotes: spelling and phrasing fixups
Marc Branchaud
1
-76
/
+72
2016-11-28
Merge tag 'l10n-2.11.0-rnd3' of git://github.com/git-l10n/git-po
Junio C Hamano
8
-2193
/
+3167
2016-11-28
l10n: de.po: translate 210 new messages
Ralf Thielow
1
-2111
/
+3085
2016-11-25
l10n: fix unmatched single quote in error message
Jiang Xin
7
-82
/
+82
2016-11-23
Git 2.11-rc3
Junio C Hamano
2
-1
/
+10
2016-11-23
Merge branch 'jc/setup-cleanup-fix'
Junio C Hamano
8
-20
/
+69
2016-11-23
Merge branch 'jt/trailer-with-cruft'
Junio C Hamano
1
-1
/
+2
2016-11-23
Merge branch 'js/rebase-i-commentchar-fix'
Junio C Hamano
4
-3
/
+34
2016-11-23
Merge branch 'jc/for-each-ref-head-segfault-fix'
Junio C Hamano
2
-1
/
+11
2016-11-22
Merge tag 'l10n-2.11.0-rnd2' of git://github.com/git-l10n/git-po
Junio C Hamano
8
-16103
/
+23112
2016-11-22
Merge branch 'js/prepare-sequencer'
Junio C Hamano
1
-1
/
+1
2016-11-22
archive: read local configuration
Junio C Hamano
6
-15
/
+40
2016-11-22
mailinfo: read local configuration
Junio C Hamano
3
-5
/
+29
2016-11-22
l10n: Fixed typo of git fetch-pack command
Jiang Xin
6
-183
/
+282
2016-11-22
l10n: git.pot: v2.11.0 round 2 (1 new, 1 removed)
Jiang Xin
1
-9
/
+9
2016-11-22
Merge branch 'master' of git://github.com/git-l10n/git-po
Jiang Xin
8
-16066
/
+22976
2016-11-21
doc: mention user-configured trailers
Jonathan Tan
1
-1
/
+2
2016-11-21
rebase -i: handle core.commentChar=auto
Johannes Schindelin
2
-3
/
+12
2016-11-21
stripspace: respect repository config
Johannes Schindelin
2
-2
/
+4
2016-11-21
rebase -i: highlight problems with core.commentchar
Johannes Schindelin
2
-0
/
+20
2016-11-21
i18n: fix unmatched single quote in error message
Jiang Xin
1
-1
/
+1
2016-11-21
l10n: zh_CN: for git v2.11.0 l10n round 1
Jiang Xin
1
-2002
/
+2897
2016-11-18
for-each-ref: do not segv with %(HEAD) on an unborn branch
Junio C Hamano
2
-1
/
+11
2016-11-17
Git 2.11-rc2
Junio C Hamano
2
-1
/
+4
2016-11-17
Merge branch 'tk/diffcore-delta-remove-unused'
Junio C Hamano
5
-8
/
+1
2016-11-17
Merge branch 'jk/create-branch-remove-unused-param'
Junio C Hamano
4
-13
/
+18
2016-11-17
Merge branch 'nd/worktree-lock'
Junio C Hamano
1
-1
/
+1
2016-11-14
diffcore-delta: remove unused parameter to diffcore_count_changes()
Tobias Klauser
5
-8
/
+1
2016-11-13
git-worktree.txt: fix typo "to"/"two", and add comma
Ben North
1
-1
/
+1
2016-11-13
l10n: pt_PT: update Portuguese translation
Vasco Almeida
1
-2027
/
+2947
2016-11-11
Git 2.11.0-rc1
Junio C Hamano
1
-0
/
+7
2016-11-11
Merge branch 'rt/fetch-pack-error-message-fix'
Junio C Hamano
1
-1
/
+1
2016-11-11
Merge branch 'ps/common-info-doc'
Junio C Hamano
1
-1
/
+1
2016-11-11
Merge branch 'js/pwd-var-vs-pwd-cmd-fix'
Junio C Hamano
2
-3
/
+3
2016-11-11
Merge branch 'ls/macos-update'
Junio C Hamano
2
-1
/
+3
2016-11-11
Merge branch 'js/prepare-sequencer'
Junio C Hamano
1
-1
/
+1
2016-11-11
Merge branch 'ls/filter-process'
Junio C Hamano
1
-2
/
+1
2016-11-11
Merge branch 'as/merge-attr-sleep'
Junio C Hamano
1
-5
/
+13
2016-11-11
fetch-pack.c: correct command at the beginning of an error message
Ralf Thielow
1
-1
/
+1
2016-11-11
t0021: remove debugging cruft
Junio C Hamano
1
-2
/
+1
2016-11-11
t6026: clarify the point of "kill $(cat sleep.pid)"
Johannes Sixt
1
-1
/
+9
[next]