Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | Add git-describe test for "verify annotated tag names on output" | Shawn O. Pearce | 2008-03-03 | |
* | | | | | | Test for packed tags in git-describe output | Shawn O. Pearce | 2008-03-03 | |
* | | | | | | Don't allow git-describe failures to go unnoticed in t6120 | Shawn O. Pearce | 2008-03-03 | |
* | | | | | | describe: re-fix display_name() | Junio C Hamano | 2008-03-03 | |
* | | | | | | describe: fix --long output | Junio C Hamano | 2008-03-03 | |
* | | | | | | git-describe: use tags found in packed-refs correctly | Junio C Hamano | 2008-03-03 | |
* | | | | | | fetch-pack: check parse_commit/object results | Martin Koegler | 2008-03-03 | |
* | | | | | | Update draft release notes for 1.5.5 | Junio C Hamano | 2008-03-03 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-03-02 | |
|\ \ \ \ \ \ | |/ / / / / | ||||
| * | | | | | Update draft release notes for 1.5.4.4 | Junio C Hamano | 2008-03-02 | |
| * | | | | | revert: actually check for a dirty index | Jeff King | 2008-03-02 | |
| * | | | | | tests: introduce test_must_fail | Junio C Hamano | 2008-03-02 | |
| * | | | | | git-submodule: Fix typo 'url' which should be '$url' | Ping Yin | 2008-03-02 | |
| * | | | | | receive-pack: Initialize PATH to include exec-dir. | Björn Steinbrink | 2008-03-02 | |
* | | | | | | Fix doc typos. | Ralf Wildenhues | 2008-03-02 | |
* | | | | | | fast-import: exit with proper message if not a git dir | Jean-Luc Herren | 2008-03-02 | |
* | | | | | | Merge branch 'np/verify-pack' | Junio C Hamano | 2008-03-02 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | add storage size output to 'git verify-pack -v' | Nicolas Pitre | 2008-03-01 | |
| * | | | | | | fix unimplemented packed_object_info_detail() features | Nicolas Pitre | 2008-03-01 | |
| * | | | | | | make verify_one_pack() a bit less wrong wrt packed_git structure | Nicolas Pitre | 2008-03-01 | |
| * | | | | | | factorize revindex code out of builtin-pack-objects.c | Nicolas Pitre | 2008-03-01 | |
* | | | | | | | format-patch: wrap cover-letter's shortlog sensibly | Johannes Schindelin | 2008-03-02 | |
* | | | | | | | format-patch: use the diff options for the cover letter, too | Johannes Schindelin | 2008-03-02 | |
* | | | | | | | gitweb: Mark first match when searching commit messages | Jakub Narebski | 2008-03-02 | |
* | | | | | | | Merge branch 'sp/describe-tag' | Junio C Hamano | 2008-03-02 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Teach git-describe to verify annotated tag names before output | Shawn O. Pearce | 2008-02-28 | |
| |/ / / / / / | ||||
* | | | | | | | Merge branch 'pb/cvsimport' | Junio C Hamano | 2008-03-02 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | cvsimport: document that -M can be used multiple times | Philippe Bruhat (BooK | 2008-03-01 | |
| * | | | | | | | cvsimport: allow for multiple -M options | Philippe Bruhat (BooK | 2008-03-01 | |
| * | | | | | | | cvsimport: have default merge regex allow for dashes in the branch name | Philippe Bruhat (BooK | 2008-03-01 | |
* | | | | | | | | Merge branch 'jc/maint-log-merge-left-right' | Junio C Hamano | 2008-03-02 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Fix "git log --merge --left-right" | Junio C Hamano | 2008-02-27 | |
* | | | | | | | | | Merge branch 'mh/maint-http-proxy-fix' | Junio C Hamano | 2008-03-02 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Set proxy override with http_init() | Mike Hommey | 2008-02-27 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge branch 'cb/http-test' | Junio C Hamano | 2008-03-02 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | http-push: add regression tests | Clemens Buchacher | 2008-02-27 | |
| * | | | | | | | | | http-push: push <remote> :<branch> deletes remote branch | Clemens Buchacher | 2008-02-27 | |
* | | | | | | | | | | Merge branch 'jc/remote-multi-url' | Junio C Hamano | 2008-03-02 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | git-remote: do not complain on multiple URLs for a remote | Junio C Hamano | 2008-02-27 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'jn/gitweb-grep' | Junio C Hamano | 2008-03-02 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | gitweb: Clearly distinguish regexp / exact match searches | Petr Baudis | 2008-02-27 | |
| * | | | | | | | | | | gitweb: Simplify fixed string search | Jakub Narebski | 2008-02-27 | |
| * | | | | | | | | | | gitweb: Change parse_commits signature to allow for multiple options | Jakub Narebski | 2008-02-27 | |
* | | | | | | | | | | | Merge branch 'mk/maint-parse-careful' | Junio C Hamano | 2008-03-02 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | receive-pack: use strict mode for unpacking objects | Martin Koegler | 2008-02-28 | |
| * | | | | | | | | | | | index-pack: introduce checking mode | Martin Koegler | 2008-02-28 | |
| * | | | | | | | | | | | unpack-objects: prevent writing of inconsistent objects | Martin Koegler | 2008-02-28 | |
| * | | | | | | | | | | | unpack-object: cache for non written objects | Martin Koegler | 2008-02-28 | |
| * | | | | | | | | | | | add common fsck error printing function | Martin Koegler | 2008-02-25 | |
| * | | | | | | | | | | | builtin-fsck: move common object checking code to fsck.c | Martin Koegler | 2008-02-25 |