summaryrefslogtreecommitdiffstats
path: root/copy.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-05am: remove support for -d .dotestJunio C Hamano2-14/+6
2008-03-05am: read from the right mailbox when started from a subdirectoryJunio C Hamano2-2/+95
2008-03-05fsck.c: fix bogus "empty tree" checkJunio C Hamano1-2/+0
2008-03-04Revert "unpack-objects: prevent writing of inconsistent objects"Junio C Hamano2-106/+7
2008-03-04Revert "receive-pack: use strict mode for unpacking objects"Junio C Hamano2-29/+13
2008-03-04Fix 'git remote show' regression on empty repository in 1.5.4Shawn O. Pearce1-4/+0
2008-03-04t3407-rebase-abort.sh: Enhance existing tests, and add test for rebase --mergeMike Hommey1-28/+40
2008-03-04git-p4: Fix import of changesets with file deletionsSimon Hausmann1-20/+25
2008-03-04Fix test for cleanup failure in t7300 on WindowsAlex Riesen1-1/+2
2008-03-04t6120 (describe): check --long properlyJunio C Hamano1-0/+1
2008-03-04Add git-describe test for "verify annotated tag names on output"Shawn O. Pearce1-1/+16
2008-03-04Test for packed tags in git-describe outputShawn O. Pearce1-0/+3
2008-03-04Don't allow git-describe failures to go unnoticed in t6120Shawn O. Pearce1-1/+3
2008-03-04describe: re-fix display_name()Junio C Hamano1-1/+1
2008-03-03Fix incorrect wording in git-merge.txt.Matthieu Moy1-1/+2
2008-03-03git-merge.sh: better handling of combined --squash,--no-ff,--no-commit optionsGerrit Pape2-6/+17
2008-03-03Fix random crashes in http_cleanup()Mike Hommey1-11/+3
2008-03-03describe: fix --long outputJunio C Hamano1-5/+11
2008-03-03git-describe: use tags found in packed-refs correctlyJunio C Hamano1-1/+1
2008-03-03fetch-pack: check parse_commit/object resultsMartin Koegler1-7/+10
2008-03-03Update draft release notes for 1.5.5Junio C Hamano1-1/+27
2008-03-03Update draft release notes for 1.5.4.4Junio C Hamano1-1/+21
2008-03-03revert: actually check for a dirty indexJeff King2-4/+25
2008-03-03tests: introduce test_must_failJunio C Hamano2-8/+25
2008-03-03git-submodule: Fix typo 'url' which should be '$url'Ping Yin1-1/+1
2008-03-03receive-pack: Initialize PATH to include exec-dir.Björn Steinbrink1-0/+2
2008-03-03Fix doc typos.Ralf Wildenhues2-4/+4
2008-03-03fast-import: exit with proper message if not a git dirJean-Luc Herren1-0/+1
2008-03-03format-patch: wrap cover-letter's shortlog sensiblyJohannes Schindelin3-2/+25
2008-03-03format-patch: use the diff options for the cover letter, tooJohannes Schindelin2-6/+16
2008-03-03gitweb: Mark first match when searching commit messagesJakub Narebski1-1/+1
2008-03-02Documentation: Remove --{min,max}-age option from git-log(1)Jakub Narebski1-0/+2
2008-03-02cleanup: remove unused git_checkout_configDenis Cheng1-6/+1
2008-03-02Fix make_absolute_path() for parameters without a slashJohannes Schindelin2-1/+5
2008-03-02diff: make sure work tree side is shown as 0{40} when differentJunio C Hamano2-5/+55
2008-03-02diff-lib.c: constness strengtheningJunio C Hamano1-7/+6
2008-03-02Clean up find_unique_abbrev() callersJunio C Hamano3-11/+3
2008-03-02find_unique_abbrev(): redefine semanticsJunio C Hamano1-7/+6
2008-03-02git rebase --abort: always restore the right commitMike Hommey2-4/+3
2008-03-02Documentation/git-rebase.txt: Add --strategy to synopsysMike Hommey1-0/+1
2008-03-02CodingGuidelines: spell out how we use grep in our scriptsJunio C Hamano1-0/+12
2008-03-01add storage size output to 'git verify-pack -v'Nicolas Pitre3-7/+7
2008-03-01fix unimplemented packed_object_info_detail() featuresNicolas Pitre2-3/+10
2008-03-01make verify_one_pack() a bit less wrong wrt packed_git structureNicolas Pitre1-1/+1
2008-03-01factorize revindex code out of builtin-pack-objects.cNicolas Pitre4-152/+167
2008-03-01allow git-am to run in a subdirectoryJeff King1-0/+2
2008-03-01rename: warn user when we have turned off rename detectionJeff King1-3/+4