summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-22doc/fast-import: clarify notemodify commandDmitry Ivankov
2011-07-22Documentation: minor grammatical fix in rev-list-options.txtJack Nagel
2011-07-21Documentation: git-filter-branch honors replacement refsPeter Collingbourne
2011-07-20remote-curl: Add a format check to parsing of info/refsJulian Phillips
2011-07-19git-config: Remove extra whitespacesPavan Kumar Sunkara
2011-07-14rebase: clarify "restore the original branch"Martin von Zweigbergk
2011-07-14reset [<commit>] paths...: do not mishandle unmerged pathsJunio C Hamano
2011-07-12Documentation: clearly specify what refs are honored by core.logAllRefUpdatesBert Wesarg
2011-07-11get_pwd_cwd(): Do not trust st_dev/st_ino blindlyJohannes Schindelin
2011-07-08help_unknown_cmd: do not propose an "unknown" cmdMichael Schubert
2011-07-06Merge commit 'v1.7.6' into jc/checkout-reflog-fixJunio C Hamano
2011-07-06Merge commit 'v1.7.0' into jc/checkout-reflog-fixJunio C Hamano
2011-07-06Merge commit 'v1.6.0' into jc/checkout-reflog-fixJunio C Hamano
2011-07-06checkout: do not write bogus reflog entry outJunio C Hamano
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk
2011-07-06docs: document --textconv diff optionJeff King
2011-06-30gitweb: Serve */*+xml 'blob_plain' as text/plain with $prevent_xssJakub Narebski
2011-06-30gitweb: Serve text/* 'blob_plain' as text/plain with $prevent_xssJakub Narebski
2011-06-30git-submodule.sh: preserve stdin for the command spawned by foreachBrandon Casey
2011-06-30t/t7407: demonstrate that the command called by 'submodule foreach' loses stdinBrandon Casey
2011-06-29Merge git://bogomips.org/git-svn into maintJunio C Hamano
2011-06-29Merge branch 'maint-1.7.5' into maintJunio C Hamano
2011-06-29test: skip clean-up when running under --immediate modeJunio C Hamano
2011-06-29"branch -d" can remove more than one branchesJunio C Hamano
2011-06-28git-svn: Correctly handle root commits in mergeinfo rangesMichael Haggerty
2011-06-28git-svn: Disambiguate rev-list arguments to improve error messageMichael Haggerty
2011-06-28git-svn: Demonstrate a bug with root commits in mergeinfo rangesMichael Haggerty
2011-06-26submodule add: always initialize .git/config entryJens Lehmann
2011-06-26submodule sync: do not auto-vivify uninteresting submoduleJunio C Hamano
2011-06-26Git 1.7.6v1.7.6Junio C Hamano
2011-06-26Merge branch 'maint'Junio C Hamano
2011-06-24Merge branch 'maint-1.7.4' into maintJunio C Hamano
2011-06-24completion: replace core.abbrevguard to core.abbrevNamhyung Kim
2011-06-23glossary: clarify description of HEADJunio C Hamano
2011-06-23glossary: update description of head and refJunio C Hamano
2011-06-23glossary: update description of "tag"Junio C Hamano
2011-06-23git.txt: de-emphasize the implementation detail of a refJunio C Hamano
2011-06-23check-ref-format doc: de-emphasize the implementation detail of a refJunio C Hamano
2011-06-23git-remote.txt: avoid sounding as if loose refs are the only ones in the worldJunio C Hamano
2011-06-23git-remote.txt: fix wrong remote refspecNamhyung Kim
2011-06-22Git 1.7.6-rc3v1.7.6-rc3Junio C Hamano
2011-06-22Merge branch 'maint'Junio C Hamano
2011-06-22Makefile: Track changes to LDFLAGS and relink when necessaryFredrik Kuivinen
2011-06-22Documentation: git diff --check respects core.whitespaceChristof Krüger
2011-06-21Merge branch 'maint'Junio C Hamano
2011-06-21gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabledJakub Narebski
2011-06-20Merge branch 'mk/grep-pcre'Junio C Hamano
2011-06-20t7810: avoid unportable use of "echo"Junio C Hamano
2011-06-20plug a few coverity-spotted leaksJim Meyering
2011-06-20cygwin: trust executable bit by defaultJunio C Hamano