Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
*-. | Merge branch 'cvsserver' of http://locke.catalyst.net.nz/git/git-martinlangho... | Junio C Hamano | 2006-03-01 | 5 | -27/+106 |
|\ \ | |||||
| | * | cvsserver: Eclipse compat - browsing 'modules' (heads in our case) works | Martin Langhoff | 2006-03-01 | 1 | -0/+20 |
| | * | cvsserver: Eclipse compat fixes - implement Questionable, alias rlog, add a s... | Martin Langhoff | 2006-03-01 | 1 | -3/+21 |
| | * | cvsserver: add notes on how to get a checkout under Eclipse | Martin Langhoff | 2006-03-01 | 1 | -0/+24 |
| | * | diffcore-break: micro-optimize by avoiding delta between identical files. | Junio C Hamano | 2006-02-28 | 1 | -0/+4 |
| | * | Darwin: Ignore missing /sw/lib | Shawn Pearce | 2006-02-28 | 1 | -4/+8 |
| | * | gitview: Set the default width of graph cell | Aneesh Kumar K.V | 2006-02-28 | 1 | -0/+3 |
| | * | gitview: Some window layout changes. | Aneesh Kumar K.V | 2006-02-28 | 1 | -12/+15 |
| | * | gitview: Select the text color based on whether the entry in highlighted. Use... | Pavel Roskin | 2006-02-28 | 1 | -8/+11 |
| * | | cvsserver: Eclipse compat - browsing 'modules' (heads in our case) works | Martin Langhoff | 2006-03-01 | 1 | -0/+20 |
| * | | cvsserver: Eclipse compat fixes - implement Questionable, alias rlog, add a s... | Martin Langhoff | 2006-03-01 | 1 | -3/+21 |
| * | | cvsserver: add notes on how to get a checkout under Eclipse | Martin Langhoff | 2006-03-01 | 1 | -0/+24 |
|/ / | |||||
* | | Merge part of np/delta | Junio C Hamano | 2006-02-28 | 1 | -49/+75 |
|\ \ | |||||
| * | | diff-delta: bound hash list length to avoid O(m*n) behavior | Nicolas Pitre | 2006-02-27 | 1 | -13/+56 |
| * | | Revert "Revert "diff-delta: produce optimal pack data"" | Junio C Hamano | 2006-02-27 | 1 | -47/+30 |
* | | | Merge branch 'lt/apply' into next | Junio C Hamano | 2006-02-28 | 1 | -2/+17 |
|\ \ \ | |||||
| * | | | git-apply: war on whitespace -- finishing touches. | Junio C Hamano | 2006-02-28 | 1 | -0/+11 |
| * | | | git-apply --whitespace=nowarn | Junio C Hamano | 2006-02-27 | 1 | -2/+6 |
* | | | | Merge branch 'master' into next | Junio C Hamano | 2006-02-27 | 4 | -26/+48 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge part of kh/svnimport branch into master | Junio C Hamano | 2006-02-27 | 2 | -4/+32 |
| |\ \ \ | |||||
| * | | | | contrib/git-svn: correct commit example in manpage | Eric Wong | 2006-02-27 | 1 | -1/+1 |
| * | | | | contrib/git-svn: tell the user to not modify git-svn-HEAD directly | Eric Wong | 2006-02-27 | 1 | -1/+8 |
| * | | | | gitview: Remove trailing white space | Aneesh Kumar K.V | 2006-02-27 | 1 | -11/+11 |
| * | | | | gitview: Fix the encoding related bug | Aneesh Kumar K.V | 2006-02-27 | 1 | -6/+14 |
| * | | | | git-format-patch: Always add a blank line between headers and body. | Alexandre Julliard | 2006-02-27 | 1 | -1/+6 |
| * | | | | combine-diff: Honour -z option correctly. | Mark Wooding | 2006-02-27 | 1 | -2/+2 |
| * | | | | combine-diff: Honour --full-index. | Mark Wooding | 2006-02-27 | 1 | -4/+6 |
* | | | | | Merge branch 'lt/rev-list' into next | Junio C Hamano | 2006-02-27 | 3 | -22/+22 |
|\ \ \ \ \ | |||||
| * | | | | | Splitting rev-list into revisions lib, end of beginning. | Linus Torvalds | 2006-02-27 | 3 | -22/+22 |
* | | | | | | Merge branch 'lt/apply' into next | Junio C Hamano | 2006-02-27 | 3 | -26/+90 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | apply --whitespace: configuration option. | Junio C Hamano | 2006-02-27 | 3 | -24/+51 |
| * | | | | | apply: squelch excessive errors and --whitespace=error-all | Junio C Hamano | 2006-02-27 | 1 | -8/+45 |
* | | | | | | Merge branch 'kh/svnimport' into next | Junio C Hamano | 2006-02-27 | 2 | -8/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Save username -> Full Name <email@addr.es> map file | Karl Hasselström | 2006-02-27 | 2 | -5/+25 |
| | |_|_|/ / | |/| | | | | |||||
| * | | | | | Let git-svnimport's author file use same syntax as git-cvsimport's | Karl Hasselström | 2006-02-27 | 2 | -3/+3 |
* | | | | | | Merge branch 'kh/svnimport' into next | Junio C Hamano | 2006-02-26 | 2 | -4/+32 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | svnimport: Read author names and emails from a file | Karl Hasselström | 2006-02-26 | 2 | -4/+32 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'lt/apply' into next | Junio C Hamano | 2006-02-26 | 4 | -80/+232 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | apply --whitespace fixes and enhancements. | Junio C Hamano | 2006-02-26 | 1 | -23/+54 |
| * | | | | The war on trailing whitespace | Linus Torvalds | 2006-02-26 | 1 | -0/+33 |
| |/ / / | |||||
| * | | | svnimport: Convert the svn:ignore property | Karl Hasselström | 2006-02-26 | 2 | -4/+64 |
| * | | | svnimport: Convert executable flag | Karl Hasselström | 2006-02-26 | 1 | -7/+13 |
| * | | | svnimport: Mention -r in usage summary | Karl Hasselström | 2006-02-26 | 1 | -4/+4 |
| * | | | Make git diff-generation use a simpler spawn-like interface | Linus Torvalds | 2006-02-26 | 1 | -58/+80 |
* | | | | Merge branch 'lt/rev-list' into next | Junio C Hamano | 2006-02-26 | 1 | -5/+3 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | rev-list split: minimum fixup. | Junio C Hamano | 2006-02-26 | 1 | -5/+3 |
* | | | | Merge branch 'lt/rev-list' into next | Junio C Hamano | 2006-02-26 | 19 | -461/+838 |
|\ \ \ \ | |/ / / | |||||
| * | | | First cut at libifying revlist generation | Linus Torvalds | 2006-02-26 | 6 | -357/+464 |
| |/ / | |||||
| * | | Merge branch 'maint' | Junio C Hamano | 2006-02-26 | 2 | -0/+2 |
| |\ \ | |||||
| | * | | sample hooks template. | Junio C Hamano | 2006-02-26 | 2 | -0/+2 |