summaryrefslogtreecommitdiffstats
path: root/thread-utils.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-10http.c: replace usage of temporary variable for urlsTay Ray Chuan1-9/+6
2009-08-10http.c: free preq when abortingTay Ray Chuan1-0/+1
2009-08-10git-svn: ignore leading blank lines in svn:ignoreMichael Haggerty2-1/+6
2009-08-10svn: Honor --prefix option in init without --stdlayoutAdam Brewster1-1/+2
2009-08-10svn: Add && to t9107-git-svn-migrate.shAdam Brewster1-3/+11
2009-08-10Document 'stash clear' recovery via unreachable commitsThomas Rast1-1/+16
2009-08-09t/Makefile: include config.makJeff King1-0/+2
2009-08-09tests: allow user to specify trash directory locationJeff King1-1/+8
2009-08-09tests: provide $TRASH_DIRECTORY variableJeff King2-3/+3
2009-08-09tests: use "$TEST_DIRECTORY" instead of ".."Jeff King4-4/+4
2009-08-09t0001-init: split the existence test from the permission testJohannes Sixt1-0/+6
2009-08-09t0001-init: fix a file nameJohannes Sixt1-1/+1
2009-08-08api-run-command.txt: describe error behavior of run_command functionsJohannes Sixt1-3/+28
2009-08-08verify-pack -v: do not report "chain length 0"Junio C Hamano1-8/+19
2009-08-08t5510: harden the way verify-pack is usedJunio C Hamano1-3/+8
2009-08-07Show usage string for 'git log -h', 'git show -h' and 'git diff -h'Matthieu Moy2-0/+8
2009-08-06git-ls-files.txt: clarify what "other files" mean for --otherMatthieu Moy1-1/+1
2009-08-06git-describe: Die early if there are no possible descriptionsBjörn Steinbrink1-0/+5
2009-08-06rebase: consistent error messages for staged and unstaged changes.Matthieu Moy1-2/+4
2009-08-06git-tag(1): Refer to git-check-ref-format(1) for <name>Jari Aalto1-1/+4
2009-08-06git-rev-list.txt: Clarify the use of multiple revision argumentsJunio C Hamano1-8/+14
2009-08-06git.el: Clarify documentation of git-commit-treeDavid Kågedal1-5/+8
2009-08-05gitweb/README: Document $base_urlJakub Narebski1-0/+6
2009-08-05Documentation: git submodule: add missing options to synopsisJens Lehmann1-2/+2
2009-08-05git-merge-base/git-show-branch --merge-base: Documentation and testMichael J Gruber4-4/+16
2009-08-05git-merge-base/git-show-branch: Cleanup documentation and usageMichael J Gruber4-7/+9
2009-08-05t6010-merge-base.sh: Depict the octopus test graphMichael J Gruber1-0/+12
2009-08-05Better usage string for reflog.Matthieu Moy1-1/+1
2009-08-05hg-to-git: don't import the unused popen2 moduleMiklos Vajna1-1/+1
2009-08-05send-email: remove debug traceErik Faye-Lund1-1/+0
2009-08-04run-command.c: squelch a "use before assignment" warningDavid Soria Parra1-1/+1
2009-08-04gitweb: fix 'Use of uninitialized value' error in href()Giuseppe Bilotta1-4/+7
2009-08-04technical-docs: document tree-walking APIStephen Boyd1-7/+140
2009-07-31Fix typos on pt_BR/gittutorial.txt translationAndré Goddard Rosa1-73/+69
2009-07-31Documentation: git-send-email: correct statement about standard portsWesley J. Landaker1-2/+3
2009-07-31Documentation: git-send-email: fix submission port numberWesley J. Landaker1-1/+1
2009-07-31config: Keep inner whitespace verbatimBjörn Steinbrink2-6/+9
2009-07-31git fast-export: add --no-data optionGeoffrey Irving2-1/+16
2009-07-31parse-opt: optionally show "--no-" option stringJohannes Schindelin2-2/+8