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-26
git-fetch test: test tracking fetch results, not just FETCH_HEAD
Junio C Hamano
65
-7
/
+831
2008-03-26
Fix branches file configuration
Daniel Barkalow
1
-6
/
+22
2008-03-26
Tighten refspec processing
Daniel Barkalow
5
-42
/
+214
2008-03-26
Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.
Guanqun Lu
1
-1
/
+1
2008-03-16
Start draft ReleaseNotes for 1.5.4.5
Junio C Hamano
2
-1
/
+54
2008-03-16
rebase -m: do not trigger pre-commit verification
Junio C Hamano
1
-1
/
+1
2008-03-15
format-patch: generate MIME header as needed even when there is format.header
Junio C Hamano
5
-16
/
+57
2008-03-15
Make man page building quiet when DOCBOOK_XSL_172 is defined
Jonas Fonseca
1
-1
/
+5
2008-03-15
git-new-workdir: Share SVN meta data between work dirs and the repository
Bernt Hansen
1
-1
/
+1
2008-03-14
rev-parse: fix meaning of rev~ vs rev~0.
Linus Torvalds
1
-13
/
+15
2008-03-14
git-svn: don't blindly append '*' to branch/tags config
Eric Wong
1
-1
/
+2
2008-03-14
Merge branch 'ph/maint-quiltimport' into maint
Junio C Hamano
1
-3
/
+19
2008-03-13
merge-file: handle empty files gracefully
Johannes Schindelin
2
-3
/
+4
2008-03-13
merge-recursive: handle file mode changes
Clemens Buchacher
2
-2
/
+62
2008-03-13
Minor wording changes in the keyboard descriptions in git-add --interactive.
Vineet Kumar
1
-10
/
+8
2008-03-13
git fetch: Take '-n' to mean '--no-tags'
Johannes Schindelin
1
-0
/
+2
2008-03-12
quiltimport: fix misquoting of parsed -p<num> parameter
Junio C Hamano
1
-2
/
+2
2008-03-12
git-cvsimport: fix merging with remote parent branch
Marc-Andre Lureau
1
-1
/
+1
2008-03-12
gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' form
Jakub Narebski
1
-2
/
+2
2008-03-11
git-svn: fix find-rev error message when missing arg
Marc-Andre Lureau
1
-1
/
+2
2008-03-11
t0021: tr portability fix for Solaris
Jeff King
1
-1
/
+3
2008-03-11
launch_editor(): allow spaces in the filename
Johannes Schindelin
2
-1
/
+32
2008-03-11
git rebase --abort: always restore the right commit
Mike Hommey
2
-3
/
+73
2008-03-11
Merge branch 'kb/maint-filter-branch-disappear' into maint
Junio C Hamano
2
-1
/
+34
2008-03-11
Merge branch 'aw/maint-shortlog-blank-lines' into maint
Junio C Hamano
1
-2
/
+3
2008-03-10
git-pull documentation: warn about the option order
Junio C Hamano
1
-0
/
+2
2008-03-09
git-quiltimport: better parser to grok "enhanced" series files.
Pierre Habouzit
1
-3
/
+19
2008-03-08
GIT 1.5.4.4
Junio C Hamano
2
-7
/
+27
2008-03-08
ident.c: reword error message when the user name cannot be determined
Santi Béjar
1
-1
/
+1
2008-03-08
Fix dcommit, rebase when rewriteRoot is in use
John Goerzen
1
-1
/
+6
2008-03-08
filter-branch: handle "disappearing tree" case correctly in subdir filter
Junio C Hamano
2
-1
/
+34
2008-03-08
Really make the LF after reset in fast-import optional
Adeodato Simó
2
-1
/
+4
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
shortlog: take the first populated line of the description
Andy Whitcroft
1
-2
/
+3
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
[prev]
[next]