aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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: 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
* cvsimport: Exit if an existing repository doesn't have the right branch.Matthias Urlichs2005-06-30
* cvs import: Strip whitespace at the end of the log entryMatthias Urlichs2005-06-30
* cvsimport: perform string comparison on "HEAD"Sven Verdoolaege2005-06-30
* git-cvsimport-script: Removed redundant @old and @new clear.Matthias Urlichs2005-06-30
* git-cvsimport-script: Remove setting Sticky; it may cause problemsMatthias Urlichs2005-06-30
* cvs import: Call git-update-cache multiple timesMatthias Urlichs2005-06-30
* More docMatthias Urlichs2005-06-28
* Document the new migration toolMatthias Urlichs2005-06-28
* Rollbak to the original branch after importingMatthias Urlichs2005-06-28
* Local cvsimport fixupsMatthias Urlichs2005-06-28
* Fix remote CVS import.Matthias Urlichs2005-06-28
* Added Perl git-cvsimport-scriptMatthias Urlichs2005-06-28
* Teach git-pull-script about pulling tagsLinus Torvalds2005-06-27
* Fix another test that broke with the recent git-init-db updateLinus Torvalds2005-06-27
* [PATCH] Skip writing out sha1 files for objects in packed git.Junio C Hamano2005-06-27
* [PATCH] replace sha1sum with sum in t/t1002Mark Allen2005-06-27
* Fix up test that counted subdirectories in ".git/objects"Linus Torvalds2005-06-27
* git-init-db: create "pack" subdirectory under objectsLinus Torvalds2005-06-27
* Merge rsync://rsync.kernel.org/pub/scm/gitk/gitkLinus Torvalds2005-06-27
|\
| * Add a menu item for creating tags.Paul Mackerras2005-06-27
| * Fix a bug where we would corrupt the stuff read from git-rev-list.Paul Mackerras2005-06-27
| * Add a menu entry for generating a patch between any two commits.Paul Mackerras2005-06-27
| * Fix behaviour in the case where we have no commits to display.Paul Mackerras2005-06-27
| * Check for the existence of the git directory on startup.Paul Mackerras2005-06-27
| * Clear the SHA1 entry field when we go to paste something into itPaul Mackerras2005-06-25
| * Add commit row context menu and handle left-click on graph linesPaul Mackerras2005-06-25
* | csum-file: fix missing buf pointer updateLinus Torvalds2005-06-27
* | [PATCH] Teach read_sha1_file() and friends about packed git object store.Junio C Hamano2005-06-27
* | [PATCH] Enhance sha1_file_size() into sha1_object_info()Junio C Hamano2005-06-27
* | [PATCH] Remove "delta" object representation.Junio C Hamano2005-06-27
* | [PATCH] git-ssh-pull: commit-id consistencySven Verdoolaege2005-06-27
* | git-checkout-script: use "--verify --revs-only" to parse revsLinus Torvalds2005-06-27
* | csum-file interface updates: return resulting SHA1Linus Torvalds2005-06-26
* | git-pack-objects: write the pack files with a SHA1 csumLinus Torvalds2005-06-26
* | Add "--pretty=full" format that also shows committer.Linus Torvalds2005-06-26
* | Add git-verify-tag scriptJan Harkes2005-06-26