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
2013-01-11
upload-pack: fix off-by-one depth calculation in shallow clone
Nguyễn Thái Ngọc Duy
2
-7
/
+26
2013-01-11
fetch: add --unshallow for turning shallow repo into complete one
Nguyễn Thái Ngọc Duy
7
-4
/
+58
2013-01-11
git-completion.bash: silence "not a valid object" errors
Dylan Smith
1
-1
/
+1
2013-01-10
clone: forbid --bare --separate-git-dir <dir>
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2013-01-10
contrib/vim: simplify instructions for old vim support
Jonathan Nieder
1
-13
/
+3
2013-01-10
t0008: avoid brace expansion
René Scharfe
1
-2
/
+7
2013-01-10
Merge branch 'maint'
Junio C Hamano
1
-0
/
+36
2013-01-10
Update draft release notes to 1.8.2
Junio C Hamano
1
-0
/
+30
2013-01-10
Prepare for 1.8.1.1
Junio C Hamano
2
-1
/
+37
2013-01-10
Makefile: detect when PYTHON_PATH changes
Christian Couder
2
-2
/
+15
2013-01-10
Merge branch 'ta/remove-stale-translated-tut' into maint
Junio C Hamano
1
-675
/
+0
2013-01-10
Merge branch 'tb/test-t9810-no-sed-i' into maint
Junio C Hamano
1
-10
/
+14
2013-01-10
Merge branch 'tb/test-t9020-no-which' into maint
Junio C Hamano
1
-2
/
+2
2013-01-10
Merge branch 'mh/pthreads-autoconf' into maint
Junio C Hamano
1
-1
/
+11
2013-01-10
Merge branch 'jc/same-encoding' into maint
Junio C Hamano
1
-12
/
+4
2013-01-10
Merge branch 'sp/shortlog-missing-lf' into maint
Junio C Hamano
4
-12
/
+34
2013-01-10
Merge branch 'md/gitweb-sort-by-age' into maint
Junio C Hamano
1
-14
/
+21
2013-01-10
Merge branch 'nd/invalidate-i-t-a-cache-tree' into maint
Junio C Hamano
3
-17
/
+65
2013-01-10
Merge branch 'jk/repack-ref-racefix' into maint
Junio C Hamano
1
-1
/
+4
2013-01-10
Merge branch 'rb/http-cert-cred-no-username-prompt' into maint
Junio C Hamano
1
-0
/
+1
2013-01-10
Merge branch 'jc/comment-cygwin-win32api-in-makefile'
Junio C Hamano
1
-0
/
+4
2013-01-10
Merge branch 'as/api-allocation-doc'
Junio C Hamano
1
-6
/
+8
2013-01-10
Merge branch 'rs/leave-base-name-in-name-field-of-tar'
Junio C Hamano
1
-0
/
+2
2013-01-10
Merge branch 'jl/interrupt-clone-remove-separate-git-dir'
Junio C Hamano
2
-2
/
+14
2013-01-10
Merge branch 'as/dir-c-cleanup'
Junio C Hamano
7
-62
/
+171
2013-01-10
Merge branch 'jk/config-uname'
Junio C Hamano
2
-542
/
+540
2013-01-10
Merge branch 'nd/wildmatch'
Junio C Hamano
13
-9
/
+564
2013-01-10
Merge branch 'tb/test-shell-lint'
Junio C Hamano
2
-2
/
+33
2013-01-10
Merge branch 'mz/pick-unborn'
Junio C Hamano
10
-48
/
+44
2013-01-10
Merge branch 'aw/rebase-am-failure-detection'
Junio C Hamano
1
-6
/
+43
2013-01-10
Merge branch 'jc/maint-fmt-merge-msg-no-edit-lose-credit'
Junio C Hamano
3
-8
/
+17
2013-01-10
log --use-mailmap: optimize for cases without --author/--committer search
Junio C Hamano
1
-1
/
+1
2013-01-10
log: add log.mailmap configuration option
Antoine Pelisse
3
-0
/
+35
2013-01-10
log: grep author/committer using mailmap
Antoine Pelisse
2
-0
/
+72
2013-01-10
test: add test for --use-mailmap option
Antoine Pelisse
1
-0
/
+14
2013-01-10
log: add --use-mailmap option
Antoine Pelisse
2
-1
/
+13
2013-01-10
pretty: use mailmap to display username and email
Antoine Pelisse
1
-21
/
+37
2013-01-10
mailmap: add mailmap structure to rev_info and pp
Antoine Pelisse
3
-0
/
+3
2013-01-10
mailmap: simplify map_user() interface
Antoine Pelisse
5
-144
/
+126
2013-01-10
mailmap: remove email copy and length limitation
Junio C Hamano
1
-16
/
+59
2013-01-10
commit: make default of "cleanup" option configurable
Ralf Thielow
5
-9
/
+97
2013-01-10
git-commit-tree(1): correct description of defaults
Peter Eisentraut
1
-2
/
+2
2013-01-09
git-fast-import(1): reorganise options
John Keeping
1
-39
/
+47
2013-01-09
git-fast-import(1): combine documentation of --[no-]relative-marks
John Keeping
1
-6
/
+4
2013-01-09
git-shortlog(1): document behaviour of zero-width wrap
John Keeping
1
-0
/
+3
2013-01-09
Update draft release notes to 1.8.2
Junio C Hamano
1
-11
/
+53
2013-01-09
Merge branch 'master' of git://github.com/git-l10n/git-po
Junio C Hamano
1
-242
/
+242
2013-01-09
Merge branch 'nd/maint-branch-desc-doc'
Junio C Hamano
4
-14
/
+72
2013-01-09
Merge branch 'jk/enable-test-lint-by-default'
Junio C Hamano
1
-0
/
+1
2013-01-09
Merge branch 'ap/merge-stop-at-prepare-commit-msg-failure'
Junio C Hamano
2
-2
/
+17
[prev]
[next]