Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Call setup_git_directory() much earlier | Linus Torvalds | 2006-07-29 | 35 | -144/+128 |
* | Call setup_git_directory() early | Linus Torvalds | 2006-07-28 | 12 | -22/+25 |
* | Display an error from update-ref if target ref name is invalid. | Shawn Pearce | 2006-07-28 | 2 | -0/+17 |
* | Fix http-fetch | Johannes Schindelin | 2006-07-28 | 1 | -3/+3 |
* | Merge branch 'pb/multi-fetch' | Junio C Hamano | 2006-07-28 | 7 | -72/+162 |
|\ | |||||
| * | Teach git-http-fetch the --stdin switch | Petr Baudis | 2006-07-27 | 2 | -17/+36 |
| * | 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 |
* | | Merge branch 'lt/web' | Junio C Hamano | 2006-07-28 | 1 | -28/+55 |
|\ \ | |||||
| * | | gitweb.cgi: Centralize printing of the page path | Luben Tuikov | 2006-07-24 | 1 | -20/+21 |
| * | | gitweb.cgi: Show "raw" head of project link even when $hash is not defined | Luben Tuikov | 2006-07-24 | 1 | -0/+3 |
| * | | gitweb.cgi: Include direct link to "raw" files from "history" | Luben Tuikov | 2006-07-24 | 1 | -6/+29 |
| * | | gitweb.cgi: Teach git_history() to read hash from $hash_base | Luben Tuikov | 2006-07-24 | 1 | -13/+13 |
* | | | Merge branch 'js/cvs' | Junio C Hamano | 2006-07-28 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | cvsserver: imitate git-update-ref when committing | Johannes Schindelin | 2006-07-26 | 1 | -4/+4 |
* | | | | Merge branch 'js/alias-p' | Junio C Hamano | 2006-07-28 | 3 | -46/+81 |
|\ \ \ \ | |||||
| * | | | | git wrapper: add --git-dir=<path> and --bare options | Johannes Schindelin | 2006-07-25 | 3 | -47/+58 |
| * | | | | Allow an alias to start with "-p" | Johannes Schindelin | 2006-07-25 | 1 | -6/+30 |
* | | | | | Merge branch 'jc/diff' | Junio C Hamano | 2006-07-28 | 1 | -1/+9 |
|\ \ \ \ \ | |||||
| * | | | | | git-diff A...B to (usually) mean "git-diff `git-merge-base A B` B" | Junio C Hamano | 2006-07-17 | 1 | -1/+9 |
* | | | | | | t4103: fix binary patch application test. | Junio C Hamano | 2006-07-28 | 1 | -2/+2 |
* | | | | | | git-apply -R: binary patches are irreversible for now. | Junio C Hamano | 2006-07-28 | 1 | -0/+6 |
* | | | | | | Teach git-apply about '-R' | Johannes Schindelin | 2006-07-28 | 2 | -12/+77 |
* | | | | | | Makefile: ssh-pull.o depends on ssh-fetch.c | Johannes Schindelin | 2006-07-28 | 1 | -0/+2 |
* | | | | | | log and diff family: honor config even from subdirectories | Junio C Hamano | 2006-07-27 | 5 | -7/+11 |
* | | | | | | git-reset: detect update-ref error and report it. | Junio C Hamano | 2006-07-27 | 1 | -1/+4 |
* | | | | | | lost-found: use fsck-objects --full | Junio C Hamano | 2006-07-27 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | 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 |