aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [PATCH] Let umask do its work upon filesystem object creation.Junio C Hamano2005-07-06
* [PATCH] clone-pack.c:write_one_ref() - Create leading directories.Junio C Hamano2005-07-06
* [PATCH] Fixes a problem with --merge-order A B (A is linear descendent of a m...Jon Seymour2005-07-06
* [PATCH] Add a t/t6001 test case for a --merge-order bugJon Seymour2005-07-06
* [PATCH] Tidy up - slight simplification of rev-list.cJon Seymour2005-07-06
* Add "--topo-order" flag to use new topological sortLinus Torvalds2005-07-06
* [PATCH] Add a topological sort procedure to commit.cJon Seymour2005-07-06
* Use the new git-rev-parse "--[no-]flags" in "git diff".Linus Torvalds2005-07-06
* Add "--flags" and "--no-flags" arguments to git-rev-parseLinus Torvalds2005-07-06
* Remove insane overlapping bit ranges from epoch.cLinus Torvalds2005-07-06
* Clean up commit insertion in git-rev-listLinus Torvalds2005-07-06
* Make "insert_by_date()" match "commit_list_insert()"Linus Torvalds2005-07-06
* [PATCH] Change the sed seperator in t/t6000-lib.sh.Jon Seymour2005-07-06
* [PATCH] Introduce unit tests for git-rev-list --bisectJon Seymour2005-07-06
* [PATCH] Factor out useful test case infrastructure from t/t6001... into t/t60...Jon Seymour2005-07-06
* [PATCH] Fix fd leak in git-cvsimport-scriptSven Verdoolaege2005-07-06
* [PATCH] sha1_file.c;prepare_packed_git_one() - fix DIR leakJunio C Hamano2005-07-06
* Merge master.kernel.org:/pub/scm/gitk/gitkLinus Torvalds2005-07-05
|\
| * Add a menu item for writing out a commit to a file.Paul Mackerras2005-06-29
* | Fix up path-cleanup in git_path() properlyLinus Torvalds2005-07-05
* | Increase the number of possible heads requested from git-upload-packLinus Torvalds2005-07-05
* | Add a "git-show-index" helper that shows the contents of a pack indexLinus Torvalds2005-07-05
* | Don't special-case a zero-sized compression.Linus Torvalds2005-07-05
* | Make "git clone" use the new git-clone-packLinus Torvalds2005-07-05
* | Add "git-clone-pack" program to help with "git clone"Linus Torvalds2005-07-05
* | Fix silly thinko in "head_ref()"Linus Torvalds2005-07-05
* | Move "get_ack()" to common git_connect functionsLinus Torvalds2005-07-05
* | Remove multi-head support from fetch-packLinus Torvalds2005-07-05
* | Remove unnecessary usage of strncmp() in git-rev-list arg parsing.Linus Torvalds2005-07-05
* | Merge head 'cvs2git' of http://netz.smurf.noris.de/git/gitLinus Torvalds2005-07-05
|\ \
| * \ Merge with Linus' current treeMatthias Urlichs2005-07-05
| |\ \
| | * \ Merge with http://www.liacs.nl/~sverdool/git.git#cvs2gitMatthias Urlichs2005-07-05
| | |\ \
| | | * | git-cvsimport-script: move working directory forwardSven Verdoolaege2005-07-05
| | | * | git-cvsimport-script: remove unused variableSven Verdoolaege2005-07-04
| | | * | git-cvsimport-script: more error handlingSven Verdoolaege2005-07-04
| | | * | git-cvsimport-script: provide direct support for cvsps -z optionSven Verdoolaege2005-07-04
| | | * | git-cvsimport-script: update cvsps cache instead of rebuilding itSven Verdoolaege2005-07-04
| | | * | git-cvsimport-script: fix branch switchingSven Verdoolaege2005-07-04
| | | * | git-cvsimport-script: use private index.Sven Verdoolaege2005-07-04
| | | * | git-cvsimport-script: leave working directory alone.Sven Verdoolaege2005-07-04
| | | * | git-cvsimport-script: typo head -> headsSven Verdoolaege2005-07-03
| | * | | cvsimport: getopt accepted a -q option (undocumented and unused).Matthias Urlichs2005-07-05
| | |/ /
| | * | cvsimport: Missing tests for verbosity flag.Matthias Urlichs2005-07-03
| | * | Support :ext: access method.Sven Verdoolaege2005-07-03
| | * | Honour CVS_SERVER.Sven Verdoolaege2005-07-03
| | * | git-cvsimport-script: clean up documentationSven Verdoolaege2005-07-03
| | * | Make specification of CVS module to convert optional.Sven Verdoolaege2005-07-03
| | * | Fixed a typo in Documentation/git-cvsimport-script.txt.Sven Verdoolaege2005-07-03
| | * | cvsimport: add documentation.Matthias Urlichs2005-06-30
| | * | cvsimport: Added option '-p': pass options to cvspsMatthias Urlichs2005-06-30