summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-11Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"Junio C Hamano
2011-03-09Fix typo in t/READMEMathias Lafeldt
2011-03-09ls-remote documentation: <refs> argument is optionalPiotr Krukowiecki
2011-03-09Add Author and Documentation sections to git-for-each-ref.txtAlexei Sholik
2011-03-09Documentation: remove redundant colons in git-for-each-ref.txtAlexei Sholik
2011-03-09SubmittingPatches: clarify the expected commit log descriptionJunio C Hamano
2011-03-08diff format documentation: clarify --cc and -cAdam Monsen
2011-03-08rev-list-options.txt: typo fixMichael J Gruber
2011-03-04Documentation: fix a typo in git-apply.txtMichał Kiedrowicz
2011-03-03init: remove unnecessary checkNguyễn Thái Ngọc Duy
2011-03-01verify-pack: add --stat-only to the synopsis sectionJunio C Hamano
2011-02-27branch_merged: fix grammar in warningEric Hanchrow
2011-02-22Documentation: clarify -u<mode> option defaultsClemens Buchacher
2011-02-21t/t7500-commit.sh: use test_cmp instead of testÆvar Arnfjörð Bjarmason
2011-02-21t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediateÆvar Arnfjörð Bjarmason
2011-02-21gitweb/gitweb.perl: don't call S_ISREG() with undefÆvar Arnfjörð Bjarmason
2011-02-21gitweb/gitweb.perl: remove use of qw(...) as parenthesesÆvar Arnfjörð Bjarmason
2011-02-16Merge branch 'maint-1.7.3' into maintJunio C Hamano
2011-02-16Merge branch 'maint-1.7.2' into maint-1.7.3Junio C Hamano
2011-02-16Merge branch 'maint-1.7.1' into maint-1.7.2Junio C Hamano
2011-02-16Merge branch 'maint-1.7.0' into maint-1.7.1Junio C Hamano
2011-02-16parse_tag_buffer(): do not prefixcmp() out of rangeNguyễn Thái Ngọc Duy
2011-02-15pull: do not display fetch usage on --help-allMichael J Gruber
2011-02-15git-tag.txt: list all modes in the descriptionMichael J Gruber
2011-02-15commit,status: describe -u likewiseMichael J Gruber
2011-02-15add: describe --patch like checkout, resetMichael J Gruber
2011-02-15commit,merge,tag: describe -m likewiseMichael J Gruber
2011-02-15clone,init: describe --template using the same wordingMichael J Gruber
2011-02-15commit,status: describe --porcelain just like pushMichael J Gruber
2011-02-15commit,tag: use same wording for -FMichael J Gruber
2011-02-14configure: use AC_LANG_PROGRAM consistentlyRalf Wildenhues
2011-02-14string_list_append: always set util pointer to NULLJeff King
2011-02-14correct type of EMPTY_TREE_SHA1_BINJonathan Nieder
2011-02-11Git 1.7.4.1v1.7.4.1Junio C Hamano
2011-02-11Merge branch 'jc/fsck-fixes' into maintJunio C Hamano
2011-02-11clone: fixup recurse_submodules optionChris Packham
2011-02-11svn-fe: warn about experimental statusJonathan Nieder
2011-02-10compat: helper for detecting unsigned overflowJonathan Nieder
2011-02-10Merge branch 'maint-1.7.0' into maintJunio C Hamano
2011-02-10fast-import: introduce "feature notes" commandJonathan Nieder
2011-02-10fast-import: clarify documentation of "feature" commandJonathan Nieder
2011-02-09Documentation/merge subtree How-To: fix typoUwe Kleine-König
2011-02-07pull: Document the "--[no-]recurse-submodules" optionsJens Lehmann
2011-02-07quote.h: simplify the inclusionJonathan Nieder
2011-02-07sha1_object_info: examine cached_object store tooNguyễn Thái Ngọc Duy
2011-02-07sha1_file.c: move find_cached_object up so sha1_object_info can use itNguyễn Thái Ngọc Duy
2011-02-07Add const to parse_{commit,tag}_buffer()Nguyễn Thái Ngọc Duy
2011-02-07diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy
2011-02-07gitweb: Mention optional Perl modules in INSTALLJakub Narebski
2011-02-07post-receive-email: suppress error if description file missingSitaram Chamarty