summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-15Make <identifier> lowercase as per CodingGuidelinesLibravatar Michael J Gruber1-1/+1
2011-02-15CodingGuidelines: downcase placeholders in usage messagesLibravatar Junio C Hamano1-1/+1
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
2011-01-31t5526: Fix wrong argument order in "git config"Libravatar Jens Lehmann1-1/+1
2011-01-30Git 1.7.4Libravatar Junio C Hamano3-3/+11
2011-01-27fsck: do not give up too early in fsck_dir()Libravatar Junio C Hamano1-6/+12
2011-01-27fsck: drop unused parameter from traverse_one_object()Libravatar Junio C Hamano1-3/+10
2011-01-27Don't pass "--xhtml" to hightlight in gitweb.perl script.Libravatar Adam Tkac1-1/+1
2011-01-27Merge branch 'maint'Libravatar Junio C Hamano5-3/+55
2011-01-27rebase -i: clarify in-editor documentation of "exec"Libravatar Jonathan Nieder1-1/+1
2011-01-27tests: sanitize more git environment variablesLibravatar Jeff King1-0/+3
2011-01-27Merge branch 'jn/fast-import-empty-tree-removal' into maintLibravatar Junio C Hamano2-0/+48
2011-01-27fast-import: treat filemodify with empty tree as deleteLibravatar Jonathan Nieder2-0/+48
2011-01-26rebase: give a better error message for bogus branchLibravatar Jeff King1-0/+1
2011-01-26rebase: use explicit "--" with checkoutLibravatar Jeff King2-2/+2
2011-01-24Git 1.7.4-rc3Libravatar Junio C Hamano1-7/+1
2011-01-24Merge branch 'as/userdiff-pascal'Libravatar Junio C Hamano1-1/+1