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-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-28
git-svn: avoid md5 calculation entirely if SVN doesn't provide one
Eric Wong
1
-6
/
+10
2007-05-28
Fix stupid typo in lookup_tag()
Johan Herland
1
-1
/
+1
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
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
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-23
Documentation: fix git-config.xml generation
James Bowes
1
-1
/
+1
2007-05-22
Document branch.autosetupmerge.
Paolo Bonzini
1
-0
/
+7
2007-05-21
git-status: respect core.excludesFile
Johannes Schindelin
4
-0
/
+39
2007-05-21
SubmittingPatches: mention older C compiler compatibility
Johannes Schindelin
1
-0
/
+13
2007-05-21
git-daemon: don't ignore pid-file write failure
Jim Meyering
1
-2
/
+2
2007-05-20
annotate: make it work from subdirectories.
Junio C Hamano
1
-1
/
+1
2007-05-20
git-config: Correct asciidoc documentation for --int/--bool
Frank Lichtenheld
1
-8
/
+9
2007-05-20
t1300: Add tests for git-config --bool --get
Frank Lichtenheld
1
-0
/
+34
2007-05-20
unpack-trees.c: verify_uptodate: remove dead code
Sven Verdoolaege
1
-4
/
+0
2007-05-20
Use PATH_MAX instead of TEMPFILE_PATH_LEN
Fernando J. Pereda
1
-4
/
+2
2007-05-20
branch: fix segfault when resolving an invalid HEAD
Jonas Fonseca
1
-1
/
+2
2007-05-20
GIT 1.5.1.6
Junio C Hamano
4
-9
/
+48
2007-05-19
Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint
Junio C Hamano
3
-52
/
+159
2007-05-19
git-svn: don't minimize-url when doing an init that tracks multiple paths
Eric Wong
1
-0
/
+5
2007-05-19
git-svn: avoid crashing svnserve when creating new directories
Eric Wong
1
-0
/
+2
2007-05-19
user-manual: Add section on ignoring files
Johan Herland
1
-2
/
+69
2007-05-19
user-manual: finding commits referencing given file content
J. Bruce Fields
1
-0
/
+16
2007-05-19
user-manual: discourage shared repository
J. Bruce Fields
1
-0
/
+21
2007-05-19
tutorial: revise index introduction
J. Bruce Fields
1
-49
/
+45
2007-05-19
tutorials: add user-manual links
J. Bruce Fields
2
-1
/
+8
2007-05-18
Documentation: Reformatted SYNOPSIS for several commands
Matthias Kestenholz
6
-9
/
+19
2007-05-18
Documentation: Added [verse] to SYNOPSIS where necessary
Matthias Kestenholz
5
-1
/
+5
2007-05-18
GIT v1.5.1.5
Junio C Hamano
2
-3
/
+14
2007-05-18
Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint
Junio C Hamano
6
-896
/
+1046
2007-05-18
Documentation: git-rev-list's "patterns"
Petr Baudis
1
-2
/
+2
2007-05-17
user-manual: reorganize public git repo discussion
J. Bruce Fields
1
-40
/
+50
2007-05-17
user-manual: listing commits reachable from some refs not others
J. Bruce Fields
1
-0
/
+48
2007-05-17
user-manual: introduce git
J. Bruce Fields
1
-0
/
+3
2007-05-17
user-manual: add a "counting commits" example
J. Bruce Fields
1
-0
/
+19
2007-05-17
user-manual: move howto/using-topic-branches into manual
J. Bruce Fields
2
-297
/
+296
2007-05-17
user-manual: move howto/make-dist.txt into user manual
J. Bruce Fields
2
-52
/
+42
2007-05-17
Documentation: remove howto's now incorporated into manual
J. Bruce Fields
2
-174
/
+0
2007-05-17
user-manual: move quick-start to an appendix
J. Bruce Fields
1
-239
/
+245
2007-05-17
glossary: expand and clarify some definitions, prune cross-references
J. Bruce Fields
1
-94
/
+134
2007-05-17
user-manual: revise birdseye-view chapter
J. Bruce Fields
1
-28
/
+18
2007-05-17
Document core.excludesfile for git-add
Michael Hendricks
1
-0
/
+9
[next]