summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-18Optionally support old diffsJohannes Schindelin
2006-02-18Fix cpio callJohannes Schindelin
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-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-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
2006-02-13rebase: allow a hook to refuse rebasing.Junio C Hamano
2006-02-13git-commit: Now --only semantics is the default.Junio C Hamano
2006-02-12GIT 1.2.0v1.2.0Junio C Hamano
2006-02-12Fix "test: unexpected operator" on bsdJunio C Hamano
2006-02-12Properly git-bisect reset after bisecting from non-master headPetr Baudis
2006-02-12git-commit: show dirtiness including index.Junio C Hamano
2006-02-12Make pack-objects chattier.Junio C Hamano
2006-02-12avoid echo -e, there are systems where it does not workAlex Riesen
2006-02-12fix "test: 2: unexpected operator" on bsdAlex Riesen
2006-02-12Fix object re-hashingLinus Torvalds
2006-02-12hashtable-based objects: minimum fixups.Junio C Hamano
2006-02-12Use a hashtable for objects instead of a sorted listJohannes Schindelin
2006-02-12Add howto about separating topics.kent@lysator.liu.se
2006-02-12Merge branch 'pb/repo'Junio C Hamano
2006-02-12Merge branch 'jc/fixdiff'Junio C Hamano