summaryrefslogtreecommitdiffstats
path: root/builtin-diff.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-02git-stash: fix "can't shift that many" with no argumentsJeff King1-1/+1
2007-07-02git-stash: fix "no arguments" case in documentationJeff King1-2/+2
2007-07-02git-stash: require "save" to be explicit and update documentationJunio C Hamano2-31/+30
2007-07-01Document git-stashしらいしななこ2-0/+163
2007-07-01Add git-stash scriptしらいしななこ3-1/+163
2007-07-01Don't fflush(stdout) when it's not helpfulTheodore Ts'o6-1/+55
2007-06-30git: Try a bit harder not to lose errno in stdioLinus Torvalds1-4/+5
2007-06-30Correct the name of NO_R_TO_GCC_LINKER in the comment describing it.Matt Kraai1-3/+3
2007-06-30git-remote: document -nSam Vilain1-0/+7
2007-06-30repack: improve documentation on -a optionSam Vilain1-4/+7
2007-06-30git-tag: Fix "can't shift that many".Alexandre Vassalotti1-5/+24
2007-06-30Correct usages of sed in git-tag for Mac OS XShawn O. Pearce2-9/+14
2007-06-29Update draft Release Notes for 1.5.3Junio C Hamano1-13/+88
2007-06-29Avoid perl in t1300-repo-configAlex Riesen1-12/+10
2007-06-29git-cvsimport: force checkout of working tree after initial importGerrit Pape1-1/+1
2007-06-29Add test-script for git-tagCarlos Rica4-0/+686
2007-06-28git-log: detect dup and fdopen failureJim Meyering2-1/+17
2007-06-28git-send-email: make options easier to configure.Adam Roben2-30/+36
2007-06-28gitk: Update selection background colorbar in prefs dialogMark Levedahl1-1/+1
2007-06-28gitk: Use a spinbox for setting tabstop settingsMark Levedahl1-1/+1