aboutsummaryrefslogtreecommitdiffstats
path: root/diffcore-rename.c
diff options
context:
space:
mode:
Diffstat (limited to 'diffcore-rename.c')
0 files changed, 0 insertions, 0 deletions
='deletions'>-1/+16 2008-03-03Test for packed tags in git-describe outputShawn O. Pearce1-0/+3 2008-03-03Don't allow git-describe failures to go unnoticed in t6120Shawn O. Pearce1-1/+3 2008-03-03describe: 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-02Update draft release notes for 1.5.4.4Junio C Hamano1-1/+21 2008-03-02revert: actually check for a dirty indexJeff King2-4/+25 2008-03-02tests: introduce test_must_failJunio C Hamano2-8/+25 2008-03-02git-submodule: Fix typo 'url' which should be '$url'Ping Yin1-1/+1 2008-03-02receive-pack: Initialize PATH to include exec-dir.Björn Steinbrink1-0/+2 2008-03-02Fix doc typos.Ralf Wildenhues2-4/+4 2008-03-02fast-import: exit with proper message if not a git dirJean-Luc Herren1-0/+1 2008-03-02format-patch: wrap cover-letter's shortlog sensiblyJohannes Schindelin3-2/+25 2008-03-02format-patch: use the diff options for the cover letter, tooJohannes Schindelin2-6/+16 2008-03-02gitweb: 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-01Clean up find_unique_abbrev() callersJunio C Hamano3-11/+3 2008-03-01find_unique_abbrev(): redefine semanticsJunio C Hamano1-7/+6 2008-03-01git rebase --abort: always restore the right commitMike Hommey2-4/+3 2008-03-01Documentation/git-rebase.txt: Add --strategy to synopsysMike Hommey1-0/+1 2008-03-01CodingGuidelines: 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