git
2006-02-22  Junio C HamanoMerge branch 'js/portable'
2006-02-22  aneesh.kumar... gitview: Use monospace font to draw the branch and...
2006-02-22  aneesh.kumar... gitview: Read tag and branch information using git...
2006-02-22  Carl Worthgit-ls-files: Fix, document, and add test for --error...
2006-02-22  Jason RiedyFix typo in git-rebase.sh.
2006-02-22  Carl WorthNew test to verify that when git-clone fails it cleans...
2006-02-22  Junio C HamanoMerge branch 'pj/portable'
2006-02-22  Carl Worthgit-rebase: Clarify usage statement and copy it into...
2006-02-22  Johannes SchindelinFix "gmake -j"
2006-02-21  Paul JakmaMakefile tweaks: Solaris 9+ dont need iconv / move...
2006-02-21  Junio C HamanoMerge part of jc/portable branch
2006-02-21  Junio C Hamanogit-mktree: reverse of git-ls-tree.
2006-02-21  Junio C HamanoMerge branch 'lt/merge-tree'
2006-02-21  Junio C HamanoMerge branch 'jc/ident'
2006-02-21  Junio C Hamanocherry-pick/revert: error-help message rewording.
2006-02-21  Junio C HamanoFix fmt-merge-msg counting.
2006-02-20  Eric Wonggit-svn: 0.9.1: add --version and copyright/license...
2006-02-20  Eric Wongcontrib/git-svn: add Makefile, test, and associated...
2006-02-20  Eric Wonggit-svn: fix several corner-case and rare bugs with...
2006-02-20  Eric Wongcontrib/git-svn.txt: add a note about renamed/copied...
2006-02-20  Eric Wonggit-svn: change ; to && in addremove()
2006-02-20  Eric Wonggit-svn: remove any need for the XML::Simple dependency
2006-02-20  Eric Wonggit-svn: Allow for more argument types for commit ...
2006-02-20  Eric Wonggit-svn: allow --find-copies-harder and -l<num> to...
2006-02-20  Eric Wonggit-svn: fix a typo in defining the --no-stop-on-copy...
2006-02-20  Junio C HamanoMerge branch 'jc/merge-msg'
2006-02-20  Junio C HamanoMerge branch 'jc/mv'
2006-02-20  Junio C Hamanofmt-merge-msg: do not add excess newline at the end.
2006-02-20  Johannes SchindelinReally honour NO_PYTHON
2006-02-20  Johannes Schindelinavoid makefile override warning
2006-02-19  Junio C HamanoDocumentation: fix typo in rev-parse --short option...
2006-02-19  Junio C HamanoAllow git-mv to accept ./ in paths.
2006-02-19  Johannes SchindelinFixes for ancient versions of GNU make
2006-02-19  Johannes SchindelinOptionally work without python
2006-02-19  Junio C HamanoMerge fixes up to GIT 1.2.2
2006-02-19  Junio C Hamanofmt-merge-msg: say which branch things were merged...
2006-02-19  Junio C HamanoKeep Porcelainish from failing by broken ident after...
2006-02-19  Junio C HamanoDelay "empty ident" errors until they really matter.
2006-02-19  Martin MaresFix retries in git-cvsimport v1.2.2
2006-02-18  Eric Wongarchimport: remove files from the index before adding...
2006-02-18  Alexandre JulliardAdd an Emacs interface in contrib.
2006-02-18  Junio C HamanoMake "empty ident" error message a bit more helpful.
2006-02-18  Junio C HamanoMerge branch 'jc/topo'
2006-02-18  Junio C HamanoMerge branch 'jc/rebase-limit'
2006-02-18  Aneesh Kumar K.Vgitview: typofix
2006-02-18  Eric Wonggit-svn: remove files from the index before adding...
2006-02-18  Shawn PearceMake git-reset delete empty directories
2006-02-18  Jonas FonsecaDocument --short and --git-dir in git-rev-parse(1)
2006-02-18  Jonas Fonsecagit-rev-parse: Fix --short= option parsing
2006-02-18  Johannes SchindelinSupport Irix
2006-02-18  Johannes SchindelinOptionally support old diffs
2006-02-18  Johannes SchindelinFix cpio call
2006-02-18  Carl WorthPrevent git-upload-pack segfault if object cannot be...
2006-02-18  Carl WorthAbstract test_create_repo out for use in tests.
2006-02-18  Carl WorthTrap exit to clean up created directory if clone fails.
2006-02-18  Junio C HamanoSubmittingPatches: note on whitespaces
2006-02-17  Aneesh Kumar K.VAdd a README for gitview
2006-02-17  Junio C HamanoAdd contrib/README.
2006-02-17  Junio C Hamanogit-tag: -l to list tags (usability).
2006-02-17  Aneesh KumarAdd contrib/gitview from Aneesh.
2006-02-17  Eric Wonggit-svn: ensure fetch always works chronologically.
2006-02-17  Eric Wonggit-svn: fix revision order when XML::Simple is not...
2006-02-16  Eric WongIntroducing contrib/git-svn.
2006-02-16  Fernando J... Allow building Git in systems without iconv
2006-02-16  Linus Torvaldsgit-merge-tree: generalize the "traverse <n> trees...
2006-02-16  Linus TorvaldsHandling large files with GIT
2006-02-16  Linus TorvaldsHandling large files with GIT
2006-02-16  Junio C Hamanotopo-order: make --date-order optional.
2006-02-16  Junio C HamanoMerge branch 'jc/add'
2006-02-16  Junio C HamanoMerge fixes up to 1.2.1
2006-02-16  Josef WeidendorferMore useful/hinting error messages in git-checkout v1.2.1
2006-02-16  Fernando J... Print an error if cloning a http repo and NO_CURL is set
2006-02-15  Junio C Hamanopacked objects: minor cleanup
2006-02-15  Junio C HamanoDetect misspelled pathspec to git-add
2006-02-15  Junio C Hamanols-files --error-unmatch pathspec error reporting fix.
2006-02-15  Junio C HamanoMerge branch 'kh/svn'
2006-02-15  Junio C HamanoMerge branch 'jc/commit'
2006-02-15  Junio C HamanoMerge branch 'jc/rebase'
2006-02-15  Junio C HamanoMerge branch 'ra/email'
2006-02-15  Junio C Hamanorebase: allow rebasing onto different base.
2006-02-15  Junio C Hamanocheckout: fix dirty-file display.
2006-02-14  Junio C Hamanocommit: detect misspelled pathspec while making a parti...
2006-02-14  Karl Hasselströmgit-svnimport: -r adds svn revision number to commit...
2006-02-14  Junio C Hamanocombine-diff: diff-files fix (#2)
2006-02-14  Junio C HamanoMerge some proposed fixes
2006-02-14  Junio C HamanoMerge branch 'pb/bisect'
2006-02-14  Junio C Hamanocombine-diff: diff-files fix.
2006-02-14  Fredrik Kuivinens/SHELL/SHELL_PATH/ in Makefile
2006-02-14  Junio C Hamanobisect: remove BISECT_NAMES after done.
2006-02-14  Junio C HamanoDocumentation: git-ls-files asciidocco.
2006-02-13  Ryan Andersonsend-email: Add --cc
2006-02-13  Junio C HamanoDocumentation: git-commit in 1.2.X series defaults...
2006-02-13  Ryan Andersonsend-email: Add some options for controlling how addres...
2006-02-13  Junio C Hamanorebase: allow a hook to refuse rebasing.
2006-02-13  Junio C Hamanogit-commit: Now --only semantics is the default.
2006-02-12  Junio C HamanoGIT 1.2.0 v1.2.0
2006-02-12  Junio C HamanoFix "test: unexpected operator" on bsd
2006-02-12  Petr BaudisProperly git-bisect reset after bisecting from non...
2006-02-12  Junio C Hamanogit-commit: show dirtiness including index.
2006-02-12  Junio C HamanoMake pack-objects chattier.
next