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-15
Documentation: --no-walk is no-op if range is specified
Carlos Martín Nieto
1
-0
/
+1
2012-06-14
t7400: avoid path mangling issues
Johannes Sixt
1
-3
/
+8
2012-06-14
git-blame.el: Do not use bare 0 to mean (point-min)
Lawrence Mitchell
1
-1
/
+1
2012-06-14
git-blame.el: Use with-current-buffer where appropriate
Lawrence Mitchell
1
-37
/
+37
2012-06-14
git-blame.el: Do not use goto-line in lisp code
Rüdiger Sonderfeld
1
-1
/
+2
2012-06-14
status: better advices when splitting a commit (during rebase -i)
Lucien Kong
2
-0
/
+329
2012-06-14
status: don't suggest "git rm" or "git add" if not appropriate
Lucien Kong
3
-7
/
+74
2012-06-14
t7512-status-help.sh: better advices for git status
Lucien Kong
1
-0
/
+372
2012-06-14
wt-status.*: better advices for git status added
Lucien Kong
4
-3
/
+235
2012-06-14
l10n: it.po: translate 212 new messages
Marco Paolone
2
-703
/
+927
2012-06-13
rebase -i: teach "--exec <cmd>"
Lucien Kong
4
-6
/
+199
2012-06-13
revision: ignore side parents while running simplify-merges
Junio C Hamano
1
-3
/
+11
2012-06-13
git: Wrong parsing of ssh urls with IPv6 literals ignores port
René Scharfe
1
-1
/
+1
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
t: Replace 'perl' by $PERL_PATH
Vincent van Ravesteijn
24
-41
/
+41
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-11
update-index: allow overwriting existing submodule index entries
Heiko Voigt
1
-6
/
+0
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-10
completion: warn people about duplicated function
Junio C Hamano
2
-0
/
+4
2012-06-09
l10n: Update po/vi.po to v1.7.11.rc2.2.gb694fbb
Tran Ngoc Quan
1
-8
/
+204
2012-06-08
revision: note the lack of free() in simplify_merges()
Junio C Hamano
1
-7
/
+16
2012-06-08
revision: "simplify" options imply topo-order sort
Junio C Hamano
1
-2
/
+2
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
exclude: do strcmp as much as possible before fnmatch
Nguyễn Thái Ngọc Duy
2
-14
/
+25
2012-06-07
dir.c: get rid of the wildcard symbol set in no_wildcard()
Nguyễn Thái Ngọc Duy
1
-16
/
+16
2012-06-07
t1304: improve setfacl prerequisite setup
Jeff King
1
-10
/
+9
[prev]
[next]