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
2007-06-10
Fix typo in remote branch example in git user manual
Gerrit Pape
1
-1
/
+1
2007-06-10
user-manual: quick-start updates
J. Bruce Fields
1
-5
/
+5
2007-06-09
Make command description imperative statement, not third-person present.
william pursell
3
-3
/
+3
2007-06-08
checkout: do not get confused with ambiguous tag/branch names
Junio C Hamano
2
-1
/
+42
2007-06-06
git-cvsimport: Make sure to use $git_dir always instead of .git sometimes
Michael Milligan
1
-3
/
+3
2007-06-06
fix documentation of unpack-objects -n
Sam Vilain
1
-2
/
+2
2007-06-06
Accept dates before 2000/01/01 when specified as seconds since the epoch
Johannes Sixt
1
-2
/
+4
2007-06-02
GIT 1.5.2.1
Junio C Hamano
3
-2
/
+55
2007-06-02
Use =20 when rfc2047 encoding spaces.
Kristian Høgsberg
2
-8
/
+12
2007-06-02
Create a new manpage for the gitignore format, and reference it elsewhere
Josh Triplett
8
-101
/
+145
2007-06-02
Documentation: robustify asciidoc GIT_VERSION replacement
Jeff King
2
-5
/
+3
2007-05-31
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
4
-15
/
+69
2007-05-30
git-config: Improve documentation of git-config file handling
Frank Lichtenheld
1
-7
/
+59
2007-05-30
git-config: Various small fixes to asciidoc documentation
Frank Lichtenheld
1
-4
/
+6
2007-05-30
decode_85(): fix missing return.
Jerald Fitzjerald
1
-1
/
+1
2007-05-30
fix signed range problems with hex conversions
Linus Torvalds
2
-3
/
+3
2007-05-29
cvsserver: Fix some typos in asciidoc documentation
Frank Lichtenheld
1
-2
/
+2
2007-05-29
cvsserver: Note that CVS_SERVER can also be specified as method variable
Frank Lichtenheld
1
-1
/
+11
2007-05-29
cvsserver: Correct inetd.conf example in asciidoc documentation
Frank Lichtenheld
1
-3
/
+5
2007-05-28
user-manual: fixed typo in example
Steffen Prohaska
1
-1
/
+1
2007-05-28
Add test case for $Id$ expanded in the repository
Andy Parkins
1
-0
/
+36
2007-05-28
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
2
-7
/
+11
2007-05-28
git-svn: avoid md5 calculation entirely if SVN doesn't provide one
Eric Wong
1
-6
/
+10
2007-05-28
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
Junio C Hamano
2
-10
/
+19
2007-05-28
Makefile: Remove git-fsck and git-verify-pack from PROGRAMS
Nguyen Thai Ngoc Duy
1
-2
/
+2
2007-05-28
Fix stupid typo in lookup_tag()
Johan Herland
1
-1
/
+1
2007-05-27
git-gui: Guess our share/git-gui/lib path at runtime if possible
Shawn O. Pearce
2
-4
/
+16
2007-05-26
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
10
-47
/
+115
2007-05-26
Fix git-svn to handle svn not reporting the md5sum of a file, and test.
James Y Knight
2
-1
/
+46
2007-05-26
Fix mishandling of $Id$ expanded in the repository copy in convert.c
Andy Parkins
1
-2
/
+37
2007-05-26
More echo "$user_message" fixes.
Jeff King
3
-6
/
+6
2007-05-26
Add tests for the last two fixes.
Junio C Hamano
1
-3
/
+22
2007-05-26
git-commit: use printf '%s\n' instead of echo on user-supplied strings
Junio C Hamano
1
-4
/
+4
2007-05-25
git-am: use printf instead of echo on user-supplied strings
Jeff King
1
-2
/
+2
2007-05-25
Documentation: Add definition of "evil merge" to GIT Glossary
Jakub Narebski
1
-0
/
+4
2007-05-25
Replace the last 'dircache's by 'index'
Jakub Narebski
2
-2
/
+2
2007-05-25
Documentation: Clean up links in GIT Glossary
Jakub Narebski
1
-29
/
+29
2007-05-24
Merge branch 'master' of git://repo.or.cz/git/fastimport into maint
Junio C Hamano
1
-10
/
+71
2007-05-24
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
2
-0
/
+5
2007-05-24
fix memory leak in parse_object when check_sha1_signature fails
Carlos Rica
1
-0
/
+1
2007-05-24
name-rev: tolerate clock skew in committer dates
Junio C Hamano
1
-0
/
+4
2007-05-24
Correct key bindings to Control-<foo>
Shawn O. Pearce
1
-6
/
+3
2007-05-24
Update bash completion for git-config options
Shawn O. Pearce
1
-2
/
+12
2007-05-24
Teach bash completion about recent log long options
Shawn O. Pearce
1
-2
/
+2
2007-05-24
Teach bash completion about 'git remote update'
Shawn O. Pearce
1
-2
/
+14
2007-05-23
Merge branch 'maint' of git://repo.or.cz/git/fastimport into maint
Junio C Hamano
2
-30
/
+66
2007-05-24
Update bash completion header documentation
Shawn O. Pearce
1
-1
/
+14
2007-05-23
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
1
-1
/
+1
2007-05-24
Remove a duplicate --not option in bash completion
Shawn O. Pearce
1
-1
/
+1
2007-05-24
Teach bash completion about git-shortlog
Shawn O. Pearce
1
-0
/
+23
[next]