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-28
commit: do not complain of empty messages from -C
Jeff King
2
-4
/
+12
2014-04-25
Git 2.0-rc1
Junio C Hamano
2
-1
/
+6
2014-04-25
git tag --contains: avoid stack overflow
Jean-Jacques Lafay
2
-15
/
+101
2014-04-24
setup: fix windows path buffer over-stepping
Martin Erik Werner
1
-2
/
+2
2014-04-24
Merge branch 'jk/pack-bitmap'
Junio C Hamano
1
-1
/
+1
2014-04-24
Merge branch 'fc/transport-helper-sync-error-fix'
Junio C Hamano
2
-37
/
+67
2014-04-24
Merge branch 'db/make-with-curl'
Junio C Hamano
1
-12
/
+33
2014-04-24
mergetool: document the default for --[no-]prompt
Junio C Hamano
1
-3
/
+5
2014-04-23
git-remote-mediawiki: fix encoding issue for UTF-8 media files
Matthieu Moy
2
-1
/
+25
2014-04-23
git-remote-mediawiki: allow stop/start-ing the test server
Matthieu Moy
2
-1
/
+11
2014-04-23
p5302-pack-index.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-23
lib-gpg.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-23
lib-cvs.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-23
lib-credential.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-23
git-web--browse.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-3
/
+3
2014-04-23
git-stash.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-23
git-rebase.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-4
/
+4
2014-04-23
git-rebase--merge.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-04-23
git-pull.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-23
appp.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-7
/
+7
2014-04-23
t7900-subtree.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-23
test-gitmw-lib.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-3
/
+3
2014-04-23
t9365-continuing-queries.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-23
t9117: use --prefix "" instead of --prefix=""
Kyle J. McKay
2
-4
/
+7
2014-04-23
send-email: windows drive prefix (e.g. C:) appears only at the beginning
Junio C Hamano
1
-1
/
+1
2014-04-23
blame: dynamic blame_date_width for different locales
Jiang Xin
1
-1
/
+8
2014-04-23
blame: fix broken time_buf paddings in relative timestamp
Jiang Xin
1
-7
/
+14
2014-04-23
l10n: zh_CN.po: translate 46 new messages (2229t0f0u)
Jiang Xin
1
-1313
/
+1392
2014-04-23
Merge branch 'fr-po' of git://github.com/jnavila/git
Jiang Xin
1
-1340
/
+1409
2014-04-22
ewah_bitmap.c: do not assume size_t and eword_t are the same size
Kyle J. McKay
1
-1
/
+1
2014-04-22
merge: enable defaulttoupstream by default
Felipe Contreras
2
-4
/
+3
2014-04-22
mergetool: run prompt only if guessed tool
Felipe Contreras
1
-3
/
+11
2014-04-22
mergetools: add vimdiff3 mode
Felipe Contreras
3
-2
/
+14
2014-04-22
l10n: fr translation for v2.0.0rc0 (2228t)
Jean-Noel Avila
1
-1340
/
+1409
2014-04-22
git-prompt.sh: don't put unsanitized branch names in $PS1
Richard Hansen
2
-24
/
+54
2014-04-22
git.c: treat RUN_SETUP_GENTLY and RUN_SETUP as mutually exclusive
Luis R. Rodriguez
1
-1
/
+1
2014-04-22
l10n: Update Swedish translation (2228t0f0u)
Peter Krefting
1
-1319
/
+1391
2014-04-21
Update draft release notes to 2.0
Junio C Hamano
1
-3
/
+12
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-21
t5801 (remote-helpers): cleanup environment sets
Felipe Contreras
1
-7
/
+4
2014-04-21
Documentation: git-gui: describe gui.displayuntracked
Max Kirillov
1
-0
/
+4
2014-04-21
run_external_diff: refactor cmdline setup logic
Jeff King
1
-11
/
+15
2014-04-21
run_external_diff: hoist common bits out of conditional
Jeff King
1
-5
/
+3
2014-04-21
run_external_diff: drop fflush(NULL)
Jeff King
1
-1
/
+0
2014-04-21
run_external_diff: clean up error handling
Jeff King
2
-7
/
+4
2014-04-21
run_external_diff: use an argv_array for the environment
Jeff King
1
-9
/
+5
2014-04-21
run_external_diff: use an argv_array for the command line
Jeff King
1
-16
/
+16
[prev]
[next]