summaryrefslogtreecommitdiffstats
path: root/t/t9111 (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-23refs.c: make close_ref() and commit_ref() non-staticBrandon Casey2-2/+8
2008-02-23git-reflog: add option --rewrite to update reflog entries while expiringBrandon Casey1-1/+11
2008-02-23reflog-delete: parse standard reflog optionsBrandon Casey1-3/+21
2008-02-23builtin-reflog.c: don't install new reflog on write failureBrandon Casey1-2/+3
2008-02-22hash: fix lookup_hash semanticsJeff King1-1/+1
2008-02-22gitweb: Better chopping in commit search resultsJunio C Hamano1-9/+15
2008-02-22builtin-tag.c: remove cruftGerrit Pape1-3/+0
2008-02-22git-merge-index documentation: clarify synopsisGerrit Pape2-2/+2
2008-02-22send-email: fix In-Reply-To regressionJay Soffian2-3/+27
2008-02-21git-reset --hard and git-read-tree --reset: fix read_cache_unmerged()Junio C Hamano2-1/+47
2008-02-21Teach git-grep --name-only as synonym for -lShawn O. Pearce2-1/+4
2008-02-21diff: fix java funcname pattern for solarisJeff King1-1/+1
2008-02-21t3404: use configured shell instead of /bin/shJeff King1-2/+2
2008-02-21git_config_*: don't assume we are parsing a config fileJeff King1-2/+9
2008-02-21prefix_path: use is_absolute_path() instead of *orig == '/'Johannes Sixt1-2/+2
2008-02-21git-clean: handle errors if removing files failsMiklos Vajna2-8/+24
2008-02-21Clarified the meaning of git-add -u in the documentationPekka Kaitaniemi1-2/+2
2008-02-20git-clone.sh: properly configure remote even if remote's head is danglingGerrit Pape2-5/+21
2008-02-20git.el: Set process-environment instead of invoking envDavid Kågedal1-4/+3
2008-02-20Documentation/git-stash: document options for git stash listMiklos Vajna1-1/+4
2008-02-20send-email: squelch warning due to comparing undefined $_ to ""Jay Soffian1-1/+1
2008-02-20cvsexportcommit: be graceful when "cvs status" reorders the argumentsJohannes Schindelin2-8/+67
2008-02-20Rename git-core rpm to just git and rename the meta-pacakge to git-all.Kristian Høgsberg1-30/+39
2008-02-20Technical documentation of the run-command API.Johannes Sixt1-5/+166
2008-02-20Correct git-pull documentationJay Soffian1-8/+12
2008-02-20gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' formJakub Narebski1-2/+2
2008-02-20push: document the status outputJeff King1-0/+49
2008-02-20Documentation/push: clarify matching refspec behaviorJeff King1-3/+3
2008-02-20push: indicate partialness of error messageJeff King1-1/+1