Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge early part of branch 'jc/diff-apply-patch' | Junio C Hamano | 2006-10-18 | 1 | -2/+2 |
|\ | |||||
| * | git-diff/git-apply: make diff output a bit friendlier to GNU patch (part 1) | Junio C Hamano | 2006-09-29 | 1 | -2/+2 |
* | | Merge branch 'jc/diff-numstat' | Junio C Hamano | 2006-10-18 | 4 | -12/+47 |
|\ \ | |||||
| * | | diff --numstat | Junio C Hamano | 2006-10-13 | 4 | -12/+47 |
* | | | Merge branch 'pb/bisect' | Junio C Hamano | 2006-10-18 | 1 | -5/+6 |
|\ \ \ | |||||
| * | | | bisect reset: Leave the tree in usable state if git-checkout failed | Petr Baudis | 2006-10-16 | 1 | -5/+6 |
* | | | | Merge branch 'mw/send-email' | Junio C Hamano | 2006-10-18 | 1 | -2/+6 |
|\ \ \ \ | |||||
| * | | | | Add --dry-run option to git-send-email | Matthew Wilcox | 2006-10-11 | 1 | -2/+6 |
* | | | | | Merge branch 'rs/rebase' | Junio C Hamano | 2006-10-18 | 2 | -3/+16 |
|\ \ \ \ \ | |||||
| * | | | | | git-rebase: Add a -v option to show a diffstat of the changes upstream at the... | Robert Shearman | 2006-10-04 | 2 | -2/+15 |
| * | | | | | git-rebase: Use --ignore-if-in-upstream option when executing git-format-patch. | Robert Shearman | 2006-10-04 | 1 | -1/+1 |
* | | | | | | Merge branch 'sb/fetch' | Junio C Hamano | 2006-10-18 | 3 | -18/+27 |
|\ \ \ \ \ \ | |||||
| * | | | | | | merge and resolve: Output short hashes and .. in "Updating ..." | Santi BĂ©jar | 2006-09-30 | 2 | -2/+2 |
| * | | | | | | fetch: Misc output cleanup | Santi B,Ai(Bjar | 2006-09-30 | 1 | -16/+25 |
* | | | | | | | Merge branch 'sk/svn' | Junio C Hamano | 2006-10-18 | 1 | -39/+54 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git-svnimport.perl: copying directory from original SVN place | Sasha Khapyorsky | 2006-10-08 | 1 | -39/+54 |
* | | | | | | | | Merge branch 'rs/zip' | Junio C Hamano | 2006-10-18 | 2 | -6/+46 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-archive --format=zip: add symlink support | Rene Scharfe | 2006-10-07 | 2 | -4/+44 |
| * | | | | | | | | git-archive --format=zip: use default version ID | Rene Scharfe | 2006-10-07 | 1 | -2/+2 |
* | | | | | | | | | Add revspec documentation for ':path', ':[0-3]:path' and git-describe | pclouds@gmail.com | 2006-10-18 | 1 | -1/+15 |
* | | | | | | | | | Reject hexstring longer than 40-bytes in get_short_sha1() | pclouds@gmail.com | 2006-10-18 | 1 | -1/+1 |
* | | | | | | | | | reduce delta head inflated size | Nicolas Pitre | 2006-10-18 | 1 | -1/+1 |
* | | | | | | | | | git-imap-send: Strip smtp From_ header from imap message.v1.4.3 | Markus Amsler | 2006-10-18 | 1 | -0/+8 |
* | | | | | | | | | add proper dependancies on the xdiff source | Andy Whitcroft | 2006-10-17 | 1 | -0/+2 |
| |_|_|_|_|/ / / |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2006-10-16 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix hash function in xdiff libraryv1.4.2.4 | Linus Torvalds | 2006-10-16 | 1 | -2/+3 |
* | | | | | | | | | svnimport: Fix broken tags being generated | Petr Baudis | 2006-10-15 | 1 | -1/+1 |
* | | | | | | | | | Replace open-coded version of hash_sha1_file() | Rene Scharfe | 2006-10-15 | 1 | -7/+1 |
* | | | | | | | | | Make write_sha1_file_prepare() void | Rene Scharfe | 2006-10-15 | 1 | -6/+5 |
* | | | | | | | | | Revert "move pack creation to version 3" | Junio C Hamano | 2006-10-14 | 2 | -7/+3 |
* | | | | | | | | | Merge branch 'jc/http'v1.4.3-rc3 | Junio C Hamano | 2006-10-14 | 1 | -257/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add WEBDAV timeout to http-fetch. | Junio C Hamano | 2006-10-08 | 1 | -257/+0 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | clone: the given repository dir should be relative to $PWD | Yasushi SHOJI | 2006-10-14 | 2 | -1/+7 |
* | | | | | | | | | cvsserver: fix "cvs diff" in a subdirectory | Johannes Schindelin | 2006-10-14 | 1 | -1/+1 |
* | | | | | | | | | cvsserver: Show correct letters for modified, removed and added files | Johannes Schindelin | 2006-10-14 | 1 | -12/+51 |
* | | | | | | | | | git-svn: reduce memory usage for large commits | Eric Wong | 2006-10-14 | 1 | -2/+4 |
* | | | | | | | | | Fix tracing when GIT_TRACE is set to an empty string. | Christian Couder | 2006-10-14 | 1 | -1/+2 |
* | | | | | | | | | Make write_sha1_file_prepare() static | Rene Scharfe | 2006-10-14 | 2 | -12/+3 |
* | | | | | | | | | Add hash_sha1_file() | Rene Scharfe | 2006-10-14 | 5 | -34/+22 |
* | | | | | | | | | git-svn: fix commits over svn+ssh:// | Eric Wong | 2006-10-14 | 1 | -2/+2 |
| |_|_|_|_|_|/ / |/| | | | | | | | |||||
* | | | | | | | | t4015: work-around here document problem on Cygwin. | Junio C Hamano | 2006-10-13 | 1 | -6/+6 |
* | | | | | | | | Documentation: add missing second colons and remove a typo | Rene Scharfe | 2006-10-12 | 4 | -6/+6 |
* | | | | | | | | diff: fix 2 whitespace issues | Johannes Schindelin | 2006-10-12 | 2 | -17/+134 |
* | | | | | | | | apply --numstat -z: line termination fix. | Junio C Hamano | 2006-10-12 | 1 | -1/+1 |
* | | | | | | | | git-svn: add a message encouraging use of SVN::* libraries | Eric Wong | 2006-10-11 | 1 | -0/+14 |
* | | | | | | | | commit: fix a segfault when displaying a commit with unreachable parents | Eric Wong | 2006-10-11 | 1 | -4/+7 |
* | | | | | | | | git-svn: -h(elp) message formatting fixes | Eric Wong | 2006-10-11 | 1 | -2/+2 |
* | | | | | | | | Documentation/git-svn: document some of the newer features | Eric Wong | 2006-10-11 | 1 | -16/+123 |
* | | | | | | | | git-svn: log command fixes | Eric Wong | 2006-10-11 | 1 | -7/+25 |
* | | | | | | | | git-svn: multi-init saves and reuses --tags and --branches arguments | Eric Wong | 2006-10-11 | 1 | -4/+14 |