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
2014-04-21
Merge git://bogomips.org/git-svn
Junio C Hamano
20
-153
/
+131
2014-04-21
Merge branch 'jx/i18n'
Junio C Hamano
5
-15
/
+15
2014-04-21
Merge branch 'km/avoid-non-function-return-in-rebase'
Junio C Hamano
4
-10
/
+46
2014-04-21
Merge branch 'ep/shell-command-substitution'
Junio C Hamano
14
-48
/
+48
2014-04-19
Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not given
Johan Herland
20
-153
/
+131
2014-04-18
Git 2.0-rc0
Junio C Hamano
2
-1
/
+6
2014-04-18
Merge branch 'jk/config-die-bad-number-noreturn'
Junio C Hamano
1
-0
/
+1
2014-04-18
Merge branch 'fc/remote-helper-fixes'
Junio C Hamano
5
-5
/
+34
2014-04-18
Merge branch 'fc/complete-aliased-push'
Junio C Hamano
2
-0
/
+2
2014-04-18
Merge branch 'fc/prompt-zsh-read-from-file'
Junio C Hamano
1
-7
/
+14
2014-04-18
i18n: mention "TRANSLATORS:" marker in Documentation/CodingGuidelines
Junio C Hamano
1
-0
/
+10
2014-04-17
t9362-mw-to-git-utf8.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-04-17
t9360-mw-to-git-clone.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-7
/
+7
2014-04-17
git-tag.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-revert.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-resolve.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-repack.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-merge.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-04-17
git-ls-remote.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-04-17
git-fetch.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-3
/
+3
2014-04-17
git-commit.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-5
/
+5
2014-04-17
git-clone.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-10
/
+10
2014-04-17
git-checkout.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-4
/
+4
2014-04-17
install-webdoc.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-3
/
+3
2014-04-17
howto-index.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-6
/
+6
2014-04-17
i18n: only extract comments marked with "TRANSLATORS:"
Jiang Xin
2
-6
/
+4
2014-04-17
i18n: remove obsolete comments for translators in diffstat generation
Jiang Xin
1
-8
/
+0
2014-04-17
i18n: fix uncatchable comments for translators in date.c
Jiang Xin
1
-1
/
+1
2014-04-17
Revert "rebase: fix run_specific_rebase's use of "return" on FreeBSD"
Kyle J. McKay
1
-10
/
+1
2014-04-17
rebase: avoid non-function use of "return" on FreeBSD
Kyle J. McKay
3
-0
/
+45
2014-04-16
Update draft release notes for 2.0
Junio C Hamano
1
-0
/
+11
2014-04-16
Merge branch 'mh/multimail'
Junio C Hamano
5
-56
/
+249
2014-04-16
Merge branch 'tb/unicode-6.3-zero-width'
Junio C Hamano
1
-5
/
+4
2014-04-16
Merge branch 'km/avoid-cp-a'
Junio C Hamano
1
-2
/
+2
2014-04-16
Merge branch 'km/avoid-bs-in-shell-glob'
Junio C Hamano
1
-2
/
+2
2014-04-16
config.c: mark die_bad_number as NORETURN
Jeff King
1
-0
/
+1
2014-04-14
prompt: fix missing file errors in zsh
Felipe Contreras
1
-7
/
+14
2014-04-14
remote-bzr: trivial test fix
Felipe Contreras
1
-1
/
+1
2014-04-11
test: fix t5560 on FreeBSD
Kyle J. McKay
1
-2
/
+2
2014-04-11
test: fix t7001 cp to use POSIX options
Kyle J. McKay
1
-2
/
+2
2014-04-09
completion: fix completing args of aliased "push", "fetch", etc.
Felipe Contreras
2
-0
/
+2
2014-04-09
remote-bzr: include authors field in pushed commits
dequis
2
-0
/
+26
2014-04-09
remote-bzr: add support for older versions
Felipe Contreras
1
-2
/
+2
2014-04-09
remote-hg: always normalize paths
Felipe Contreras
1
-0
/
+1
2014-04-09
remote-helpers: allow all tests running from any dir
Felipe Contreras
2
-2
/
+4
2014-04-09
Sync with 1.9.2
Junio C Hamano
3
-2
/
+23
2014-04-09
Git 1.9.2
Junio C Hamano
3
-2
/
+23
2014-04-09
Merge branch 'jl/nor-or-nand-and' into maint
Junio C Hamano
57
-90
/
+88
2014-04-09
Merge branch 'cn/fetch-prune-overlapping-destination' into maint
Junio C Hamano
2
-6
/
+64
2014-04-09
Merge branch 'mh/update-ref-batch-create-fix' into maint
Junio C Hamano
2
-0
/
+12
[next]