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
2012-06-13
Merge branch 'rj/gitweb-test-sans-date-parser'
Junio C Hamano
1
-7
/
+14
2012-06-13
Merge branch 'fc/git-complete-helper-fix'
Junio C Hamano
2
-8
/
+8
2012-06-13
archive: ustar header checksum is computed unsigned
Junio C Hamano
1
-3
/
+3
2012-06-13
completion: remove credential helpers from porcelain commands
SZEDER Gábor
1
-0
/
+2
2012-06-13
completion: put main git and gitk completion functions back into git namespace
SZEDER Gábor
2
-8
/
+8
2012-06-12
gitweb: Skip 'modification times' tests when no date parser available
Ramsay Jones
1
-7
/
+14
2012-06-12
Git 1.7.11-rc3
Junio C Hamano
2
-2
/
+7
2012-06-12
Merge git://github.com/git-l10n/git-po
Junio C Hamano
4
-38
/
+777
2012-06-12
Merge git://github.com/ralfth/git-po-de
Jiang Xin
1
-6
/
+210
2012-06-12
Merge branch 'mm/api-credentials-doc'
Junio C Hamano
1
-1
/
+4
2012-06-12
Merge branch 'jc/fmt-merge-msg-people'
Junio C Hamano
2
-20
/
+20
2012-06-12
api-credential.txt: document that helpers field is filled-in automatically
Matthieu Moy
1
-1
/
+4
2012-06-12
Merge branch 'js/maint-fast-export-mark-error'
Junio C Hamano
1
-1
/
+1
2012-06-12
fast-export: report SHA-1 instead of gibberish when marks exist already
Johannes Schindelin
1
-1
/
+1
2012-06-11
l10n: de.po: translate 27 new messages
Ralf Thielow
1
-6
/
+210
2012-06-10
git-svn: use YAML format for mergeinfo cache when possible
Jonathan Nieder
3
-6
/
+119
2012-06-10
git-svn: make Git::SVN::RA a separate file
Jonathan Nieder
3
-611
/
+660
2012-06-10
git-svn: make Git::SVN::Editor a separate file
Jonathan Nieder
4
-471
/
+541
2012-06-10
git-blame.el: use mapc instead of mapcar
Rüdiger Sonderfeld
1
-1
/
+1
2012-06-09
l10n: Update po/vi.po to v1.7.11.rc2.2.gb694fbb
Tran Ngoc Quan
1
-8
/
+204
2012-06-08
Merge branch 'mm/api-credentials-doc'
Junio C Hamano
5
-6
/
+8
2012-06-08
docs: fix cross-directory linkgit references
Jeff King
5
-6
/
+8
2012-06-08
commit: document a couple of options
Ramkumar Ramachandra
1
-0
/
+8
2012-06-08
l10n: zh_CN.po: translate 27 new messages
Jiang Xin
1
-20
/
+197
2012-06-08
l10n: Update git.pot (27 new, 1 removed messages)
Jiang Xin
1
-4
/
+166
2012-06-07
rerere: remove i18n legos in result message
Nguyễn Thái Ngọc Duy
1
-6
/
+6
2012-06-07
notes-merge: remove i18n legos in merge result message
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2012-06-07
reflog: remove i18n legos in pruning message
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2012-06-07
Remove i18n legos in notifying new branch tracking setup
Nguyễn Thái Ngọc Duy
1
-15
/
+23
2012-06-07
t1304: improve setfacl prerequisite setup
Jeff King
1
-10
/
+9
2012-06-07
Git 1.7.11-rc2
Junio C Hamano
2
-12
/
+15
2012-06-07
Merge branch 'mm/api-credentials-doc'
Junio C Hamano
3
-7
/
+60
2012-06-07
Merge branch 'rr/maint-t3510-cascade-fix'
Junio C Hamano
1
-1
/
+1
2012-06-07
Merge branch 'jc/svn-auth-providers-unusable-at-1.6.12'
Junio C Hamano
1
-1
/
+1
2012-06-07
Merge branch 'cr/persistent-https'
Junio C Hamano
7
-0
/
+860
2012-06-06
fmt-merge-msg: make attribution into comment lines
Junio C Hamano
2
-20
/
+20
2012-06-06
help: use HTML as the default help format on Windows
Vincent van Ravesteijn
2
-1
/
+16
2012-06-05
dir.c: make excluded() file scope static
Junio C Hamano
2
-2
/
+1
2012-06-05
unpack-trees.c: use path_excluded() in check_ok_to_remove()
Junio C Hamano
2
-1
/
+11
2012-06-05
builtin/add.c: use path_excluded()
Junio C Hamano
1
-1
/
+5
2012-06-05
path_excluded(): update API to less cache-entry centric
Junio C Hamano
3
-15
/
+30
2012-06-05
Merge git://github.com/git-l10n/git-po
Junio C Hamano
4
-1112
/
+2764
2012-06-04
tweak "bundle verify" of a complete history
Junio C Hamano
1
-6
/
+10
2012-06-04
t3510 (cherry-pick-sequence): add missing '&&'
Ramkumar Ramachandra
1
-1
/
+1
2012-06-04
api-credentials.txt: add "see also" section
Matthieu Moy
1
-0
/
+7
2012-06-04
api-credentials.txt: mention credential.helper explicitly
Matthieu Moy
1
-2
/
+4
2012-06-04
api-credentials.txt: show the big picture first
Matthieu Moy
1
-3
/
+47
2012-06-04
doc: fix xref link from api docs to manual pages
Junio C Hamano
2
-2
/
+2
2012-06-04
git-svn: platform auth providers are working only on 1.6.15 or newer
Junio C Hamano
1
-1
/
+1
2012-06-04
Merge git://github.com/ralfth/git-po-de
Jiang Xin
1
-439
/
+2054
[prev]
[next]