summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* contrib/git-svn: fix a copied-tree bug in an overzealous assertionEric Wong2006-03-031-4/+11
* show-branch --topics: omit more uninteresting commits.Junio C Hamano2006-03-031-14/+6
* workaround fat/ntfs deficiencies for t3600-rm.sh (git-rm)Alex Riesen2006-03-031-6/+17
* git-mv: fix moves into a subdir from outsideJosef Weidendorfer2006-03-032-2/+24
* send-email: accept --no-signed-off-by-cc as the documentation statesEric Wong2006-03-031-1/+1
* contrib/git-svn: better documenting of CLI switchesEric Wong2006-03-032-15/+31
* contrib/git-svn: add --id/-i=$GIT_SVN_ID command-line switchEric Wong2006-03-031-8/+11
* contrib/git-svn: avoid re-reading the repository uuid, it never changesEric Wong2006-03-031-15/+12
* contrib/git-svn: create a more recent master if one does not existEric Wong2006-03-031-3/+3
* contrib/git-svn: cleanup option parsingEric Wong2006-03-031-30/+35
* contrib/git-svn: allow --authors-file to be specifiedEric Wong2006-03-031-8/+32
* contrib/git-svn: strip 'git-svn-id:' when commiting to SVNEric Wong2006-03-031-0/+3
* 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
| |\ \ \ \