aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-mktree: reverse of git-ls-tree.Junio C Hamano2006-02-21
* Merge branch 'lt/merge-tree'Junio C Hamano2006-02-21
|\
| * 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/ident'Junio C Hamano2006-02-21
|\ \
| * | Keep Porcelainish from failing by broken ident after making changes.Junio C Hamano2006-02-18
| * | Delay "empty ident" errors until they really matter.Junio C Hamano2006-02-18
| * | Make "empty ident" error message a bit more helpful.Junio C Hamano2006-02-18
* | | cherry-pick/revert: error-help message rewording.Junio C Hamano2006-02-21
* | | Fix fmt-merge-msg counting.Junio C Hamano2006-02-20
* | | git-svn: 0.9.1: add --version and copyright/license (GPL v2+) informationEric Wong2006-02-20
* | | contrib/git-svn: add Makefile, test, and associated ignoresEric Wong2006-02-20
* | | git-svn: fix several corner-case and rare bugs with 'commit'Eric Wong2006-02-20
* | | contrib/git-svn.txt: add a note about renamed/copied directory supportEric Wong2006-02-20
* | | git-svn: change ; to && in addremove()Eric Wong2006-02-20
* | | git-svn: remove any need for the XML::Simple dependencyEric Wong2006-02-20
* | | git-svn: Allow for more argument types for commit (from..to)Eric Wong2006-02-20
* | | git-svn: allow --find-copies-harder and -l<num> to be passed on commitEric Wong2006-02-20
* | | git-svn: fix a typo in defining the --no-stop-on-copy optionEric Wong2006-02-20
* | | Merge branch 'jc/merge-msg'Junio C Hamano2006-02-19
|\ \ \
| * | | fmt-merge-msg: do not add excess newline at the end.Junio C Hamano2006-02-19
| * | | fmt-merge-msg: say which branch things were merged into unless 'master'Junio C Hamano2006-02-18
* | | | Merge branch 'jc/mv'Junio C Hamano2006-02-19
|\ \ \ \
| * | | | Allow git-mv to accept ./ in paths.Junio C Hamano2006-02-18
* | | | | Documentation: fix typo in rev-parse --short option description.Junio C Hamano2006-02-19
|/ / / /
* | | | Merge fixes up to GIT 1.2.2Junio C Hamano2006-02-18
|\ \ \ \ | |/ / / |/| | |
| * | | Fix retries in git-cvsimportv1.2.2Martin Mares2006-02-18
| * | | archimport: remove files from the index before adding/updatingEric Wong2006-02-18
| * | | Make git-reset delete empty directoriesShawn Pearce2006-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
* | | | Add an Emacs interface in contrib.Alexandre Julliard2006-02-18
| |/ / |/| |
* | | Merge branch 'jc/topo'Junio C Hamano2006-02-18
|\ \ \
| * | | topo-order: make --date-order optional.Junio C Hamano2006-02-15
| | |/ | |/|
* | | Merge branch 'jc/rebase-limit'Junio C Hamano2006-02-18
|\ \ \
| * | | rebase: allow rebasing onto different base.Junio C Hamano2006-02-14
* | | | gitview: typofixAneesh Kumar K.V2006-02-18
* | | | git-svn: remove files from the index before adding/updatingEric Wong2006-02-18
* | | | SubmittingPatches: note on whitespacesJunio C Hamano2006-02-17
* | | | Add a README for gitviewAneesh Kumar K.V2006-02-17
* | | | Add contrib/README.Junio C Hamano2006-02-17
* | | | git-tag: -l to list tags (usability).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