summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* contrib/git-svn: several small bug fixes and changesEric Wong2006-03-031-10/+17
* contrib/git-svn: add -b/--branch switch for branch detectionEric Wong2006-03-032-1/+54
* Prevent --index-info from ignoring -z.Shawn Pearce2006-03-021-1/+3
* manpages: insert two missing [verse] markers for multi-line SYNOPSISJonas Fonseca2006-03-022-0/+2
* gitview: pass the missing argument _show_clicked_cb.Aneesh Kumar K.V2006-03-021-1/+1
* Fix test case for some sedJohannes Schindelin2006-03-021-1/+2
* git-branch: add -r switch to list refs/remotes/*Eric Wong2006-03-021-0/+10
* cvsserver: fix checkouts with -d <somedir>Martin Langhoff2006-03-021-5/+5
* cvsserver: checkout faster by sending files in a sensible orderMartin Langhoff2006-03-021-2/+5
* git-commit: make sure we protect against races.Junio C Hamano2006-03-021-0/+2
* git-commit --amendJunio C Hamano2006-03-021-4/+39
* show-branch --topicsJunio C Hamano2006-03-021-1/+18
* GIT-VERSION-GEN: squelch unneeded error from "cat version"Junio C Hamano2006-03-021-1/+4
* Merge branch 'ml/cvsserver'Junio C Hamano2006-03-021-10/+50
|\
| * cvsserver: Eclipse compat -- now "compare with latest from HEAD" worksMartin Langhoff2006-03-011-3/+24
| * cvsserver: Checkout correctly on EclipseMartin Langhoff2006-03-011-7/+26
* | annotate: resurrect raw timestamps.Junio C Hamano2006-03-021-2/+7
* | Documentation: rev-list --objects-edgeJunio C Hamano2006-03-021-1/+9
* | Documentation: read-tree --aggressiveJunio C Hamano2006-03-022-2/+15
* | war on whitespaces: documentation.Junio C Hamano2006-03-024-4/+40
* | contrib/git-svn: use refs/remotes/git-svn instead of git-svn-HEADEric Wong2006-03-023-39/+78
* | Merge branch 'maint'Junio C Hamano2006-03-011-2/+4
|\ \
| * | read-tree --aggressive: remove deleted entry from the working tree.Junio C Hamano2006-03-011-2/+4
* | | Merge branch 'jc/tag'Junio C Hamano2006-03-012-15/+125
|\ \ \
| * | | Pretty-print tagger dates.Junio C Hamano2006-03-012-15/+125
| |/ /
* | | Merge part of 'jc/diff'Junio C Hamano2006-03-015-40/+61
|\ \ \
| * | | diffcore-rename: split out the delta counting code.Junio C Hamano2006-02-285-40/+61
* | | | Merge branch 'kh/svnimport'Junio C Hamano2006-03-012-5/+25
|\ \ \ \
| * | | | Save username -> Full Name <email@addr.es> map fileKarl Hasselström2006-02-272-5/+25
* | | | | Merge branch 'js/refs'Junio C Hamano2006-03-011-2/+7
|\ \ \ \ \
| * | | | | Warn about invalid refsJohannes Schindelin2006-03-011-2/+7
* | | | | | annotate: fix -S parameter to take a stringMartin Langhoff2006-03-011-2/+3
* | | | | | annotate: Add a basic set of test cases.Ryan Anderson2006-03-011-0/+89
* | | | | | 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