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-11-27
Support for git aliasing for tcsh completion
Marc Khouzam
1
-7
/
+12
2012-11-27
Documentation: improve phrasing in git-push.txt
Mark Szepieniec
1
-1
/
+2
2012-11-26
git-send-email: allow edit invalid email address
Krzysztof Mazur
1
-3
/
+6
2012-11-26
git-send-email: ask what to do with an invalid email address
Krzysztof Mazur
1
-2
/
+10
2012-11-26
git-send-email: remove invalid addresses earlier
Krzysztof Mazur
1
-13
/
+39
2012-11-26
Merge branch 'maint'
Junio C Hamano
2
-2
/
+2
2012-11-26
Documentation: how to add a new command
Eric S. Raymond
1
-0
/
+99
2012-11-26
Fix typo in remote set-head usage
Antoine Pelisse
1
-1
/
+1
2012-11-26
send-email: avoid questions when user has an ident
Felipe Contreras
2
-9
/
+3
2012-11-26
git p4: remove unneeded cmd initialization
Pete Wyckoff
1
-1
/
+0
2012-11-26
git p4: fix labelDetails typo in exception
Pete Wyckoff
1
-1
/
+1
2012-11-26
git p4 test: display unresolvable host error
Pete Wyckoff
1
-0
/
+12
2012-11-26
git p4: catch p4 errors when streaming file contents
Pete Wyckoff
2
-8
/
+43
2012-11-26
git p4: handle servers without move support
Pete Wyckoff
2
-1
/
+55
2012-11-26
git p4: catch p4 describe errors
Pete Wyckoff
1
-9
/
+26
2012-11-26
Makefile: hide stderr of curl-config test
Paul Gortmaker
1
-1
/
+1
2012-11-26
emacs: make 'git-status' work with separate git dirs
Enrico Scholz
1
-1
/
+1
2012-11-26
git-send-email: fix fallback code in extract_valid_address()
Krzysztof Mazur
1
-5
/
+5
2012-11-26
git-send-email: remove garbage after email address
Krzysztof Mazur
1
-0
/
+4
2012-11-25
Update draft release notes to 1.8.1
Junio C Hamano
1
-0
/
+14
2012-11-25
Merge branch 'rr/submodule-diff-config'
Junio C Hamano
7
-24
/
+98
2012-11-25
Merge branch 'nd/maint-compat-fnmatch-fix'
Junio C Hamano
1
-1
/
+1
2012-11-25
Merge branch 'bc/do-not-recurse-in-die'
Junio C Hamano
1
-0
/
+15
2012-11-25
Merge branch 'mk/complete-tcsh'
Junio C Hamano
1
-0
/
+63
2012-11-25
Merge branch 'jh/update-ref-d-through-symref'
Junio C Hamano
2
-1
/
+19
2012-11-25
Merge branch 'lt/diff-stat-show-0-lines'
Junio C Hamano
4
-36
/
+42
2012-11-25
Merge branch 'sg/complete-help-undup'
Junio C Hamano
1
-1
/
+1
2012-11-25
Sync with 1.8.0.1
Junio C Hamano
4
-4
/
+17
2012-11-25
Git 1.8.0.1
Junio C Hamano
3
-3
/
+16
2012-11-25
Merge branch 'jk/checkout-out-of-unborn' into maint
Junio C Hamano
1
-0
/
+3
2012-11-25
Merge branch 'cn/config-missing-path' into maint
Junio C Hamano
2
-1
/
+7
2012-11-25
Merge branch 'jk/maint-gitweb-xss' into maint
Junio C Hamano
2
-0
/
+16
2012-11-24
Completion must sort before using uniq
Marc Khouzam
1
-1
/
+1
2012-11-23
Teach rm to remove submodules when given with a trailing '/'
Jens Lehmann
2
-0
/
+32
2012-11-24
l10n: vi.po: Update follow git-v1.8.0-273-g2d242
Tran Ngoc Quan
1
-834
/
+896
2012-11-23
l10n: Update Swedish translation (1975t0f0u)
Peter Krefting
1
-589
/
+657
2012-11-23
l10n: vi.po: update to git-v1.7.12-437-g1084f
Tran Ngoc Quan
1
-798
/
+799
2012-11-23
l10n: Update git.pot (14 new, 3 removed messages)
Jiang Xin
1
-583
/
+641
2012-11-21
Update draft release notes for 1.8.1
Junio C Hamano
1
-0
/
+10
2012-11-21
Merge branch 'esr/maint-doc-fast-import'
Junio C Hamano
1
-2
/
+6
2012-11-21
Merge branch 'wtk/submodule-doc-fixup'
Junio C Hamano
2
-2
/
+2
2012-11-21
Merge branch 'so/prompt-command'
Junio C Hamano
1
-8
/
+90
2012-11-21
Merge branch 'jk/config-ignore-duplicates'
Junio C Hamano
4
-196
/
+232
2012-11-21
Merge branch 'jk/maint-http-half-auth-fetch'
Junio C Hamano
1
-1
/
+1
2012-11-21
gitweb: make remote_heads config setting work
Phil Pennock
1
-2
/
+5
2012-11-21
remote-curl.c: Fix a compiler warning
Ramsay Jones
1
-1
/
+1
2012-11-20
compat/fnmatch: fix off-by-one character class's length check
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2012-11-20
Sixth batch for 1.8.1
Junio C Hamano
1
-3
/
+39
2012-11-20
Merge branch 'ml/cygwin-mingw-headers'
Junio C Hamano
2
-0
/
+11
2012-11-20
Merge branch 'jk/checkout-out-of-unborn'
Junio C Hamano
1
-0
/
+3
[prev]
[next]