summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-02annotate: handle \No newline at end of file.Ryan Anderson
2006-03-02gitview: Use horizontal scroll bar in the tree viewAneesh Kumar K.V
2006-03-02Re-fix compilation warnings.Luck, Tony
2006-03-02Up to date with GIT 1.2.4 fixesJunio C Hamano
2006-03-02Merge branch 'lt/fix-apply' into maintv1.2.4Junio C Hamano
2006-03-02Merge branch 'lt/apply'Junio C Hamano
2006-03-02Merge early parts of 'np/delta' branchJunio C Hamano
2006-03-01Merge git-mv fixes from 'maint'Junio C Hamano
2006-03-01git-mv: fixes for path handlingJosef Weidendorfer
2006-03-01git-mv: Allow -h without repo & fix error messageJosef Weidendorfer
2006-03-01Allow git-mv to accept ./ in paths.Junio C Hamano
2006-03-01combine-diff: Honour -z option correctly.Mark Wooding
2006-03-01combine-diff: Honour --full-index.Mark Wooding
2006-03-01diffcore-break: micro-optimize by avoiding delta between identical files.Junio C Hamano
2006-03-01cvsserver: Eclipse compat - browsing 'modules' (heads in our case) worksMartin Langhoff
2006-03-01cvsserver: Eclipse compat fixes - implement Questionable, alias rlog, add a s...Martin Langhoff
2006-03-01cvsserver: add notes on how to get a checkout under EclipseMartin Langhoff
2006-03-01git-am: --whitespace=x option.Junio C Hamano
2006-03-01git-am: --whitespace=x option.Junio C Hamano
2006-03-01diffcore-break: micro-optimize by avoiding delta between identical files.Junio C Hamano
2006-02-28Darwin: Ignore missing /sw/libShawn Pearce
2006-02-28gitview: Set the default width of graph cellAneesh Kumar K.V
2006-02-28gitview: Some window layout changes.Aneesh Kumar K.V
2006-02-28gitview: Select the text color based on whether the entry in highlighted. Use...Pavel Roskin
2006-02-28git-apply: war on whitespace -- finishing touches.Junio C Hamano
2006-02-28git-apply: war on whitespace -- finishing touches.Junio C Hamano
2006-02-28git-apply --whitespace=nowarnJunio C Hamano
2006-02-28apply --whitespace: configuration option.Junio C Hamano
2006-02-28apply: squelch excessive errors and --whitespace=error-allJunio C Hamano
2006-02-28apply --whitespace fixes and enhancements.Junio C Hamano
2006-02-28The war on trailing whitespaceLinus Torvalds
2006-02-28git-apply --whitespace=nowarnJunio C Hamano
2006-02-27Merge part of kh/svnimport branch into masterJunio C Hamano
2006-02-27contrib/git-svn: correct commit example in manpageEric Wong
2006-02-27Let git-svnimport's author file use same syntax as git-cvsimport'sKarl Hasselström
2006-02-27apply --whitespace: configuration option.Junio C Hamano
2006-02-27apply: squelch excessive errors and --whitespace=error-allJunio C Hamano
2006-02-27contrib/git-svn: tell the user to not modify git-svn-HEAD directlyEric Wong
2006-02-27gitview: Remove trailing white spaceAneesh Kumar K.V
2006-02-27gitview: Fix the encoding related bugAneesh Kumar K.V
2006-02-27git-format-patch: Always add a blank line between headers and body.Alexandre Julliard
2006-02-27combine-diff: Honour -z option correctly.Mark Wooding
2006-02-27combine-diff: Honour --full-index.Mark Wooding
2006-02-27apply --whitespace fixes and enhancements.Junio C Hamano
2006-02-27The war on trailing whitespaceLinus Torvalds
2006-02-27svnimport: Read author names and emails from a fileKarl Hasselström
2006-02-27svnimport: Convert the svn:ignore propertyKarl Hasselström
2006-02-27svnimport: Convert executable flagKarl Hasselström
2006-02-27svnimport: Mention -r in usage summaryKarl Hasselström
2006-02-27Make git diff-generation use a simpler spawn-like interfaceLinus Torvalds