summaryrefslogtreecommitdiffstats
path: root/run-command.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-09Makefile: fix permissions of mergetools/ checked out with permissive umaskJonathan Nieder1-2/+1
2011-10-05Post 1.7.7 first waveJunio C Hamano3-2/+109
2011-09-30Git 1.7.7v1.7.7Junio C Hamano3-10/+6
2011-09-29git-remote-mediawiki: allow a domain to be set for authenticationMatthieu Moy1-0/+3
2011-09-27git-remote-mediawiki: obey advice.pushNonFastForwardMatthieu Moy1-7/+10
2011-09-27git-remote-mediawiki: set 'basetimestamp' to let the wiki handle conflictsMatthieu Moy1-6/+37
2011-09-27git-remote-mediawiki: trivial fixesMatthieu Moy1-2/+1
2011-09-27templates/hooks--*: remove sample hooks without any functionalityGerrit Pape2-23/+0
2011-09-27contrib/hooks: adapt comment about Debian install location for contrib hooksGerrit Pape1-2/+2
2011-09-26mergetool: no longer need to save standard inputJunio C Hamano1-6/+4
2011-09-26mergetool: Use args as pathspec to unmerged filesJonathon Mah3-69/+72
2011-09-24Git 1.7.7-rc3v1.7.7-rc3Junio C Hamano2-31/+2
2011-09-24merge-recursive: Do not look at working tree during a virtual ancestor mergeJunio C Hamano1-1/+1
2011-09-23Git 1.7.6.4v1.7.6.4Junio C Hamano4-3/+36
2011-09-23describe: Refresh the index when run with --dirtyAllan Caffee1-2/+15
2011-09-23t0003: remove extra whitespacesJunio C Hamano1-46/+22
2011-09-23Teach '--cached' option to check-attrJay Soffian3-4/+29
2011-09-22diff: teach --stat/--numstat to honor -U$numJunio C Hamano1-0/+2
2011-09-22patch-id.c: use strbuf instead of a fixed bufferMichael Schubert1-4/+6
2011-09-22git-read-tree.txt: correct sparse-checkout and skip-worktree descriptionMichael J Gruber1-4/+4
2011-09-22git-read-tree.txt: language and typography fixesMichael J Gruber1-20/+20
2011-09-22unpack-trees: print "Aborting" to stderrMichael J Gruber3-1/+7
2011-09-21Remove 'working copy' from the documentation and C codeCarlos Martín Nieto4-6/+6
2011-09-21t9159-*.sh: skip for mergeinfo test for svn <= 1.4Ramsay Jones1-0/+8
2011-09-21Documentation/git-update-index: refer to 'ls-files'Stefan Naewe1-2/+5
2011-09-20git-mergetool: check return value from readJay Soffian2-2/+2
2011-09-19t4014: clean up format.thread config after each testJeff King1-4/+4
2011-09-19Teach progress eye-candy to fetch_refs_from_bundle()Junio C Hamano4-5/+10
2011-09-19Git 1.7.7-rc2v1.7.7-rc2Junio C Hamano2-2/+2
2011-09-17branch --set-upstream: regression fixJunio C Hamano5-12/+39
2011-09-16Disambiguate duplicate t9160* testsFrédéric Heitzmann2-1/+1
2011-09-16ls-remote: a lone "-h" is asking for helpJunio C Hamano1-0/+3
2011-09-16gitweb: Strip non-printable characters from syntax highlighter outputJakub Narebski1-1/+13
2011-09-16Documentation/gitnamespaces.txt: cater to older asciidocJunio C Hamano1-0/+7
2011-09-16filter-branch: use require_clean_work_treeJeff King1-3/+1
2011-09-16Allow git merge ":/<pattern>"Junio C Hamano2-11/+14
2011-09-15t6019: avoid refname collision on case-insensitive systemsThomas Rast1-8/+11
2011-09-14run_hook: use argv_array APIJeff King1-10/+8
2011-09-14checkout: use argv_array APIJeff King1-19/+8
2011-09-14bisect: use argv_array APIJeff King1-37/+11
2011-09-14quote: provide sq_dequote_to_argv_arrayJeff King2-3/+28
2011-09-14refactor argv_array into generic codeJeff King5-35/+125
2011-09-14quote.h: fix bogus commentJeff King1-3/+2