| Commit message (Expand) | Author | Age | Files | Lines |
* | Teach git-local-fetch the --stdin switch | Petr Baudis | 2006-07-27 | 4 | -10/+74 |
* | Make pull() support fetching multiple targets at once | Petr Baudis | 2006-07-27 | 5 | -37/+49 |
* | Make pull() take some implicit data as explicit arguments | Petr Baudis | 2006-07-27 | 5 | -17/+12 |
* | mailinfo: accept >From in message header | Michael S. Tsirkin | 2006-07-27 | 1 | -1/+1 |
* | Remove -d from *-fetch usage strings | Petr Baudis | 2006-07-27 | 3 | -4/+4 |
* | daemon: documentation for --reuseaddr, --detach and --pid-file | Matthias Lederhofer | 2006-07-27 | 2 | -2/+13 |
* | instaweb: Be more clear if httpd or the browser fail | Johannes Schindelin | 2006-07-26 | 1 | -2/+7 |
* | Merge branch 'pb/configure' | Junio C Hamano | 2006-07-26 | 3 | -11/+13 |
|\ |
|
| * | Rename man1 and man7 variables to man1dir and man7dir | Jakub Narebski | 2006-06-29 | 3 | -9/+9 |
| * | Allow INSTALL, bindir, mandir to be set in main Makefile | Jakub Narebski | 2006-06-29 | 4 | -6/+8 |
* | | git-cvsserver: support multiline commit messages | Johannes Schindelin | 2006-07-26 | 1 | -3/+6 |
* | | t7001: add test for git-mv dir1 dir2/ | Johannes Schindelin | 2006-07-26 | 1 | -0/+15 |
* | | gitweb: fix two warnings | Johannes Schindelin | 2006-07-26 | 1 | -2/+2 |
* | | git-instaweb: respect bindir from Makefile | Johannes Schindelin | 2006-07-26 | 1 | -1/+1 |
* | | git-instaweb: some Apache have mod_cgi builtin | Johannes Schindelin | 2006-07-26 | 1 | -1/+3 |
* | | t4112: simplify the test and remove unneeded working tree file. | Junio C Hamano | 2006-07-26 | 1 | -26/+2 |
* | | Extend testing git-mv for renaming of subdirectories | Josef Weidendorfer | 2006-07-26 | 1 | -0/+21 |
* | | cvsserver: avoid warning about active db handlesv1.4.2-rc2 | Johannes Schindelin | 2006-07-25 | 1 | -14/+56 |
* | | cvsserver: suppress warnings | Johannes Schindelin | 2006-07-25 | 1 | -1/+1 |
* | | Substitute xmalloc()+memset(0) with xcalloc(). | Peter Eriksen | 2006-07-25 | 3 | -6/+3 |
* | | gitweb: escape tag comments | Daniel Drake | 2006-07-25 | 1 | -1/+1 |
* | | Merge branch 'jc/clone-bind-failure' | Junio C Hamano | 2006-07-25 | 2 | -4/+11 |
|\ \ |
|
| * | | fetch/clone: check return status from ls-remote | Junio C Hamano | 2006-07-13 | 2 | -4/+11 |
* | | | Merge branch 'jt/format-patch' | Junio C Hamano | 2006-07-25 | 4 | -1/+63 |
|\ \ \ |
|
| * | | | builtin-log: typefix for recent format-patch changes. | Junio C Hamano | 2006-07-14 | 1 | -3/+6 |
| * | | | Add option to set initial In-Reply-To/References | Josh Triplett | 2006-07-14 | 2 | -0/+16 |
| * | | | Add option to enable threading headers | Josh Triplett | 2006-07-14 | 2 | -9/+22 |
| * | | | git-format-patch: Make the second and subsequent mails replies to the first | Josh Triplett | 2006-07-14 | 3 | -0/+30 |
* | | | | Merge branch 'ew/apply' | Junio C Hamano | 2006-07-25 | 2 | -14/+163 |
|\ \ \ \ |
|
| * | | | | Fix t4114 on cygwin | Johannes Schindelin | 2006-07-23 | 1 | -1/+1 |
| * | | | | apply: handle type-changing patch correctly. | Junio C Hamano | 2006-07-17 | 1 | -5/+24 |
| * | | | | apply: split out removal and creation into different phases. | Junio C Hamano | 2006-07-16 | 1 | -7/+17 |
| * | | | | apply: check D/F conflicts more carefully. | Junio C Hamano | 2006-07-16 | 1 | -3/+18 |
| * | | | | typechange tests for git apply (currently failing) | Eric Wong | 2006-07-16 | 1 | -0/+105 |
* | | | | | Merge branch 'jc/read-tree' | Junio C Hamano | 2006-07-24 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | checkout -f failed to check out a file if an existing directory interfered. | Junio C Hamano | 2006-07-16 | 1 | -2/+2 |
| |/ / / / |
|
* | | | | | Merge branch 'lt/objformat' | Junio C Hamano | 2006-07-24 | 5 | -8/+111 |
|\ \ \ \ \ |
|
| * | | | | | sha1_file: add the ability to parse objects in "pack file format" | Linus Torvalds | 2006-07-13 | 5 | -8/+111 |
| | |_|/ /
| |/| | | |
|
* | | | | | Trivial path optimization test | Alex Riesen | 2006-07-24 | 1 | -0/+19 |
* | | | | | Always reset the color _before_ printing out the newline | Johannes Schindelin | 2006-07-24 | 1 | -1/+1 |
* | | | | | upload-pack: fix timeout in create_pack_file | Matthias Lederhofer | 2006-07-24 | 1 | -0/+2 |
* | | | | | Defaulting fetch to origin when set in the repo-config | Santi Béjar | 2006-07-24 | 1 | -1/+2 |
* | | | | | Colorize 'commit' lines in log ui | Jeff King | 2006-07-24 | 3 | -18/+26 |
* | | | | | git-am: Don't accept an mbox on stdin of we already have a .dotest directory | Lukas Sandström | 2006-07-23 | 1 | -2/+4 |
* | | | | | show-branch: Fix another performance problem. | Alexandre Julliard | 2006-07-23 | 1 | -0/+2 |
* | | | | | pack-objects: check pack.window for default window size | Jeff King | 2006-07-23 | 2 | -1/+16 |
* | | | | | Disable linking with Fink or DarwinPorts. | Shawn Pearce | 2006-07-23 | 1 | -8/+22 |
* | | | | | git.el: Put the git customize group in the 'tools' parent group. | Alexandre Julliard | 2006-07-23 | 1 | -1/+2 |
* | | | | | git.el: Try to reuse an existing buffer when running git-status. | Alexandre Julliard | 2006-07-23 | 1 | -1/+23 |
* | | | | | git.el: Prepend a slash to the file name when adding to .gitignore. | Alexandre Julliard | 2006-07-23 | 1 | -1/+1 |