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
2008-03-08
Merge branch 'mh/maint-http-proxy-fix' into maint
Junio C Hamano
7
-12
/
+22
2008-03-08
Merge branch 'js/maint-daemon' into maint
Junio C Hamano
1
-5
/
+13
2008-03-08
Merge branch 'js/maint-cvsexport' into maint
Junio C Hamano
2
-8
/
+67
2008-03-08
Merge branch 'jc/maint-log-merge-left-right' into maint
Junio C Hamano
1
-8
/
+4
2008-03-08
Merge branch 'ew/maint-svn-cert-fileprovider' into maint
Junio C Hamano
1
-0
/
+1
2008-03-07
unquote_c_style: fix off-by-one.
Pierre Habouzit
1
-1
/
+1
2008-03-07
test-lib: fix TERM to dumb for test repeatability
Junio C Hamano
1
-7
/
+17
2008-03-07
config.txt: refer to --upload-pack and --receive-pack instead of --exec
Uwe Kleine-König
1
-4
/
+4
2008-03-06
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
Junio C Hamano
1
-0
/
+5
2008-03-05
git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl fails
Shawn O. Pearce
1
-0
/
+5
2008-03-03
Fix 'git remote show' regression on empty repository in 1.5.4
Shawn O. Pearce
1
-4
/
+0
2008-03-03
Fix incorrect wording in git-merge.txt.
Matthieu Moy
1
-1
/
+2
2008-03-03
git-merge.sh: better handling of combined --squash,--no-ff,--no-commit options
Gerrit Pape
2
-6
/
+17
2008-03-03
Fix random crashes in http_cleanup()
Mike Hommey
1
-11
/
+3
2008-03-02
Update draft release notes for 1.5.4.4
Junio C Hamano
1
-1
/
+21
2008-03-02
revert: actually check for a dirty index
Jeff King
2
-4
/
+25
2008-03-02
tests: introduce test_must_fail
Junio C Hamano
2
-8
/
+25
2008-03-02
git-submodule: Fix typo 'url' which should be '$url'
Ping Yin
1
-1
/
+1
2008-03-02
receive-pack: Initialize PATH to include exec-dir.
Björn Steinbrink
1
-0
/
+2
2008-02-29
Documentation cherry-pick: Fix cut-and-paste error
Mike Ralphson
1
-1
/
+1
2008-02-29
git.el: find the git-status buffer whatever its name is
Rémi Vanicat
1
-1
/
+1
2008-02-29
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
Junio C Hamano
1
-1
/
+1
2008-02-28
templates/Makefile: don't depend on local umask setting
Gerrit Pape
1
-3
/
+3
2008-02-28
Correct name of diff_flush() in API documentation
Daniel Barkalow
1
-1
/
+1
2008-02-27
Start preparing for 1.5.4.4
Junio C Hamano
2
-1
/
+27
2008-02-28
git-gui: Paper bag fix info dialog when no files are staged at commit
Shawn O. Pearce
1
-1
/
+1
2008-02-27
Fix "git log --merge --left-right"
Junio C Hamano
1
-8
/
+4
2008-02-27
Set proxy override with http_init()
Mike Hommey
7
-12
/
+22
2008-02-27
daemon: ensure that base-path is an existing directory
Johannes Sixt
1
-0
/
+8
2008-02-27
daemon: send more error messages to the syslog
Johannes Sixt
1
-5
/
+5
2008-02-27
Eliminate confusing "won't bisect on seeked tree" failure
Carl Worth
2
-6
/
+10
2008-02-27
builtin-reflog.c: don't install new reflog on write failure
Brandon Casey
1
-2
/
+3
2008-02-27
send-email: fix In-Reply-To regression
Jay Soffian
2
-3
/
+27
2008-02-27
git-svn: Don't prompt for client cert password everytime.
Sebastian Noack
1
-0
/
+1
2008-02-27
Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIR
Johan Herland
2
-7
/
+6
2008-02-27
Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIR
Johan Herland
1
-1
/
+17
2008-02-27
Prompt to continue when editing during rebase --interactive
Jonathan del Strother
1
-0
/
+4
2008-02-27
Documentation/git svn log: add a note about timezones.
Miklos Vajna
1
-0
/
+4
2008-02-27
Merge branch 'js/maint-http-push' into maint
Junio C Hamano
1
-9
/
+18
2008-02-27
Don't use GIT_CONFIG in t5505-remote
Daniel Barkalow
1
-3
/
+0
2008-02-25
Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotest
Bryan Donlan
1
-1
/
+1
2008-02-25
timezone_names[]: fixed the tz offset for New Zealand.
Steven Drake
1
-3
/
+3
2008-02-25
filter-branch documentation: non-zero exit status in command abort the filter
Caio Marcelo de Oliveira Filho
1
-2
/
+4
2008-02-25
rev-parse: fix potential bus error with --parseopt option spec handling
Jay Soffian
2
-1
/
+44
2008-02-25
Use a single implementation and API for copy_file()
Daniel Barkalow
5
-43
/
+27
2008-02-25
Documentation/git-filter-branch: add a new msg-filter example
Miklos Vajna
1
-0
/
+9
2008-02-24
Correct fast-export file mode strings to match fast-import standard
Shawn O. Pearce
1
-1
/
+1
2008-02-24
Protect peel_ref fallback case from NULL parse_object result
Shawn O. Pearce
1
-1
/
+1
2008-02-24
Ensure 'make dist' compiles git-archive.exe on Cygwin
Shawn O. Pearce
1
-1
/
+1
2008-02-23
GIT 1.5.4.3
Junio C Hamano
3
-3
/
+31
[next]