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-01
git-rebase.sh: fix typo in an error message
Ralf Thielow
1
-1
/
+1
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
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-27
Update draft release notes to 1.7.12
Junio C Hamano
1
-0
/
+15
2012-07-27
Merge branch 'extract-remaining' of git://git.bogomips.org/git-svn
Junio C Hamano
9
-761
/
+795
2012-07-27
Merge git://git.bogomips.org/git-svn
Junio C Hamano
10
-2338
/
+2487
2012-07-27
Merge branch 'jk/autoident-test'
Junio C Hamano
1
-33
/
+42
2012-07-27
Merge branch 'jk/help-plug-memleak'
Junio C Hamano
1
-5
/
+9
2012-07-27
Merge branch 'dg/submodule-in-dismembered-working-tree'
Junio C Hamano
2
-2
/
+66
2012-07-27
Merge branch 'jk/maint-checkout-orphan-check-fix'
Junio C Hamano
1
-1
/
+1
2012-07-27
Extract Git::SVN::GlobSpec from git-svn.
Michael G. Schwern
5
-60
/
+64
2012-07-27
Move Git::IndexInfo into its own file.
Michael G. Schwern
5
-33
/
+37
2012-07-27
Load all the modules in one place and before running code.
Michael G. Schwern
1
-23
/
+21
2012-07-27
Extract Git::SVN::Migration from git-svn.
Michael G. Schwern
4
-258
/
+262
2012-07-27
Prepare Git::SVN::Migration for extraction from git-svn.
Michael G. Schwern
1
-12
/
+24
2012-07-27
Extract Git::SVN::Log from git-svn.
Michael G. Schwern
4
-396
/
+401
2012-07-27
Prepare Git::SVN::Log for extraction from git-svn.
Michael G. Schwern
1
-4
/
+11
2012-07-27
Move initialization of Git::SVN variables into Git::SVN.
Michael G. Schwern
3
-7
/
+9
2012-07-27
Extract Git::SVN from git-svn into its own .pm file.
Michael G. Schwern
3
-2319
/
+2321
2012-07-27
Prepare Git::SVN for extraction into its own file.
Michael G. Schwern
1
-4
/
+18
2012-07-27
Extract some utilities from git-svn to allow extracting Git::SVN.
Michael G. Schwern
6
-15
/
+132
2012-07-27
perl: detect new files in MakeMaker builds
Junio C Hamano
3
-0
/
+11
2012-07-27
The Makefile.PL will now find .pm files itself.
Michael G. Schwern
1
-13
/
+16
2012-07-27
Don't lose Error.pm if $@ gets clobbered.
Michael G. Schwern
1
-2
/
+1
2012-07-27
Quiet warning if Makefile.PL is run with -w and no --localedir
Michael G. Schwern
1
-1
/
+2
2012-07-26
i18n: merge-recursive: mark strings for translation
Jiang Xin
3
-78
/
+88
2012-07-26
Remove dead code which contains bad gettext block
Jiang Xin
1
-3
/
+0
[prev]
[next]