Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2006-09-25 | gitweb: fix over-eager application of esc_html(). | Petr Baudis | 1 | -6/+6 |
2006-09-25 | Allow '(no author)' in git-svn's authors file. | Shawn Pearce | 1 | -1/+1 |
2006-09-25 | Allow 'svn fetch' on '(no date)' revisions in Subversion. | Shawn Pearce | 2 | -1/+16 |
2006-09-25 | Remove upload-tar and make git-tar-tree a thin wrapper to git-archive | Junio C Hamano | 8 | -200/+53 |
2006-09-25 | git-tar-tree: Move code for git-archive --format=tar to archive-tar.c | Rene Scharfe | 3 | -314/+326 |
2006-09-25 | git-tar-tree: Remove duplicate git_config() call | Rene Scharfe | 1 | -2/+0 |
2006-09-24 | Add test for the default merges in fetch. | Santi Béjar | 1 | -0/+25 |
2006-09-24 | fetch: get the remote branches to merge from the branch properties | Santi Béjar | 2 | -8/+33 |