summaryrefslogtreecommitdiffstats
path: root/branch.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-02grep: add option to show whole function as contextRené Scharfe5-11/+47
2011-08-01Break down no-lstat() condition checks in verify_uptodate()Nguyễn Thái Ngọc Duy1-2/+13
2011-08-01t7400: fix bogus test failure with symlinked trashJeff King1-2/+4
2011-08-01Documentation: clarify the invalidated tree entry formatCarlos Martín Nieto1-2/+3
2011-07-24tests: print failed test numbers at the end of the test runJens Lehmann1-1/+13
2011-07-23Update draft release notes to 1.7.7Junio C Hamano1-1/+16
2011-07-22doc/fast-import: clarify notemodify commandDmitry Ivankov1-3/+8
2011-07-22Documentation: minor grammatical fix in rev-list-options.txtJack Nagel1-1/+1
2011-07-21Documentation: git-filter-branch honors replacement refsPeter Collingbourne1-2/+3
2011-07-21remote-curl: Add a format check to parsing of info/refsJulian Phillips1-0/+2
2011-07-19git-config: Remove extra whitespacesPavan Kumar Sunkara1-2/+2
2011-07-19Update draft release notes to 1.7.7Junio C Hamano1-2/+49
2011-07-14Revert clock-skew based attempt to optimize tag --contains traversalJunio C Hamano6-87/+3
2011-07-14Do not log unless all connect() attempts failDave Zarzycki1-14/+11
2011-07-14rebase: clarify "restore the original branch"Martin von Zweigbergk2-7/+11
2011-07-12Documentation: clearly specify what refs are honored by core.logAllRefUpdatesBert Wesarg2-3/+6
2011-07-11get_pwd_cwd(): Do not trust st_dev/st_ino blindlyJohannes Schindelin1-1/+2
2011-07-08help_unknown_cmd: do not propose an "unknown" cmdMichael Schubert1-0/+12
2011-07-07Start 1.7.7 cycleJunio C Hamano3-2/+38
2011-07-07checkout: do not write bogus reflog entry outJunio C Hamano1-3/+5
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk93-6/+92
2011-07-06docs: document --textconv diff optionJeff King1-0/+11
2011-07-02mergetool: check return value from readJunio C Hamano1-4/+4
2011-06-30git skew: a tool to find how big a clock skew exists in the historyJeff King5-0/+54
2011-06-30gitweb: Serve */*+xml 'blob_plain' as text/plain with $prevent_xssJakub Narebski1-1/+2
2011-06-30gitweb: Serve text/* 'blob_plain' as text/plain with $prevent_xssJakub Narebski1-1/+9
2011-06-30git-submodule.sh: preserve stdin for the command spawned by foreachBrandon Casey2-3/+7
2011-06-30t/t7407: demonstrate that the command called by 'submodule foreach' loses stdinBrandon Casey1-0/+18
2011-06-30test: skip clean-up when running under --immediate modeJunio C Hamano1-2/+10
2011-06-30"branch -d" can remove more than one branchesJunio C Hamano1-1/+1
2011-06-30rebase: do not print lots of usage hints after an obvious error messageJohannes Sixt1-2/+1
2011-06-29Documentation/i18n: quote double-dash for AsciiDocJonathan Nieder2-6/+6
2011-06-29Documentation: quote double-dash for AsciiDocJonathan Nieder7-7/+7
2011-06-28git-svn: Correctly handle root commits in mergeinfo rangesMichael Haggerty2-3/+7
2011-06-28git-svn: Disambiguate rev-list arguments to improve error messageMichael Haggerty1-2/+2