summaryrefslogtreecommitdiffstats
path: root/write_or_die.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-08-02When generating manpages, delete outdated targets first.David Kastrup1-0/+1
2007-08-02rebase -i: fix for optional [branch] parameterJohannes Schindelin2-1/+9
2007-08-02Try to be consistent with capitalization in the documentationSteve Hoelzer4-26/+26
2007-08-02git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F.Junio C Hamano2-6/+5
2007-08-02git-sh-setup.sh: make GIT_EDITOR/core.editor/VISUAL/EDITOR accept commandsDavid Kastrup1-2/+3
2007-08-02Hack git-add--interactive to make it work with ActiveState PerlAlex Riesen1-6/+13
2007-08-02rebase -i: ignore patches that are already in the upstreamJohannes Schindelin2-2/+18
2007-08-01get_relative_cwd(): clarify why it handles dir == NULLJohannes Schindelin1-5/+10
2007-08-01Clean up work-tree handlingJohannes Schindelin10-221/+216
2007-08-01Add set_git_dir() functionJohannes Schindelin2-0/+9
2007-08-01Add functions get_relative_cwd() and is_inside_dir()Johannes Schindelin2-0/+41
2007-08-01Add is_absolute_path() and make_absolute_path()Johannes Schindelin5-1/+98
2007-08-01--base-path-relaxed optionJens Axboe2-2/+30