aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* unpack-objects: fix --strict handlingJunio C Hamano2008-03-05
* t5300: add test for "unpack-objects --strict"Junio C Hamano2008-03-05
* unpack-objects: prevent writing of inconsistent objectsMartin Koegler2008-03-05
* fsck.c: fix bogus "empty tree" checkJunio C Hamano2008-03-05
* Revert "unpack-objects: prevent writing of inconsistent objects"Junio C Hamano2008-03-04
* Revert "receive-pack: use strict mode for unpacking objects"Junio C Hamano2008-03-04
* Merge branch 'maint'Junio C Hamano2008-03-04
|\
| * Fix 'git remote show' regression on empty repository in 1.5.4Shawn O. Pearce2008-03-03
| * Fix incorrect wording in git-merge.txt.Matthieu Moy2008-03-03
| * git-merge.sh: better handling of combined --squash,--no-ff,--no-commit optionsGerrit Pape2008-03-03
| * Fix random crashes in http_cleanup()Mike Hommey2008-03-03
* | t3407-rebase-abort.sh: Enhance existing tests, and add test for rebase --mergeMike Hommey2008-03-03
* | git-p4: Fix import of changesets with file deletionsSimon Hausmann2008-03-03
* | Fix test for cleanup failure in t7300 on WindowsAlex Riesen2008-03-03
* | t6120 (describe): check --long properlyJunio C Hamano2008-03-03
* | Add git-describe test for "verify annotated tag names on output"Shawn O. Pearce2008-03-03
* | Test for packed tags in git-describe outputShawn O. Pearce2008-03-03
* | Don't allow git-describe failures to go unnoticed in t6120Shawn O. Pearce2008-03-03
* | describe: re-fix display_name()Junio C Hamano2008-03-03
* | describe: fix --long outputJunio C Hamano2008-03-03
* | git-describe: use tags found in packed-refs correctlyJunio C Hamano2008-03-03
* | fetch-pack: check parse_commit/object resultsMartin Koegler2008-03-03
* | Update draft release notes for 1.5.5Junio C Hamano2008-03-03
* | Merge branch 'maint'Junio C Hamano2008-03-02
|\ \ | |/
| * Update draft release notes for 1.5.4.4Junio C Hamano2008-03-02
| * revert: actually check for a dirty indexJeff King2008-03-02
| * tests: introduce test_must_failJunio C Hamano2008-03-02
| * git-submodule: Fix typo 'url' which should be '$url'Ping Yin2008-03-02
| * receive-pack: Initialize PATH to include exec-dir.Björn Steinbrink2008-03-02
* | Fix doc typos.Ralf Wildenhues2008-03-02
* | fast-import: exit with proper message if not a git dirJean-Luc Herren2008-03-02
* | Merge branch 'np/verify-pack'Junio C Hamano2008-03-02
|\ \
| * | add storage size output to 'git verify-pack -v'Nicolas Pitre2008-03-01
| * | fix unimplemented packed_object_info_detail() featuresNicolas Pitre2008-03-01
| * | make verify_one_pack() a bit less wrong wrt packed_git structureNicolas Pitre2008-03-01
| * | factorize revindex code out of builtin-pack-objects.cNicolas Pitre2008-03-01
* | | format-patch: wrap cover-letter's shortlog sensiblyJohannes Schindelin2008-03-02
* | | format-patch: use the diff options for the cover letter, tooJohannes Schindelin2008-03-02
* | | gitweb: Mark first match when searching commit messagesJakub Narebski2008-03-02
* | | Merge branch 'sp/describe-tag'Junio C Hamano2008-03-02
|\ \ \
| * | | Teach git-describe to verify annotated tag names before outputShawn O. Pearce2008-02-28
| |/ /
* | | Merge branch 'pb/cvsimport'Junio C Hamano2008-03-02
|\ \ \
| * | | cvsimport: document that -M can be used multiple timesPhilippe Bruhat (BooK2008-03-01
| * | | cvsimport: allow for multiple -M optionsPhilippe Bruhat (BooK2008-03-01
| * | | cvsimport: have default merge regex allow for dashes in the branch namePhilippe Bruhat (BooK2008-03-01
* | | | Merge branch 'jc/maint-log-merge-left-right'Junio C Hamano2008-03-02
|\ \ \ \
| * | | | Fix "git log --merge --left-right"Junio C Hamano2008-02-27
* | | | | Merge branch 'mh/maint-http-proxy-fix'Junio C Hamano2008-03-02
|\ \ \ \ \
| * | | | | Set proxy override with http_init()Mike Hommey2008-02-27
| |/ / / /
* | | | | Merge branch 'cb/http-test'Junio C Hamano2008-03-02
|\ \ \ \ \