summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-29add -p: 'q' should really quitLibravatar Junio C Hamano1-5/+4
2011-03-04apply: do not patch lines that were already patchedLibravatar Junio C Hamano1-1/+6
2011-03-04Documentation: fix a typo in git-apply.txtLibravatar Michał Kiedrowicz1-1/+1
2011-03-03init: remove unnecessary checkLibravatar Nguyễn Thái Ngọc Duy1-7/+5
2011-03-01verify-pack: add --stat-only to the synopsis sectionLibravatar Junio C Hamano1-1/+1
2011-02-27branch_merged: fix grammar in warningLibravatar Eric Hanchrow1-1/+1
2011-02-21Documentation: clarify -u<mode> option defaultsLibravatar Clemens Buchacher2-14/+14
2011-02-21t/t7500-commit.sh: use test_cmp instead of testLibravatar Ævar Arnfjörð Bjarmason1-1/+6
2011-02-21t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediateLibravatar Ævar Arnfjörð Bjarmason3-88/+6
2011-02-21gitweb/gitweb.perl: don't call S_ISREG() with undefLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2011-02-21gitweb/gitweb.perl: remove use of qw(...) as parenthesesLibravatar Ævar Arnfjörð Bjarmason1-2/+2
2011-02-16Merge branch 'maint-1.7.3' into maintLibravatar Junio C Hamano0-0/+0
2011-02-16Merge branch 'maint-1.7.2' into maint-1.7.3Libravatar Junio C Hamano3-20/+26
2011-02-16Merge branch 'maint-1.7.1' into maint-1.7.2Libravatar Junio C Hamano3-20/+26
2011-02-16Merge branch 'maint-1.7.0' into maint-1.7.1Libravatar Junio C Hamano3-20/+26
2011-02-16parse_tag_buffer(): do not prefixcmp() out of rangeLibravatar Nguyễn Thái Ngọc Duy1-2/+4
2011-02-15pull: do not display fetch usage on --help-allLibravatar Michael J Gruber1-1/+1
2011-02-15git-tag.txt: list all modes in the descriptionLibravatar Michael J Gruber1-5/+6
2011-02-15commit,status: describe -u likewiseLibravatar Michael J Gruber1-1/+1
2011-02-15add: describe --patch like checkout, resetLibravatar Michael J Gruber1-1/+1
2011-02-15commit,merge,tag: describe -m likewiseLibravatar Michael J Gruber3-5/+5
2011-02-15clone,init: describe --template using the same wordingLibravatar Michael J Gruber2-3/+3
2011-02-15commit,status: describe --porcelain just like pushLibravatar Michael J Gruber1-2/+2
2011-02-15commit,tag: use same wording for -FLibravatar Michael J Gruber2-2/+2
2011-02-14configure: use AC_LANG_PROGRAM consistentlyLibravatar Ralf Wildenhues2-39/+21
2011-02-14string_list_append: always set util pointer to NULLLibravatar Jeff King1-0/+1
2011-02-14correct type of EMPTY_TREE_SHA1_BINLibravatar Jonathan Nieder4-4/+6
2011-02-11Git 1.7.4.1Libravatar Junio C Hamano4-3/+31
2011-02-11Merge branch 'jc/fsck-fixes' into maintLibravatar Junio C Hamano1-9/+22
2011-02-11clone: fixup recurse_submodules optionLibravatar Chris Packham1-1/+1
2011-02-11svn-fe: warn about experimental statusLibravatar Jonathan Nieder1-0/+3
2011-02-10compat: helper for detecting unsigned overflowLibravatar Jonathan Nieder4-4/+11
2011-02-09Merge branch 'maint-1.7.0' into maintLibravatar Junio C Hamano3-0/+10
2011-02-09fast-import: introduce "feature notes" commandLibravatar Jonathan Nieder3-0/+9
2011-02-09fast-import: clarify documentation of "feature" commandLibravatar Jonathan Nieder1-20/+17
2011-02-09Documentation/merge subtree How-To: fix typoLibravatar Uwe Kleine-König1-1/+1
2011-02-07pull: Document the "--[no-]recurse-submodules" optionsLibravatar Jens Lehmann2-2/+9
2011-02-07quote.h: simplify the inclusionLibravatar Jonathan Nieder1-2/+1
2011-02-07sha1_object_info: examine cached_object store tooLibravatar Nguyễn Thái Ngọc Duy1-0/+8
2011-02-07sha1_file.c: move find_cached_object up so sha1_object_info can use itLibravatar Nguyễn Thái Ngọc Duy1-35/+35
2011-02-07Add const to parse_{commit,tag}_buffer()Libravatar Nguyễn Thái Ngọc Duy4-6/+6
2011-02-07diff: support --cached on unborn branchesLibravatar Nguyễn Thái Ngọc Duy5-2/+71
2011-02-07gitweb: Mention optional Perl modules in INSTALLLibravatar Jakub Narebski1-0/+6
2011-02-07post-receive-email: suppress error if description file missingLibravatar Sitaram Chamarty1-1/+1
2011-02-07t7407: fix line endings for mingw buildLibravatar Pat Thoyts1-0/+4
2011-02-07t4120-apply-popt: help systems with core.filemode=falseLibravatar Johannes Sixt1-2/+7
2011-02-07t3509: use unconstrained initial test to setup repository.Libravatar Pat Thoyts1-2/+4
2011-02-07start_command: flush buffers in the WIN32 code path as wellLibravatar Johannes Sixt1-1/+1
2011-02-06bundle: Use OFS_DELTA in bundle filesLibravatar Shawn O. Pearce1-2/+3
2011-01-31Merge branch 'jl/fetch-submodule-recursive' into maintLibravatar Junio C Hamano1-1/+1