Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | Merge branch 'jc/diff' | Junio C Hamano | 2006-07-28 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | git-diff A...B to (usually) mean "git-diff `git-merge-base A B` B" | Junio C Hamano | 2006-07-17 | |
| * | | | | | | | | t4103: fix binary patch application test. | Junio C Hamano | 2006-07-28 | |
| * | | | | | | | | git-apply -R: binary patches are irreversible for now. | Junio C Hamano | 2006-07-28 | |
| * | | | | | | | | Teach git-apply about '-R' | Johannes Schindelin | 2006-07-28 | |
| * | | | | | | | | Makefile: ssh-pull.o depends on ssh-fetch.c | Johannes Schindelin | 2006-07-28 | |
| * | | | | | | | | log and diff family: honor config even from subdirectories | Junio C Hamano | 2006-07-27 | |
| * | | | | | | | | git-reset: detect update-ref error and report it. | Junio C Hamano | 2006-07-27 | |
| * | | | | | | | | lost-found: use fsck-objects --full | Junio C Hamano | 2006-07-27 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||
| * | | | | | | | mailinfo: accept >From in message header | Michael S. Tsirkin | 2006-07-27 | |
| * | | | | | | | Remove -d from *-fetch usage strings | Petr Baudis | 2006-07-27 | |
| * | | | | | | | daemon: documentation for --reuseaddr, --detach and --pid-file | Matthias Lederhofer | 2006-07-27 | |
| | |_|/ / / / | |/| | | | | | ||||
| * | | | | | | instaweb: Be more clear if httpd or the browser fail | Johannes Schindelin | 2006-07-26 | |
| | |_|_|_|/ | |/| | | | | ||||
| * | | | | | Merge branch 'pb/configure' | Junio C Hamano | 2006-07-26 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||
| | * | | | | Rename man1 and man7 variables to man1dir and man7dir | Jakub Narebski | 2006-06-29 | |
| | * | | | | Allow INSTALL, bindir, mandir to be set in main Makefile | Jakub Narebski | 2006-06-29 | |
| * | | | | | git-cvsserver: support multiline commit messages | Johannes Schindelin | 2006-07-26 | |
| * | | | | | t7001: add test for git-mv dir1 dir2/ | Johannes Schindelin | 2006-07-26 | |
| * | | | | | gitweb: fix two warnings | Johannes Schindelin | 2006-07-26 | |
| * | | | | | git-instaweb: respect bindir from Makefile | Johannes Schindelin | 2006-07-26 | |
| * | | | | | git-instaweb: some Apache have mod_cgi builtin | Johannes Schindelin | 2006-07-26 | |
| * | | | | | t4112: simplify the test and remove unneeded working tree file. | Junio C Hamano | 2006-07-26 | |
| * | | | | | Extend testing git-mv for renaming of subdirectories | Josef Weidendorfer | 2006-07-26 | |
| | |_|/ / | |/| | | | ||||
| * | | | | cvsserver: avoid warning about active db handlesv1.4.2-rc2 | Johannes Schindelin | 2006-07-25 | |
| * | | | | cvsserver: suppress warnings | Johannes Schindelin | 2006-07-25 | |
| * | | | | Substitute xmalloc()+memset(0) with xcalloc(). | Peter Eriksen | 2006-07-25 | |
| * | | | | gitweb: escape tag comments | Daniel Drake | 2006-07-25 | |
| * | | | | Merge branch 'jc/clone-bind-failure' | Junio C Hamano | 2006-07-25 | |
| |\ \ \ \ | ||||
| | * | | | | fetch/clone: check return status from ls-remote | Junio C Hamano | 2006-07-13 | |
| * | | | | | Merge branch 'jt/format-patch' | Junio C Hamano | 2006-07-25 | |
| |\ \ \ \ \ | ||||
| | * | | | | | builtin-log: typefix for recent format-patch changes. | Junio C Hamano | 2006-07-14 | |
| | * | | | | | Add option to set initial In-Reply-To/References | Josh Triplett | 2006-07-14 | |
| | * | | | | | Add option to enable threading headers | Josh Triplett | 2006-07-14 | |
| | * | | | | | git-format-patch: Make the second and subsequent mails replies to the first | Josh Triplett | 2006-07-14 | |
| * | | | | | | Merge branch 'ew/apply' | Junio C Hamano | 2006-07-25 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Fix t4114 on cygwin | Johannes Schindelin | 2006-07-23 | |
| | * | | | | | | apply: handle type-changing patch correctly. | Junio C Hamano | 2006-07-17 | |
| | * | | | | | | apply: split out removal and creation into different phases. | Junio C Hamano | 2006-07-16 | |
| | * | | | | | | apply: check D/F conflicts more carefully. | Junio C Hamano | 2006-07-16 | |
| | * | | | | | | typechange tests for git apply (currently failing) | Eric Wong | 2006-07-16 | |
| * | | | | | | | Merge branch 'jc/read-tree' | Junio C Hamano | 2006-07-24 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||
| | * | | | | | | checkout -f failed to check out a file if an existing directory interfered. | Junio C Hamano | 2006-07-16 | |
| | |/ / / / / | ||||
| * | | | | | | Merge branch 'lt/objformat' | Junio C Hamano | 2006-07-24 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | sha1_file: add the ability to parse objects in "pack file format" | Linus Torvalds | 2006-07-13 | |
| | | |_|/ / / | | |/| | | | | ||||
| * | | | | | | Trivial path optimization test | Alex Riesen | 2006-07-24 | |
| * | | | | | | Always reset the color _before_ printing out the newline | Johannes Schindelin | 2006-07-24 | |
| * | | | | | | upload-pack: fix timeout in create_pack_file | Matthias Lederhofer | 2006-07-24 | |
| * | | | | | | Defaulting fetch to origin when set in the repo-config | Santi Béjar | 2006-07-24 | |
| * | | | | | | Colorize 'commit' lines in log ui | Jeff King | 2006-07-24 | |
| * | | | | | | git-am: Don't accept an mbox on stdin of we already have a .dotest directory | Lukas Sandström | 2006-07-23 |