aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'fix'Junio C Hamano2006-02-17
|\
| * Document --short and --git-dir in git-rev-parse(1)Jonas Fonseca2006-02-17
| * git-rev-parse: Fix --short= option parsingJonas Fonseca2006-02-17
| * Prevent git-upload-pack segfault if object cannot be foundCarl Worth2006-02-17
| * Abstract test_create_repo out for use in tests.Carl Worth2006-02-17
| * Trap exit to clean up created directory if clone fails.Carl Worth2006-02-17
* | Merge branch 'jc/pack-reuse'Junio C Hamano2006-02-17
|\ \
| * | git-repack: allow passing a couple of flags to pack-objects.Junio C Hamano2006-02-17
| * | pack-objects: finishing touches.Junio C Hamano2006-02-17
| * | pack-objects: reuse data from existing packs.Junio C Hamano2006-02-17
| * | Add contrib/gitview from Aneesh.Aneesh Kumar2006-02-17
| * | git-svn: ensure fetch always works chronologically.Eric Wong2006-02-17
| * | git-svn: fix revision order when XML::Simple is not loadedEric Wong2006-02-17
| * | Introducing contrib/git-svn.Eric Wong2006-02-16
| * | Allow building Git in systems without iconvFernando J. Pereda2006-02-16
* | | Merge branch 'lt/merge-tree'Junio C Hamano2006-02-16
|\ \ \
| * | | git-merge-tree: generalize the "traverse <n> trees in sync" functionalityLinus Torvalds2006-02-15
| * | | Handling large files with GITLinus Torvalds2006-02-15
| * | | Handling large files with GITLinus Torvalds2006-02-15
| |/ /
* | | Merge branch 'jc/topo'Junio C Hamano2006-02-16
|\ \ \
| * | | topo-order: make --date-order optional.Junio C Hamano2006-02-15
| |/ /
* | | Merge master to get fixes up to 1.2.1Junio C Hamano2006-02-15
|\ \ \ | |/ /
| * | Merge branch 'jc/add'Junio C Hamano2006-02-15
| |\ \
| * \ \ Merge fixes up to 1.2.1Junio C Hamano2006-02-15
| |\ \ \ | | | |/ | | |/|
| | * | More useful/hinting error messages in git-checkoutv1.2.1Josef Weidendorfer2006-02-15
| | * | Print an error if cloning a http repo and NO_CURL is setFernando J. Pereda2006-02-15
| * | | packed objects: minor cleanupJunio C Hamano2006-02-15
* | | | Merge branch 'jc/add'Junio C Hamano2006-02-15
|\ \ \ \ | | |_|/ | |/| |
| * | | Detect misspelled pathspec to git-addJunio C Hamano2006-02-15
| |/ /
| * | ls-files --error-unmatch pathspec error reporting fix.Junio C Hamano2006-02-15
* | | Merge branch 'jc/rebase-limit'Junio C Hamano2006-02-14
|\ \ \
| * | | rebase: allow rebasing onto different base.Junio C Hamano2006-02-14
* | | | Merge branch 'fix'Junio C Hamano2006-02-14
|\ \ \ \ | | |_|/ | |/| |
| * | | checkout: fix dirty-file display.Junio C Hamano2006-02-14
* | | | Merge branch 'master'Junio C Hamano2006-02-14
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'kh/svn'Junio C Hamano2006-02-14
| |\ \ \
| | * | | git-svnimport: -r adds svn revision number to commit messagesKarl Hasselström2006-02-14
| | | |/ | | |/|
| * | | Merge branch 'jc/commit'Junio C Hamano2006-02-14
| |\ \ \
| | * | | commit: detect misspelled pathspec while making a partial commit.Junio C Hamano2006-02-14
| | | |/ | | |/|
| | * | combine-diff: diff-files fix (#2)Junio C Hamano2006-02-14
| | * | combine-diff: diff-files fix.Junio C Hamano2006-02-13
| * | | Merge branch 'jc/rebase'Junio C Hamano2006-02-14
| |\ \ \
| * \ \ \ Merge branch 'ra/email'Junio C Hamano2006-02-14
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge branch 'master'Junio C Hamano2006-02-13
|\ \ \ \ \ | |/ / / /
| * | | | Merge some proposed fixesJunio C Hamano2006-02-13
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | s/SHELL/SHELL_PATH/ in MakefileFredrik Kuivinen2006-02-13
| | * | | bisect: remove BISECT_NAMES after done.Junio C Hamano2006-02-13
| | * | | Documentation: git-ls-files asciidocco.Junio C Hamano2006-02-13
| | * | | Documentation: git-commit in 1.2.X series defaults to --include.Junio C Hamano2006-02-13
| * | | | Merge branch 'pb/bisect'Junio C Hamano2006-02-13
| |\ \ \ \