summaryrefslogtreecommitdiffstats
path: root/patch-ids.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-16diff --submodule: split into bite-sized piecesJonathan Nieder1-42/+61
2011-03-16cherry: split off function to print output linesJonathan Nieder1-16/+18
2011-03-16branch: split off function that writes tracking info and commit subjectJonathan Nieder1-21/+27
2011-03-16standardize brace placement in struct definitionsJonathan Nieder17-88/+44
2011-03-16compat: make gcc bswap an inline functionJonathan Nieder1-8/+10
2011-03-16enums: omit trailing comma for portabilityJonathan Nieder2-2/+2
2011-03-11Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"Junio C Hamano5-21/+1
2011-03-09Fix typo in t/READMEMathias Lafeldt1-1/+1
2011-03-09ls-remote documentation: <refs> argument is optionalPiotr Krukowiecki1-1/+1
2011-03-09Add Author and Documentation sections to git-for-each-ref.txtAlexei Sholik1-0/+12
2011-03-09Documentation: remove redundant colons in git-for-each-ref.txtAlexei Sholik1-3/+3
2011-03-09SubmittingPatches: clarify the expected commit log descriptionJunio C Hamano1-8/+18
2011-03-08diff format documentation: clarify --cc and -cAdam Monsen1-4/+7
2011-03-08rev-list-options.txt: typo fixMichael J Gruber1-1/+1
2011-03-04Documentation: fix a typo in git-apply.txtMichał Kiedrowicz1-1/+1
2011-03-04init: remove unnecessary checkNguyễn Thái Ngọc Duy1-7/+5
2011-03-01verify-pack: add --stat-only to the synopsis sectionJunio C Hamano1-1/+1
2011-02-27branch_merged: fix grammar in warningEric Hanchrow1-1/+1
2011-02-22Documentation: clarify -u<mode> option defaultsClemens Buchacher2-14/+14
2011-02-21t/t7500-commit.sh: use test_cmp instead of testÆvar Arnfjörð Bjarmason1-1/+6
2011-02-21t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediateÆvar Arnfjörð Bjarmason3-88/+6
2011-02-21gitweb/gitweb.perl: don't call S_ISREG() with undefÆvar Arnfjörð Bjarmason1-1/+1
2011-02-21gitweb/gitweb.perl: remove use of qw(...) as parenthesesÆvar Arnfjörð Bjarmason1-2/+2
2011-02-16parse_tag_buffer(): do not prefixcmp() out of rangeNguyễn Thái Ngọc Duy1-2/+4
2011-02-15pull: do not display fetch usage on --help-allMichael J Gruber1-1/+1
2011-02-15git-tag.txt: list all modes in the descriptionMichael J Gruber1-5/+6
2011-02-15commit,status: describe -u likewiseMichael J Gruber1-1/+1
2011-02-15add: describe --patch like checkout, resetMichael J Gruber1-1/+1
2011-02-15commit,merge,tag: describe -m likewiseMichael J Gruber3-5/+5
2011-02-15clone,init: describe --template using the same wordingMichael J Gruber2-3/+3
2011-02-15commit,status: describe --porcelain just like pushMichael J Gruber1-2/+2
2011-02-15commit,tag: use same wording for -FMichael J Gruber2-2/+2
2011-02-14configure: use AC_LANG_PROGRAM consistentlyRalf Wildenhues2-39/+21
2011-02-14string_list_append: always set util pointer to NULLJeff King1-0/+1
2011-02-14correct type of EMPTY_TREE_SHA1_BINJonathan Nieder4-4/+6
2011-02-11Git 1.7.4.1v1.7.4.1Junio C Hamano4-3/+31
2011-02-11clone: fixup recurse_submodules optionChris Packham1-1/+1
2011-02-11svn-fe: warn about experimental statusJonathan Nieder1-0/+3
2011-02-10compat: helper for detecting unsigned overflowJonathan Nieder4-4/+11
2011-02-10fast-import: introduce "feature notes" commandJonathan Nieder3-0/+9
2011-02-10fast-import: clarify documentation of "feature" commandJonathan Nieder1-20/+17
2011-02-09Documentation/merge subtree How-To: fix typoUwe Kleine-König1-1/+1
2011-02-08pull: Document the "--[no-]recurse-submodules" optionsJens Lehmann2-2/+9
2011-02-08quote.h: simplify the inclusionJonathan Nieder1-2/+1
2011-02-08sha1_object_info: examine cached_object store tooNguyễn Thái Ngọc Duy1-0/+8
2011-02-08sha1_file.c: move find_cached_object up so sha1_object_info can use itNguyễn Thái Ngọc Duy1-35/+35
2011-02-08Add const to parse_{commit,tag}_buffer()Nguyễn Thái Ngọc Duy4-6/+6
2011-02-08diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy5-2/+71
2011-02-07gitweb: Mention optional Perl modules in INSTALLJakub Narebski1-0/+6
2011-02-07post-receive-email: suppress error if description file missingSitaram Chamarty1-1/+1