summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-svn: change ; to && in addremove()Eric Wong2006-02-201-2/+2
* git-svn: remove any need for the XML::Simple dependencyEric Wong2006-02-201-49/+35
* git-svn: Allow for more argument types for commit (from..to)Eric Wong2006-02-202-4/+11
* git-svn: allow --find-copies-harder and -l<num> to be passed on commitEric Wong2006-02-202-2/+15
* git-svn: fix a typo in defining the --no-stop-on-copy optionEric Wong2006-02-201-1/+1
* Merge branch 'jc/merge-msg'Junio C Hamano2006-02-191-11/+19
|\
| * fmt-merge-msg: do not add excess newline at the end.Junio C Hamano2006-02-191-0/+1
| * fmt-merge-msg: say which branch things were merged into unless 'master'Junio C Hamano2006-02-181-11/+18
* | Merge branch 'jc/mv'Junio C Hamano2006-02-191-0/+9
|\ \
| * | Allow git-mv to accept ./ in paths.Junio C Hamano2006-02-181-0/+9
* | | Documentation: fix typo in rev-parse --short option description.Junio C Hamano2006-02-191-1/+1
|/ /
* | Merge fixes up to GIT 1.2.2Junio C Hamano2006-02-1810-33/+122
|\ \ | |/ |/|
| * Fix retries in git-cvsimportv1.2.2Martin Mares2006-02-181-8/+5
| * archimport: remove files from the index before adding/updatingEric Wong2006-02-181-15/+13
| * Make git-reset delete empty directoriesShawn Pearce2006-02-172-0/+66
| * Document --short and --git-dir in git-rev-parse(1)Jonas Fonseca2006-02-171-0/+8
| * git-rev-parse: Fix --short= option parsingJonas Fonseca2006-02-171-3/+3
| * Prevent git-upload-pack segfault if object cannot be foundCarl Worth2006-02-172-1/+6
| * Abstract test_create_repo out for use in tests.Carl Worth2006-02-171-6/+17
| * Trap exit to clean up created directory if clone fails.Carl Worth2006-02-171-0/+4
* | Add an Emacs interface in contrib.Alexandre Julliard2006-02-181-0/+956
* | Merge branch 'jc/topo'Junio C Hamano2006-02-185-9/+29
|\ \
| * | topo-order: make --date-order optional.Junio C Hamano2006-02-155-9/+29
* | | Merge branch 'jc/rebase-limit'Junio C Hamano2006-02-181-18/+71
|\ \ \
| * | | rebase: allow rebasing onto different base.Junio C Hamano2006-02-141-18/+71
* | | | gitview: typofixAneesh Kumar K.V2006-02-181-1/+1
* | | | git-svn: remove files from the index before adding/updatingEric Wong2006-02-181-6/+5
* | | | SubmittingPatches: note on whitespacesJunio C Hamano2006-02-171-11/+19
* | | | Add a README for gitviewAneesh Kumar K.V2006-02-171-0/+38
* | | | Add contrib/README.Junio C Hamano2006-02-171-0/+44
* | | | git-tag: -l to list tags (usability).Junio C Hamano2006-02-172-2/+22
* | | | Add contrib/gitview from Aneesh.Aneesh Kumar2006-02-171-0/+992
* | | | git-svn: ensure fetch always works chronologically.Eric Wong2006-02-171-3/+4
* | | | git-svn: fix revision order when XML::Simple is not loadedEric Wong2006-02-171-3/+3
* | | | Introducing contrib/git-svn.Eric Wong2006-02-162-0/+978
* | | | Allow building Git in systems without iconvFernando J. Pereda2006-02-162-0/+10
| |/ / |/| |
* | | Merge branch 'jc/add'Junio C Hamano2006-02-151-0/+11
|\ \ \
| * | | Detect misspelled pathspec to git-addJunio C Hamano2006-02-151-0/+11
* | | | Merge fixes up to 1.2.1Junio C Hamano2006-02-153-6/+22
|\ \ \ \ | | |_|/ | |/| |
| * | | More useful/hinting error messages in git-checkoutv1.2.1Josef Weidendorfer2006-02-151-3/+10
| * | | Print an error if cloning a http repo and NO_CURL is setFernando J. Pereda2006-02-152-1/+8
| * | | checkout: fix dirty-file display.Junio C Hamano2006-02-141-2/+4
* | | | packed objects: minor cleanupJunio C Hamano2006-02-153-5/+5
| |/ / |/| |
* | | ls-files --error-unmatch pathspec error reporting fix.Junio C Hamano2006-02-151-1/+1
* | | Merge branch 'kh/svn'Junio C Hamano2006-02-142-3/+8
|\ \ \
| * | | git-svnimport: -r adds svn revision number to commit messagesKarl Hasselström2006-02-142-3/+8
| | |/ | |/|
* | | Merge branch 'jc/commit'Junio C Hamano2006-02-144-18/+60
|\ \ \
| * | | commit: detect misspelled pathspec while making a partial commit.Junio C Hamano2006-02-142-17/+53
| | |/ | |/|
| * | combine-diff: diff-files fix (#2)Junio C Hamano2006-02-141-0/+2
| * | combine-diff: diff-files fix.Junio C Hamano2006-02-131-4/+5