summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rev-list-options.txt: use correct directional referencesg/rev-list-doc-reorder-fixSZEDER Gábor2017-10-271-3/+3
* git-log.txt,rev-list-options.txt: put option blocks in proper orderMichael J Gruber2011-03-092-160/+160
* git-log.txt,rev-list-options.txt: -n/--max-count is commit limitingMichael J Gruber2011-03-082-1/+3
* rev-list-options.txt: typo fixMichael J Gruber2011-03-081-1/+1
* Documentation: fix a typo in git-apply.txtMichał Kiedrowicz2011-03-041-1/+1
* init: remove unnecessary checkNguyễn Thái Ngọc Duy2011-03-031-7/+5
* verify-pack: add --stat-only to the synopsis sectionJunio C Hamano2011-03-011-1/+1
* branch_merged: fix grammar in warningEric Hanchrow2011-02-271-1/+1
* Documentation: clarify -u<mode> option defaultsClemens Buchacher2011-02-212-14/+14
* t/t7500-commit.sh: use test_cmp instead of testÆvar Arnfjörð Bjarmason2011-02-211-1/+6
* t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediateÆvar Arnfjörð Bjarmason2011-02-213-88/+6
* gitweb/gitweb.perl: don't call S_ISREG() with undefÆvar Arnfjörð Bjarmason2011-02-211-1/+1
* gitweb/gitweb.perl: remove use of qw(...) as parenthesesÆvar Arnfjörð Bjarmason2011-02-211-2/+2
* Merge branch 'maint-1.7.3' into maintJunio C Hamano2011-02-160-0/+0
|\
| * Merge branch 'maint-1.7.2' into maint-1.7.3Junio C Hamano2011-02-163-20/+26
| |\
| | * Merge branch 'maint-1.7.1' into maint-1.7.2Junio C Hamano2011-02-163-20/+26
| | |\
| | | * Merge branch 'maint-1.7.0' into maint-1.7.1Junio C Hamano2011-02-163-20/+26
| | | |\
* | | | | parse_tag_buffer(): do not prefixcmp() out of rangeNguyễn Thái Ngọc Duy2011-02-161-2/+4
* | | | | pull: do not display fetch usage on --help-allMichael J Gruber2011-02-151-1/+1
* | | | | git-tag.txt: list all modes in the descriptionMichael J Gruber2011-02-151-5/+6
* | | | | commit,status: describe -u likewiseMichael J Gruber2011-02-151-1/+1
* | | | | add: describe --patch like checkout, resetMichael J Gruber2011-02-151-1/+1
* | | | | commit,merge,tag: describe -m likewiseMichael J Gruber2011-02-153-5/+5
* | | | | clone,init: describe --template using the same wordingMichael J Gruber2011-02-152-3/+3
* | | | | commit,status: describe --porcelain just like pushMichael J Gruber2011-02-151-2/+2
* | | | | commit,tag: use same wording for -FMichael J Gruber2011-02-152-2/+2
* | | | | configure: use AC_LANG_PROGRAM consistentlyRalf Wildenhues2011-02-142-39/+21
* | | | | string_list_append: always set util pointer to NULLJeff King2011-02-141-0/+1
* | | | | correct type of EMPTY_TREE_SHA1_BINJonathan Nieder2011-02-144-4/+6
* | | | | Git 1.7.4.1v1.7.4.1Junio C Hamano2011-02-114-3/+31
* | | | | Merge branch 'jc/fsck-fixes' into maintJunio C Hamano2011-02-111-9/+22
|\ \ \ \ \
| * | | | | fsck: do not give up too early in fsck_dir()Junio C Hamano2011-01-271-6/+12
| * | | | | fsck: drop unused parameter from traverse_one_object()Junio C Hamano2011-01-271-3/+10
* | | | | | clone: fixup recurse_submodules optionChris Packham2011-02-111-1/+1
* | | | | | svn-fe: warn about experimental statusJonathan Nieder2011-02-111-0/+3
* | | | | | compat: helper for detecting unsigned overflowJonathan Nieder2011-02-104-4/+11
* | | | | | Merge branch 'maint-1.7.0' into maintJunio C Hamano2011-02-093-0/+10
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | fast-import: introduce "feature notes" commandJonathan Nieder2011-02-093-0/+9
| * | | | | fast-import: clarify documentation of "feature" commandJonathan Nieder2011-02-091-20/+17
* | | | | | Documentation/merge subtree How-To: fix typoUwe Kleine-König2011-02-091-1/+1
* | | | | | pull: Document the "--[no-]recurse-submodules" optionsJens Lehmann2011-02-072-2/+9
* | | | | | quote.h: simplify the inclusionJonathan Nieder2011-02-071-2/+1
* | | | | | sha1_object_info: examine cached_object store tooNguyễn Thái Ngọc Duy2011-02-071-0/+8
* | | | | | sha1_file.c: move find_cached_object up so sha1_object_info can use itNguyễn Thái Ngọc Duy2011-02-071-35/+35
* | | | | | Add const to parse_{commit,tag}_buffer()Nguyễn Thái Ngọc Duy2011-02-074-6/+6
* | | | | | diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy2011-02-075-2/+71
* | | | | | gitweb: Mention optional Perl modules in INSTALLJakub Narebski2011-02-071-0/+6
* | | | | | post-receive-email: suppress error if description file missingSitaram Chamarty2011-02-071-1/+1
* | | | | | t7407: fix line endings for mingw buildPat Thoyts2011-02-071-0/+4
* | | | | | t4120-apply-popt: help systems with core.filemode=falseJohannes Sixt2011-02-071-2/+7