summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-21push: Don't push a repository with unpushed submodulesFredrik Gustafsson
2011-08-21combine-diff: support format_callbackJunio C Hamano
2011-08-08filter-branch: Export variable `workdir' for --commit-filterMichael Witten
2011-08-08Documentation/Makefile: add *.pdf to `clean' targetEmilio G. Cota
2011-08-08Documentation: ignore *.pdf filesEmilio G. Cota
2011-08-03add gitignore entry to description about how to write a builtinHeiko Voigt
2011-08-03gitattributes: Reword "attribute macro" to "macro attribute"Michael Haggerty
2011-08-03gitattributes: Clarify discussion of attribute macrosMichael Haggerty
2011-08-01Merge branch 'nk/ref-doc' into maintJunio C Hamano
2011-08-01Merge branch 'jl/maint-fetch-recursive-fix' into maintJunio C Hamano
2011-08-01Merge branch 'jc/maint-cygwin-trust-executable-bit-default' into maintJunio C Hamano
2011-08-01Merge branch 'jc/legacy-loose-object' into maintJunio C Hamano
2011-08-01Merge branch 'an/shallow-doc' into maintJunio C Hamano
2011-08-01Merge branch 'jc/maint-1.7.3-checkout-describe' into maintJunio C Hamano
2011-08-01connect: correctly number ipv6 network adapterErik Faye-Lund
2011-08-01Break down no-lstat() condition checks in verify_uptodate()Nguyễn Thái Ngọc Duy
2011-08-01t7400: fix bogus test failure with symlinked trashJeff King
2011-08-01Documentation: clarify the invalidated tree entry formatCarlos Martín Nieto
2011-07-24tests: print failed test numbers at the end of the test runJens Lehmann
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-06docs: document --textconv diff optionJeff King
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-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-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