summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* annotate: handle \No newline at end of file.Ryan Anderson2006-03-011-0/+6
* gitview: Use horizontal scroll bar in the tree viewAneesh Kumar K.V2006-03-011-4/+1
* Re-fix compilation warnings.Luck, Tony2006-03-011-1/+1
* Up to date with GIT 1.2.4 fixesJunio C Hamano2006-03-010-0/+0
|\
| * Merge branch 'lt/fix-apply' into maintv1.2.4Junio C Hamano2006-03-014-13/+161
| |\
| | * git-am: --whitespace=x option.Junio C Hamano2006-02-281-4/+9
| | * git-apply: war on whitespace -- finishing touches.Junio C Hamano2006-02-281-0/+11
| | * git-apply --whitespace=nowarnJunio C Hamano2006-02-271-2/+6
| | * apply --whitespace: configuration option.Junio C Hamano2006-02-273-24/+51
| | * apply: squelch excessive errors and --whitespace=error-allJunio C Hamano2006-02-271-8/+45
| | * apply --whitespace fixes and enhancements.Junio C Hamano2006-02-271-23/+54
| | * The war on trailing whitespaceLinus Torvalds2006-02-271-0/+33
* | | Merge branch 'lt/apply'Junio C Hamano2006-03-014-13/+161
|\ \ \
| * | | git-am: --whitespace=x option.Junio C Hamano2006-02-281-4/+9
| * | | git-apply: war on whitespace -- finishing touches.Junio C Hamano2006-02-281-0/+11
| * | | git-apply --whitespace=nowarnJunio C Hamano2006-02-271-2/+6
| * | | apply --whitespace: configuration option.Junio C Hamano2006-02-273-24/+51
| * | | apply: squelch excessive errors and --whitespace=error-allJunio C Hamano2006-02-271-8/+45
| * | | apply --whitespace fixes and enhancements.Junio C Hamano2006-02-261-23/+54
| * | | The war on trailing whitespaceLinus Torvalds2006-02-261-0/+33
* | | | Merge early parts of 'np/delta' branchJunio C Hamano2006-03-011-155/+98
|\ \ \ \
| * | | | diff-delta: big code simplificationNicolas Pitre2006-02-221-146/+85
| * | | | diff-delta: fold two special tests into one plus cleanupsNicolas Pitre2006-02-221-10/+14
| * | | | relax delta selection filtering in pack-objectsNicolas Pitre2006-02-221-3/+2
* | | | | Merge git-mv fixes from 'maint'Junio C Hamano2006-03-011-9/+24
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | git-mv: fixes for path handlingJosef Weidendorfer2006-03-011-12/+14
| * | | | git-mv: Allow -h without repo & fix error messageJosef Weidendorfer2006-03-011-6/+10
| * | | | Allow git-mv to accept ./ in paths.Junio C Hamano2006-03-011-0/+9
| * | | | combine-diff: Honour -z option correctly.Mark Wooding2006-03-011-2/+2
| * | | | combine-diff: Honour --full-index.Mark Wooding2006-03-011-4/+6
| * | | | diffcore-break: micro-optimize by avoiding delta between identical files.Junio C Hamano2006-03-011-0/+4
| | |_|/ | |/| |
* | | | cvsserver: Eclipse compat - browsing 'modules' (heads in our case) worksMartin Langhoff2006-03-011-0/+20
* | | | cvsserver: Eclipse compat fixes - implement Questionable, alias rlog, add a s...Martin Langhoff2006-03-011-3/+21
* | | | cvsserver: add notes on how to get a checkout under EclipseMartin Langhoff2006-03-011-0/+24
* | | | diffcore-break: micro-optimize by avoiding delta between identical files.Junio C Hamano2006-02-281-0/+4
* | | | Darwin: Ignore missing /sw/libShawn Pearce2006-02-281-4/+8
* | | | gitview: Set the default width of graph cellAneesh Kumar K.V2006-02-281-0/+3
* | | | gitview: Some window layout changes.Aneesh Kumar K.V2006-02-281-12/+15
* | | | gitview: Select the text color based on whether the entry in highlighted. Use...Pavel Roskin2006-02-281-8/+11
* | | | Merge part of kh/svnimport branch into masterJunio C Hamano2006-02-272-4/+32
|\ \ \ \
| * | | | Let git-svnimport's author file use same syntax as git-cvsimport'sKarl Hasselström2006-02-272-3/+3
| * | | | svnimport: Read author names and emails from a fileKarl Hasselström2006-02-262-4/+32
| | |_|/ | |/| |
* | | | contrib/git-svn: correct commit example in manpageEric Wong2006-02-271-1/+1
* | | | contrib/git-svn: tell the user to not modify git-svn-HEAD directlyEric Wong2006-02-271-1/+8
* | | | gitview: Remove trailing white spaceAneesh Kumar K.V2006-02-271-11/+11
* | | | gitview: Fix the encoding related bugAneesh Kumar K.V2006-02-271-6/+14
* | | | git-format-patch: Always add a blank line between headers and body.Alexandre Julliard2006-02-271-1/+6
* | | | combine-diff: Honour -z option correctly.Mark Wooding2006-02-271-2/+2
* | | | combine-diff: Honour --full-index.Mark Wooding2006-02-271-4/+6
|/ / /
* | | svnimport: Convert the svn:ignore propertyKarl Hasselström2006-02-262-4/+64