aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* enums: omit trailing comma for portabilityJonathan Nieder2011-03-16
* Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"Junio C Hamano2011-03-10
* Fix typo in t/READMEMathias Lafeldt2011-03-09
* ls-remote documentation: <refs> argument is optionalPiotr Krukowiecki2011-03-09
* Add Author and Documentation sections to git-for-each-ref.txtAlexei Sholik2011-03-09
* Documentation: remove redundant colons in git-for-each-ref.txtAlexei Sholik2011-03-09
* SubmittingPatches: clarify the expected commit log descriptionJunio C Hamano2011-03-08
* diff format documentation: clarify --cc and -cAdam Monsen2011-03-08
* rev-list-options.txt: typo fixMichael J Gruber2011-03-08
* Documentation: fix a typo in git-apply.txtMichał Kiedrowicz2011-03-04
* init: remove unnecessary checkNguyễn Thái Ngọc Duy2011-03-03
* verify-pack: add --stat-only to the synopsis sectionJunio C Hamano2011-03-01
* branch_merged: fix grammar in warningEric Hanchrow2011-02-27
* Documentation: clarify -u<mode> option defaultsClemens Buchacher2011-02-21
* t/t7500-commit.sh: use test_cmp instead of testÆvar Arnfjörð Bjarmason2011-02-21
* t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediateÆvar Arnfjörð Bjarmason2011-02-21
* gitweb/gitweb.perl: don't call S_ISREG() with undefÆvar Arnfjörð Bjarmason2011-02-21
* gitweb/gitweb.perl: remove use of qw(...) as parenthesesÆvar Arnfjörð Bjarmason2011-02-21
* Merge branch 'maint-1.7.3' into maintJunio C Hamano2011-02-16
|\
| * Merge branch 'maint-1.7.2' into maint-1.7.3Junio C Hamano2011-02-16
| |\
| | * Merge branch 'maint-1.7.1' into maint-1.7.2Junio C Hamano2011-02-16
| | |\
| | | * Merge branch 'maint-1.7.0' into maint-1.7.1Junio C Hamano2011-02-16
| | | |\
* | | | | parse_tag_buffer(): do not prefixcmp() out of rangeNguyễn Thái Ngọc Duy2011-02-16
* | | | | pull: do not display fetch usage on --help-allMichael J Gruber2011-02-15
* | | | | git-tag.txt: list all modes in the descriptionMichael J Gruber2011-02-15
* | | | | commit,status: describe -u likewiseMichael J Gruber2011-02-15
* | | | | add: describe --patch like checkout, resetMichael J Gruber2011-02-15
* | | | | commit,merge,tag: describe -m likewiseMichael J Gruber2011-02-15
* | | | | clone,init: describe --template using the same wordingMichael J Gruber2011-02-15
* | | | | commit,status: describe --porcelain just like pushMichael J Gruber2011-02-15
* | | | | commit,tag: use same wording for -FMichael J Gruber2011-02-15
* | | | | configure: use AC_LANG_PROGRAM consistentlyRalf Wildenhues2011-02-14
* | | | | string_list_append: always set util pointer to NULLJeff King2011-02-14
* | | | | correct type of EMPTY_TREE_SHA1_BINJonathan Nieder2011-02-14
* | | | | Git 1.7.4.1v1.7.4.1Junio C Hamano2011-02-11
* | | | | Merge branch 'jc/fsck-fixes' into maintJunio C Hamano2011-02-11
|\ \ \ \ \
| * | | | | fsck: do not give up too early in fsck_dir()Junio C Hamano2011-01-27
| * | | | | fsck: drop unused parameter from traverse_one_object()Junio C Hamano2011-01-27
* | | | | | clone: fixup recurse_submodules optionChris Packham2011-02-11
* | | | | | svn-fe: warn about experimental statusJonathan Nieder2011-02-11
* | | | | | compat: helper for detecting unsigned overflowJonathan Nieder2011-02-10
* | | | | | Merge branch 'maint-1.7.0' into maintJunio C Hamano2011-02-09
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | fast-import: introduce "feature notes" commandJonathan Nieder2011-02-09
| * | | | | fast-import: clarify documentation of "feature" commandJonathan Nieder2011-02-09
* | | | | | Documentation/merge subtree How-To: fix typoUwe Kleine-König2011-02-09
* | | | | | pull: Document the "--[no-]recurse-submodules" optionsJens Lehmann2011-02-07
* | | | | | quote.h: simplify the inclusionJonathan Nieder2011-02-07
* | | | | | sha1_object_info: examine cached_object store tooNguyễn Thái Ngọc Duy2011-02-07
* | | | | | sha1_file.c: move find_cached_object up so sha1_object_info can use itNguyễn Thái Ngọc Duy2011-02-07
* | | | | | Add const to parse_{commit,tag}_buffer()Nguyễn Thái Ngọc Duy2011-02-07