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-08-06
Makefile: use overridable $(FIND) instead of hard-coded 'find'
Johannes Sixt
1
-1
/
+1
2012-08-06
Documentation: do not mention .git/refs/* directories
Junio C Hamano
7
-16
/
+27
2012-08-07
l10n: zh_CN.po: update one translation
Jiang Xin
1
-8
/
+10
2012-08-06
read_index_from: remove bogus errno assignments
Nguyễn Thái Ngọc Duy
1
-5
/
+1
2012-08-06
l10n: Update one message in git.pot
Jiang Xin
1
-7
/
+9
2012-08-05
Merge git://github.com/git-l10n/git-po
Junio C Hamano
3
-449
/
+1265
2012-08-05
apply: delete unused deflate_origlen from patch struct
Paul Gortmaker
1
-1
/
+0
2012-08-05
Fix '\ No newline...' annotation in rewrite diffs
Adam Butcher
2
-0
/
+31
2012-08-05
merge-recursive: separate message for common ancestors
Ralf Thielow
1
-1
/
+4
2012-08-05
l10n: zh_CN.po: translate 76 new messages
Jiang Xin
1
-366
/
+451
2012-08-04
tests: Introduce test_seq
Michał Kiedrowicz
3
-2
/
+23
2012-08-03
include agent identifier in capability string
Jeff King
6
-6
/
+38
2012-08-03
merge-recursive: eliminate flush_buffer() in favor of write_in_full()
Thomas Rast
1
-18
/
+1
2012-08-03
diff_setup_done(): return void
Thomas Rast
13
-32
/
+16
2012-08-03
git-remote-mediawiki: replace TODO-list in comment by appropriate link
Matthieu Moy
1
-14
/
+1
2012-08-03
setup: clarify error messages for file/revisions ambiguity
Matthieu Moy
1
-3
/
+5
2012-08-03
l10n: vi.po update to follow POT in 3b613
Tran Ngoc Quan
1
-44
/
+420
2012-08-02
l10n: Update git.pot (76 new, 4 removed messages)
Jiang Xin
1
-39
/
+394
2012-08-01
Merge git://github.com/git-l10n/git-po
Junio C Hamano
4
-1981
/
+2305
2012-08-01
git-rebase.sh: fix typo in an error message
Ralf Thielow
1
-1
/
+1
2012-07-31
send-email: improve RFC2047 quote parsing
Thomas Rast
2
-4
/
+19
2012-07-31
sane_execvp(): ignore non-directory on $PATH
Junio C Hamano
1
-0
/
+2
2012-07-31
Merge branch 'nd/maint-i18n-diffstat'
Junio C Hamano
1
-1
/
+1
2012-07-31
Merge branch 'jx/i18n-1.7.11'
Junio C Hamano
11
-157
/
+150
2012-07-31
l10n: de.po: translate 4 new messages
Ralf Thielow
1
-494
/
+506
2012-07-31
l10n: vi.po: translate 4 new messages
Tran Ngoc Quan
1
-529
/
+545
2012-07-31
l10n: zh_CN.po: translate 4 new messages
Jiang Xin
1
-483
/
+776
2012-07-30
Git 1.7.12-rc1
Junio C Hamano
2
-33
/
+11
2012-07-30
Sync with 1.7.11.4
Junio C Hamano
2
-1
/
+33
2012-07-30
Git 1.7.11.4
Junio C Hamano
4
-3
/
+35
2012-07-30
Merge branch 'jk/maint-commit-document-editmsg' into maint
Junio C Hamano
1
-0
/
+9
2012-07-30
Merge branch 'jk/maint-advise-vaddf' into maint
Junio C Hamano
1
-1
/
+1
2012-07-30
Merge branch 'kk/maint-commit-tree' into maint
Junio C Hamano
3
-4
/
+18
2012-07-30
Merge branch 'jv/maint-no-ext-diff' into maint
Junio C Hamano
2
-3
/
+64
2012-07-30
Merge branch 'pg/maint-1.7.9-am-where-is-patch' into maint
Junio C Hamano
2
-0
/
+8
2012-07-30
Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink' into maint
Junio C Hamano
2
-2
/
+17
2012-07-30
Merge branch 'jc/maint-filter-branch-epoch-date' into maint
Junio C Hamano
4
-5
/
+15
2012-07-30
Merge branch 'rj/maint-grep-remove-redundant-test'
Junio C Hamano
1
-11
/
+0
2012-07-30
Merge branch 'dg/submodule-in-dismembered-working-tree'
Junio C Hamano
1
-6
/
+23
2012-07-30
t7409: make sure submodule is initialized and updated in more detail
Daniel Graña
1
-6
/
+23
2012-07-30
Merge branch 'hv/link-alt-odb-entry'
Junio C Hamano
1
-1
/
+1
2012-07-30
Add explanatory comment for transport-helpers refs mapping.
Florian Achleitner
1
-0
/
+15
2012-07-30
t7406: fix misleading "rev-parse --max-count=1 HEAD"
Junio C Hamano
1
-8
/
+8
2012-07-30
config: "git config baa" should exit with status 1
Junio C Hamano
3
-6
/
+11
2012-07-30
l10n: Update git.pot (4 new, 3 removed messages)
Jiang Xin
1
-475
/
+478
2012-07-29
t7810-*.sh: Remove redundant test
Ramsay Jones
1
-11
/
+0
2012-07-29
t1100-*.sh: Fix an intermittent test failure
Ramsay Jones
1
-0
/
+1
2012-07-29
link_alt_odb_entry: fix read over array bounds reported by valgrind
Heiko Voigt
1
-1
/
+1
2012-07-29
t: add missing executable bit to t7409
Jeff King
1
-0
/
+0
2012-07-29
fsck: detect null sha1 in tree entries
Jeff King
2
-1
/
+33
[prev]
[next]