summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-19Documentation: fix typo in rev-parse --short option description.Junio C Hamano
2006-02-19Merge fixes up to GIT 1.2.2Junio C Hamano
2006-02-19Fix retries in git-cvsimportv1.2.2Martin Mares
2006-02-18archimport: remove files from the index before adding/updatingEric Wong
2006-02-18Add an Emacs interface in contrib.Alexandre Julliard
2006-02-18Merge branch 'jc/topo'Junio C Hamano
2006-02-18Merge branch 'jc/rebase-limit'Junio C Hamano
2006-02-18gitview: typofixAneesh Kumar K.V
2006-02-18git-svn: remove files from the index before adding/updatingEric Wong
2006-02-18Make git-reset delete empty directoriesShawn Pearce
2006-02-18Document --short and --git-dir in git-rev-parse(1)Jonas Fonseca
2006-02-18git-rev-parse: Fix --short= option parsingJonas Fonseca
2006-02-18Prevent git-upload-pack segfault if object cannot be foundCarl Worth
2006-02-18Abstract test_create_repo out for use in tests.Carl Worth
2006-02-18Trap exit to clean up created directory if clone fails.Carl Worth
2006-02-18SubmittingPatches: note on whitespacesJunio C Hamano
2006-02-17Add a README for gitviewAneesh Kumar K.V
2006-02-17Add contrib/README.Junio C Hamano
2006-02-17git-tag: -l to list tags (usability).Junio C Hamano
2006-02-17Add contrib/gitview from Aneesh.Aneesh Kumar
2006-02-17git-svn: ensure fetch always works chronologically.Eric Wong
2006-02-17git-svn: fix revision order when XML::Simple is not loadedEric Wong
2006-02-16Introducing contrib/git-svn.Eric Wong
2006-02-16Allow building Git in systems without iconvFernando J. Pereda
2006-02-16topo-order: make --date-order optional.Junio C Hamano
2006-02-16Merge branch 'jc/add'Junio C Hamano
2006-02-16Merge fixes up to 1.2.1Junio C Hamano
2006-02-16More useful/hinting error messages in git-checkoutv1.2.1Josef Weidendorfer
2006-02-16Print an error if cloning a http repo and NO_CURL is setFernando J. Pereda
2006-02-15packed objects: minor cleanupJunio C Hamano
2006-02-15Detect misspelled pathspec to git-addJunio C Hamano
2006-02-15ls-files --error-unmatch pathspec error reporting fix.Junio C Hamano
2006-02-15Merge branch 'kh/svn'Junio C Hamano
2006-02-15Merge branch 'jc/commit'Junio C Hamano
2006-02-15Merge branch 'jc/rebase'Junio C Hamano
2006-02-15Merge branch 'ra/email'Junio C Hamano
2006-02-15rebase: allow rebasing onto different base.Junio C Hamano
2006-02-15checkout: fix dirty-file display.Junio C Hamano
2006-02-14commit: detect misspelled pathspec while making a partial commit.Junio C Hamano
2006-02-14git-svnimport: -r adds svn revision number to commit messagesKarl Hasselström
2006-02-14combine-diff: diff-files fix (#2)Junio C Hamano
2006-02-14Merge some proposed fixesJunio C Hamano
2006-02-14Merge branch 'pb/bisect'Junio C Hamano
2006-02-14combine-diff: diff-files fix.Junio C Hamano
2006-02-14s/SHELL/SHELL_PATH/ in MakefileFredrik Kuivinen
2006-02-14bisect: remove BISECT_NAMES after done.Junio C Hamano
2006-02-14Documentation: git-ls-files asciidocco.Junio C Hamano
2006-02-13send-email: Add --ccRyan Anderson
2006-02-13Documentation: git-commit in 1.2.X series defaults to --include.Junio C Hamano
2006-02-13send-email: Add some options for controlling how addresses are automatically ...Ryan Anderson