3518 Commits (6be65bbc958e8d7c57bc81ae7035119b8b1afbab)
 

Author SHA1 Message Date
Junio C Hamano 6be65bbc95 Merge early parts of 'np/delta' branch 19 years ago
Junio C Hamano 4d569a2c42 Merge git-mv fixes from 'maint' 19 years ago
Josef Weidendorfer 9e7c73de0b git-mv: fixes for path handling 19 years ago
Josef Weidendorfer 5e6f85f6c1 git-mv: Allow -h without repo & fix error message 19 years ago
Junio C Hamano 573464319f Allow git-mv to accept ./ in paths. 19 years ago
Mark Wooding feffaddce0 combine-diff: Honour -z option correctly. 19 years ago
Mark Wooding b9003c06a8 combine-diff: Honour --full-index. 19 years ago
Junio C Hamano a64dd34d8c diffcore-break: micro-optimize by avoiding delta between identical files. 19 years ago
Martin Langhoff 858cbfbabe cvsserver: Eclipse compat - browsing 'modules' (heads in our case) works 19 years ago
Martin Langhoff 7172aabb4b cvsserver: Eclipse compat fixes - implement Questionable, alias rlog, add a space after the U 19 years ago
Martin Langhoff ee75d4cd31 cvsserver: add notes on how to get a checkout under Eclipse 19 years ago
Junio C Hamano aeecd23ae2 diffcore-break: micro-optimize by avoiding delta between identical files. 19 years ago
Shawn Pearce e3601e8bb7 Darwin: Ignore missing /sw/lib 19 years ago
Aneesh Kumar K.V d82343b938 gitview: Set the default width of graph cell 19 years ago
Aneesh Kumar K.V 0852694ba4 gitview: Some window layout changes. 19 years ago
Pavel Roskin 3abe217a5b gitview: Select the text color based on whether the entry in highlighted. Use standard font. 19 years ago
Junio C Hamano f3a4ec48e4 Merge part of kh/svnimport branch into master 19 years ago
Eric Wong 7be737680f contrib/git-svn: correct commit example in manpage 19 years ago
Karl Hasselström 80804d0af8 Let git-svnimport's author file use same syntax as git-cvsimport's 19 years ago
Eric Wong b705ba43c6 contrib/git-svn: tell the user to not modify git-svn-HEAD directly 19 years ago
Aneesh Kumar K.V c447f10f99 gitview: Remove trailing white space 19 years ago
Aneesh Kumar K.V 68d55b83a5 gitview: Fix the encoding related bug 19 years ago
Alexandre Julliard f891cb3fd6 git-format-patch: Always add a blank line between headers and body. 19 years ago
Mark Wooding 6baf0484ef combine-diff: Honour -z option correctly. 19 years ago
Mark Wooding e70c6b3574 combine-diff: Honour --full-index. 19 years ago
Karl Hasselström 36610b24f1 svnimport: Read author names and emails from a file 19 years ago
Karl Hasselström c55f3fff35 svnimport: Convert the svn:ignore property 19 years ago
Karl Hasselström 4802426ddb svnimport: Convert executable flag 19 years ago
Karl Hasselström 525c0d713c svnimport: Mention -r in usage summary 19 years ago
Linus Torvalds 8676eb4313 Make git diff-generation use a simpler spawn-like interface 19 years ago
Junio C Hamano ac5f7c62c2 Merge branch 'maint' 19 years ago
Junio C Hamano a204756a45 sample hooks template. 19 years ago
Linus Torvalds 231af8322a Teach the "git" command to handle some commands internally 19 years ago
Timo Hirvonen 962554c616 Use setenv(), fix warnings 19 years ago
Eric Wong 3c0b7511cd contrib/git-svn: version 0.10.0 19 years ago
Eric Wong e17512f3de contrib/git-svn: optimize sequential commits to svn 19 years ago
Eric Wong 8f22562c6b contrib/git-svn: add show-ignore command 19 years ago
Ryan Anderson f60d46911d annotate: Use qx{} for pipes on activestate. 19 years ago
Ryan Anderson 6b3e21d603 annotate: Convert all -| calls to use a helper open_pipe(). 19 years ago
Ryan Anderson 87475f4dfc annotate: Handle dirty state and arbitrary revisions. 19 years ago
Lukas Sandström 9d7f73d43f git-fetch: print the new and old ref when fast-forwarding 19 years ago
Luck, Tony 8fcf1ad9c6 fix warning from pack-objects.c 19 years ago
Junio C Hamano f0b0af1b04 Merge branches 'jc/rev-list' and 'jc/pack-thin' 19 years ago
Aneesh Kumar K.V 1509bd9e69 gitview: Fix the graph display . 19 years ago
Aneesh Kumar K.V 9e4f522da7 gitview: Code cleanup 19 years ago
Shawn Pearce 6ee9240f63 Add missing programs to ignore list 19 years ago
Shawn Pearce 1e3584053d git ls files recursively show ignored files 19 years ago
Junio C Hamano 43f72af1bc Build and install git-mailinfo. 19 years ago
Aneesh Kumar 20d23f554d gitview: Bump the rev 19 years ago
Aneesh Kumar 8b42f5ae54 gitview: Fix DeprecationWarning 19 years ago