summaryrefslogtreecommitdiffstats
path: root/diffcore-break.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-28write_idx_file: need_large_offset() helper functionJunio C Hamano1-10/+19
2011-02-28index-pack: --verifyJunio C Hamano6-17/+125
2011-02-28write_idx_file: introduce a struct to hold idx customization optionsJunio C Hamano5-33/+48
2011-02-28index-pack: group the delta-base array entries also by typeJunio C Hamano1-21/+40
2011-02-28gitweb: Make i18n (encoding) tests in t9500 leave clean stateJakub Narebski1-1/+5
2011-02-28git-add: make -A description clearer vs. -uMichael J Gruber1-1/+1
2011-02-27branch_merged: fix grammar in warningEric Hanchrow1-1/+1
2011-02-23update-index --refresh --porcelain: add missing constJonathan Nieder2-3/+3
2011-02-23checkout: add missing const to describe_detached_headJonathan Nieder1-1/+1
2011-02-23Disallow empty section and variable namesLibor Pechacek2-1/+10
2011-02-23Sanity-check config variable namesLibor Pechacek4-50/+102
2011-02-22git-checkout.txt: improve detached HEAD documentationJay Soffian1-23/+121
2011-02-22Documentation: clarify -u<mode> option defaultsClemens Buchacher2-14/+14
2011-02-21git-p4: Add copy detection supportVitor Antunes1-0/+16
2011-02-21git-p4: Improve rename detection supportVitor Antunes1-4/+15
2011-02-21t/t7500-commit.sh: use test_cmp instead of testÆvar Arnfjörð Bjarmason1-1/+6
2011-02-21t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediateÆvar Arnfjörð Bjarmason3-88/+6
2011-02-21gitweb/gitweb.perl: don't call S_ISREG() with undefÆvar Arnfjörð Bjarmason1-1/+1
2011-02-21gitweb/gitweb.perl: remove use of qw(...) as parenthesesÆvar Arnfjörð Bjarmason1-2/+2
2011-02-21git-p4: support clone --barePete Wyckoff2-4/+23
2011-02-21git-p4: decode p4 wildcard charactersPete Wyckoff2-0/+40
2011-02-21git-p4: better message for "git-p4 sync" when not clonedPete Wyckoff1-0/+2
2011-02-21git-p4: reinterpret confusing p4 messagePete Wyckoff1-0/+4
2011-02-21git-p4: accommodate new move/delete type in p4Pete Wyckoff1-5/+7
2011-02-21git-p4: add missing newline in initial import messagePete Wyckoff1-1/+1
2011-02-21git-p4: fix key error for p4 problemPete Wyckoff2-1/+17