content='index, nofollow'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/server-info.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-29mergetool: Make git-rm quiet when resolving a deleted file conflictTheodore Ts'o1-1/+1
2007-03-29mergetool: Add support for Apple Mac OS X's opendiff commandTheodore Ts'o1-2/+14
2007-03-29mergetool: Fix abort command when resolving symlinks and deleted filesTheodore Ts'o1-4/+4
2007-03-29mergetool: Remove spurious error message if merge.tool config option not setTheodore Ts'o1-1/+1
2007-03-29mergetool: factor out common codeTheodore Ts'o1-42/+36
2007-03-29mergetool: portability fix: don't use reserved word functionTheodore Ts'o1-5/+5
2007-03-29mergetool: portability fix: don't assume true is in /binTheodore Ts'o1-2/+2
2007-03-29mergetool: Don't error out in the merge case where the local file is deletedTheodore Ts'o1-6/+5
2007-03-29mergetool: Replace use of "echo -n" with printf(1) to be more portableTheodore Ts'o1-14/+12
2007-03-29Fix minor formatting issue in man page for git-mergetoolTheodore Ts'o1-5/+5
2007-03-25Bisect: Use "git-show-ref --verify" when reseting.Christian Couder1-1/+1
2007-03-25gitweb: Add example of config file and how to generate projects list to gitwe...Jakub Narebski1-2/+43
2007-03-25GIT 1.5.1-rc2v1.5.1-rc2Junio C Hamano2-14/+41
2007-03-25git-svn: fix rel_path() when not connected to the repository rootEric Wong1-2/+4
2007-03-25use xmalloc in git.c and help.cJames Bowes2-2/+2
2007-03-25Update README to point at a few key periodical messages to the listJunio C Hamano1-0/+6
2007-03-24Use diff* with --exit-code in git-am, git-rebase and git-merge-oursAlex Riesen3-18/+12
2007-03-24Document --quiet option to git-diffAlex Riesen1-0/+3
2007-03-24write_sha1_from_fd() should make new objects read-onlyNicolas Pitre1-0/+1
2007-03-24make it more obvious that temporary files are temporary filesNicolas Pitre3-6/+6
2007-03-24update-hook: remove e-mail sending hook.Andy Parkins1-222/+3