Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | svn import: make -s option actually optional | Matthias Urlichs | 2005-10-11 | 1 | -1/+2 |
* | svn import: typo fix | Matthias Urlichs | 2005-10-11 | 1 | -1/+1 |
* | svn import: get all revisions | Matthias Urlichs | 2005-10-10 | 1 | -1/+1 |
* | svn import: unlink downlaoded files | Matthias Urlichs | 2005-10-10 | 1 | -0/+1 |
* | svn import: Add a loop limit option | Matthias Urlichs | 2005-10-10 | 2 | -6/+20 |
* | svn import: incremental imports | Matthias Urlichs | 2005-10-10 | 1 | -6/+6 |
* | svn import: skip initial revisions | Matthias Urlichs | 2005-10-10 | 2 | -7/+12 |
* | svn import: Do not create empty tags | Matthias Urlichs | 2005-10-10 | 1 | -120/+125 |
* | svn import: Fix tagging. | Matthias Urlichs | 2005-10-10 | 1 | -16/+12 |
* | svn import: remove debugging | Matthias Urlichs | 2005-10-10 | 1 | -2/+0 |
* | svn import: wrong file open mode | Matthias Urlichs | 2005-10-10 | 1 | -1/+1 |
* | svn import: avoid reconnecting | Matthias Urlichs | 2005-10-10 | 1 | -5/+6 |
* | svn improt needs SVN::Core 1.2.1 or better | Matthias Urlichs | 2005-10-10 | 1 | -0/+2 |
* | svn import: add libsvn-core-perl to Debian's control file | Matthias Urlichs | 2005-10-10 | 1 | -1/+1 |
* | svn import: fixed two pipe open calls. | Matthias Urlichs | 2005-10-10 | 1 | -4/+4 |
* | svn import: copy path information | Matthias Urlichs | 2005-10-10 | 1 | -10/+16 |
* | SVN import: No modes | Matthias Urlichs | 2005-10-10 | 1 | -25/+0 |
* | svn import: add eval() | Matthias Urlichs | 2005-10-10 | 1 | -5/+11 |
* | New: git-svnimport. | Matthias Urlichs | 2005-10-10 | 3 | -1/+772 |
* | cvsimport: report merge parents | Matthias Urlichs | 2005-10-10 | 1 | -3/+3 |
* | Record which tree the patch applies to. | Junio C Hamano | 2005-10-04 | 2 | -3/+11 |
* | git-applypatch: cleanup. | Junio C Hamano | 2005-10-04 | 1 | -7/+14 |
* | git-apply: retire unused/unimplemented --no-merge flag. | Junio C Hamano | 2005-10-04 | 2 | -22/+2 |
* | git-apply: allow operating in sparsely populated working tree. | Junio C Hamano | 2005-10-04 | 1 | -5/+30 |
* | Return error when not checking out an entry due to dirtiness. | Junio C Hamano | 2005-10-04 | 2 | -3/+8 |
* | Merge branch 'fixes' | Junio C Hamano | 2005-10-04 | 6 | -77/+145 |
|\ | |||||
| * | Add missing documentation. | Junio C Hamano | 2005-10-04 | 2 | -0/+110 |
| * | Remove useless use of sed in git-format-patch. | Junio C Hamano | 2005-10-04 | 1 | -5/+1 |
| * | Leave an empty line between log and sign-off. | Junio C Hamano | 2005-10-03 | 1 | -4/+7 |
| * | Remove unused external-diff script. | Junio C Hamano | 2005-10-03 | 1 | -67/+0 |
| * | [PATCH] Limit the number of requests outstanding in ssh-fetch. | Daniel Barkalow | 2005-10-03 | 1 | -1/+27 |
* | | On Cygwin, use symbolic ref, not a symbolic link, to express .git/HEAD | Junio C Hamano | 2005-10-03 | 1 | -0/+1 |
* | | Merge branch 'fixes' | Junio C Hamano | 2005-10-03 | 2 | -7/+16 |
|\ \ | |/ | |||||
| * | Avoid compiler warning. | Junio C Hamano | 2005-10-03 | 1 | -1/+1 |
| * | Make sure get_sha1 does not accept ambiguous sha1 prefix (again). | Junio C Hamano | 2005-10-03 | 1 | -6/+15 |
* | | Merge with master.kernel.org:/pub/scm/git/git.git | Peter Anvin | 2005-10-03 | 32 | -218/+299 |
|\ \ | |||||
| * \ | Merge branch 'fixes' | Junio C Hamano | 2005-10-03 | 32 | -218/+299 |
| |\ \ | | |/ | |||||
| | * | git-pull: do not barf on -a flag meant for git-fetch. | Junio C Hamano | 2005-10-03 | 1 | -1/+2 |
| | * | [PATCH] Random documentation fixes | Jonas Fonseca | 2005-10-03 | 26 | -192/+209 |
| | * | Error message from get_sha1() on ambiguous short SHA1. | Junio C Hamano | 2005-10-03 | 1 | -1/+1 |
| | * | [PATCH] Enable and fix support for base less merges. | Fredrik Kuivinen | 2005-10-03 | 3 | -3/+9 |
| | * | Make sure get_sha1 does not accept ambiguous sha1 prefix. | Junio C Hamano | 2005-10-02 | 1 | -21/+68 |
| | * | Fix minor DOS in rev-list. | Junio C Hamano | 2005-10-02 | 1 | -1/+11 |
* | | | [PATCH] Merging the Cygwin changes | Junio C Hamano | 2005-10-03 | 1 | -5/+1 |
* | | | Merge with master.kernel.org:/pub/scm/git/git.git | Peter Anvin | 2005-10-03 | 44 | -451/+1360 |
|\ \ \ | |/ / | |||||
| * | | Post 0.99.8 master branch | Junio C Hamano | 2005-10-02 | 1 | -1/+1 |
| |/ | |||||
| * | GIT 0.99.8v0.99.8 | Junio C Hamano | 2005-10-02 | 2 | -1/+7 |
| * | [PATCH] Update git-clone documentation | Eric W. Biederman | 2005-10-02 | 1 | -1/+14 |
| * | Handle really trivial case inside git-merge. | Junio C Hamano | 2005-10-02 | 1 | -1/+21 |
| * | read-tree: --trivial | Linus Torvalds | 2005-10-02 | 1 | -0/+12 |