Commit message (Expand) | Author | Age | |
---|---|---|---|
* | GIT-VERSION-GEN: squelch unneeded error from "cat version" | Junio C Hamano | 2006-03-02 |
* | Merge branch 'ml/cvsserver' | Junio C Hamano | 2006-03-02 |
|\ | |||
| * | cvsserver: Eclipse compat -- now "compare with latest from HEAD" works | Martin Langhoff | 2006-03-01 |
| * | cvsserver: Checkout correctly on Eclipse | Martin Langhoff | 2006-03-01 |
* | | annotate: resurrect raw timestamps. | Junio C Hamano | 2006-03-02 |
* | | Documentation: rev-list --objects-edge | Junio C Hamano | 2006-03-02 |
* | | Documentation: read-tree --aggressive | Junio C Hamano | 2006-03-02 |
* | | war on whitespaces: documentation. | Junio C Hamano | 2006-03-02 |
* | | contrib/git-svn: use refs/remotes/git-svn instead of git-svn-HEAD | Eric Wong | 2006-03-02 |
* | | Merge branch 'maint' | Junio C Hamano | 2006-03-01 |
|\ \ | |||
| * | | read-tree --aggressive: remove deleted entry from the working tree. | Junio C Hamano | 2006-03-01 |
* | | | Merge branch 'jc/tag' | Junio C Hamano | 2006-03-01 |
|\ \ \ | |||
| * | | | Pretty-print tagger dates. | Junio C Hamano | 2006-03-01 |
| |/ / | |||
* | | | Merge part of 'jc/diff' | Junio C Hamano | 2006-03-01 |
|\ \ \ | |||
| * | | | diffcore-rename: split out the delta counting code. | Junio C Hamano | 2006-02-28 |
* | | | | Merge branch 'kh/svnimport' | Junio C Hamano | 2006-03-01 |
|\ \ \ \ | |||
| * | | | | Save username -> Full Name <email@addr.es> map file | Karl Hasselström | 2006-02-27 |
* | | | | | Merge branch 'js/refs' | Junio C Hamano | 2006-03-01 |
|\ \ \ \ \ | |||
| * | | | | | Warn about invalid refs | Johannes Schindelin | 2006-03-01 |
* | | | | | | annotate: fix -S parameter to take a string | Martin Langhoff | 2006-03-01 |
* | | | | | | annotate: Add a basic set of test cases. | Ryan Anderson | 2006-03-01 |
* | | | | | | annotate: handle \No newline at end of file. | Ryan Anderson | 2006-03-01 |
* | | | | | | gitview: Use horizontal scroll bar in the tree view | Aneesh Kumar K.V | 2006-03-01 |
| |_|_|_|/ |/| | | | | |||
* | | | | | Re-fix compilation warnings. | Luck, Tony | 2006-03-01 |
* | | | | | Up to date with GIT 1.2.4 fixes | Junio C Hamano | 2006-03-01 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||
| * | | | | Merge branch 'lt/fix-apply' into maintv1.2.4 | Junio C Hamano | 2006-03-01 |
| |\ \ \ \ | |||
| | * | | | | git-am: --whitespace=x option. | Junio C Hamano | 2006-02-28 |
| | * | | | | git-apply: war on whitespace -- finishing touches. | Junio C Hamano | 2006-02-28 |
| | * | | | | git-apply --whitespace=nowarn | Junio C Hamano | 2006-02-27 |
| | * | | | | apply --whitespace: configuration option. | Junio C Hamano | 2006-02-27 |
| | * | | | | apply: squelch excessive errors and --whitespace=error-all | Junio C Hamano | 2006-02-27 |
| | * | | | | apply --whitespace fixes and enhancements. | Junio C Hamano | 2006-02-27 |
| | * | | | | The war on trailing whitespace | Linus Torvalds | 2006-02-27 |
* | | | | | | Merge branch 'lt/apply' | Junio C Hamano | 2006-03-01 |
|\ \ \ \ \ \ | |||
| * | | | | | | git-am: --whitespace=x option. | Junio C Hamano | 2006-02-28 |
| * | | | | | | git-apply: war on whitespace -- finishing touches. | Junio C Hamano | 2006-02-28 |
| * | | | | | | git-apply --whitespace=nowarn | Junio C Hamano | 2006-02-27 |
| * | | | | | | apply --whitespace: configuration option. | Junio C Hamano | 2006-02-27 |
| * | | | | | | apply: squelch excessive errors and --whitespace=error-all | Junio C Hamano | 2006-02-27 |
| * | | | | | | apply --whitespace fixes and enhancements. | Junio C Hamano | 2006-02-26 |
| * | | | | | | The war on trailing whitespace | Linus Torvalds | 2006-02-26 |
* | | | | | | | Merge early parts of 'np/delta' branch | Junio C Hamano | 2006-03-01 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | diff-delta: big code simplification | Nicolas Pitre | 2006-02-22 |
| * | | | | | | | diff-delta: fold two special tests into one plus cleanups | Nicolas Pitre | 2006-02-22 |
| * | | | | | | | relax delta selection filtering in pack-objects | Nicolas Pitre | 2006-02-22 |
* | | | | | | | | Merge git-mv fixes from 'maint' | Junio C Hamano | 2006-03-01 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | | | |||
| * | | | | | | git-mv: fixes for path handling | Josef Weidendorfer | 2006-03-01 |
| * | | | | | | git-mv: Allow -h without repo & fix error message | Josef Weidendorfer | 2006-03-01 |
| * | | | | | | Allow git-mv to accept ./ in paths. | Junio C Hamano | 2006-03-01 |
| * | | | | | | combine-diff: Honour -z option correctly. | Mark Wooding | 2006-03-01 |