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-24
Add a configuration option to control diffstat after merge
Alex Riesen
4
-7
/
+20
2007-05-24
Merge branch 'maint'
Junio C Hamano
3
-10
/
+76
2007-05-24
Merge branch 'master' of git://repo.or.cz/git/fastimport into maint
Junio C Hamano
1
-10
/
+71
2007-05-24
Make "git gc" pack all refs by default
Linus Torvalds
1
-2
/
+2
2007-05-24
Teach mailsplit about Maildir's
Fernando J. Pereda
4
-30
/
+133
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
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'
Junio C Hamano
3
-31
/
+67
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
2007-05-24
Hide the plumbing diff-{files,index,tree} from bash completion
Shawn O. Pearce
1
-3
/
+3
2007-05-24
Fix possible coredump with fast-import --import-marks
Shawn O. Pearce
2
-5
/
+36
2007-05-24
Refactor fast-import branch creation from existing commit
Shawn O. Pearce
1
-27
/
+31
2007-05-23
fast-import: Fix crash when referencing already existing objects
Simon Hausmann
1
-1
/
+1
2007-05-23
fast-import: Fix uninitialized variable
Simon Hausmann
1
-0
/
+1
2007-05-23
Documentation: fix git-config.xml generation
James Bowes
1
-1
/
+1
2007-05-23
gitweb.perl - Optionally send archives as .zip files
Mark Levedahl
1
-8
/
+17
2007-05-23
Merge branch 'fl/cvsserver'
Junio C Hamano
1
-0
/
+172
2007-05-23
Merge branch 'ar/progress'
Junio C Hamano
2
-1
/
+6
2007-05-23
Merge branch 'maint'
Junio C Hamano
1
-5
/
+5
2007-05-23
Fix the progress code to output LF only when it is really needed
Alex Riesen
2
-1
/
+6
2007-05-23
Use git-for-each-ref to check whether the origin branch exists.
Stephan Springl
1
-5
/
+5
2007-05-23
Fix command line parameter parser of revert/cherry-pick
Junio C Hamano
1
-2
/
+5
2007-05-23
Merge branch 'jn/lstree'
Junio C Hamano
2
-6
/
+41
2007-05-23
Merge branch 'maint'
Junio C Hamano
1
-0
/
+7
2007-05-23
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
1
-0
/
+7
2007-05-22
Document branch.autosetupmerge.
Paolo Bonzini
1
-0
/
+7
2007-05-22
t9400: Add some basic pserver tests
Frank Lichtenheld
1
-0
/
+34
2007-05-22
t9400: Add some more cvs update tests
Frank Lichtenheld
1
-0
/
+69
2007-05-22
t9400: Add test cases for config file handling
Frank Lichtenheld
1
-0
/
+69
2007-05-21
Merge branch 'mc/ws'
Junio C Hamano
1
-6
/
+25
2007-05-21
Teach git-describe how to run name-rev
Shawn O. Pearce
4
-7
/
+44
2007-05-21
rename dirlink to gitlink.
Martin Waitz
14
-27
/
+27
2007-05-21
Merge branch 'maint'
Junio C Hamano
7
-7
/
+57
2007-05-21
git-cvsserver: fix disabling service via per-method config
Junio C Hamano
1
-5
/
+3
2007-05-21
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
6
-2
/
+54
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
git-apply: Fix removal of new trailing blank lines.
Junio C Hamano
1
-33
/
+15
2007-05-21
Update bash completion to ignore some more plumbing commands
Jonas Fonseca
1
-0
/
+3
2007-05-20
Add an option to git-ls-tree to display also the size of blob
Jakub Narebski
2
-6
/
+41
2007-05-20
Teach 'git-apply --whitespace=strip' to remove empty lines at the end of file
Marco Costalba
1
-3
/
+40
[next]