summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-13gitignore: add test-mktemp to ignore listÆvar Arnfjörð Bjarmason
2011-02-13repo-config: add deprecation warningRené Scharfe
2011-02-12Merge branch 'maint'Junio C Hamano
2011-02-11Git 1.7.4.1v1.7.4.1Junio C Hamano
2011-02-11Merge branch 'jc/fsck-fixes' into maintJunio C Hamano
2011-02-11clone: fixup recurse_submodules optionChris Packham
2011-02-11svn-fe: warn about experimental statusJonathan Nieder
2011-02-10Merge branch 'maint'Junio C Hamano
2011-02-10compat: helper for detecting unsigned overflowJonathan Nieder
2011-02-10Merge branch 'tr/merge-unborn-clobber'Junio C Hamano
2011-02-10Merge branch 'jc/unpack-trees'Junio C Hamano
2011-02-10Merge branch 'jc/fsck-fixes'Junio C Hamano
2011-02-10Merge branch 'tr/diff-words-test'Junio C Hamano
2011-02-10Merge branch 'rr/fi-import-marks-if-exists'Junio C Hamano
2011-02-10Merge branch 'jn/unpack-lstat-failure-report'Junio C Hamano
2011-02-10Merge branch 'ef/alias-via-run-command'Junio C Hamano
2011-02-10Merge branch 'cb/setup'Junio C Hamano
2011-02-10Merge branch 'ae/better-template-failure-report'Junio C Hamano
2011-02-10Merge branch 'jn/cherry-pick-strategy-option'Junio C Hamano
2011-02-10Merge branch 'maint-1.7.0' into maintJunio C Hamano
2011-02-10fast-import: introduce "feature notes" commandJonathan Nieder
2011-02-10fast-import: clarify documentation of "feature" commandJonathan Nieder
2011-02-09Documentation/merge subtree How-To: fix typoUwe Kleine-König
2011-02-07pull: Document the "--[no-]recurse-submodules" optionsJens Lehmann
2011-02-07quote.h: simplify the inclusionJonathan Nieder
2011-02-07sha1_object_info: examine cached_object store tooNguyễn Thái Ngọc Duy
2011-02-07sha1_file.c: move find_cached_object up so sha1_object_info can use itNguyễn Thái Ngọc Duy
2011-02-07Add const to parse_{commit,tag}_buffer()Nguyễn Thái Ngọc Duy
2011-02-07diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy
2011-02-07gitweb: Mention optional Perl modules in INSTALLJakub Narebski
2011-02-07post-receive-email: suppress error if description file missingSitaram Chamarty
2011-02-07t7407: fix line endings for mingw buildPat Thoyts
2011-02-07t4120-apply-popt: help systems with core.filemode=falseJohannes Sixt
2011-02-07t3509: use unconstrained initial test to setup repository.Pat Thoyts
2011-02-07start_command: flush buffers in the WIN32 code path as wellJohannes Sixt
2011-02-07bundle: Use OFS_DELTA in bundle filesShawn O. Pearce
2011-01-31Merge branch 'jl/fetch-submodule-recursive' into maintJunio C Hamano
2011-01-31t5526: Fix wrong argument order in "git config"Jens Lehmann
2011-01-31Git 1.7.4v1.7.4Junio C Hamano
2011-01-27fsck: do not give up too early in fsck_dir()Junio C Hamano
2011-01-27fsck: drop unused parameter from traverse_one_object()Junio C Hamano
2011-01-27Don't pass "--xhtml" to hightlight in gitweb.perl script.Adam Tkac
2011-01-27Merge branch 'maint'Junio C Hamano
2011-01-27rebase -i: clarify in-editor documentation of "exec"Jonathan Nieder
2011-01-27tests: sanitize more git environment variablesJeff King
2011-01-27Merge branch 'jn/fast-import-empty-tree-removal' into maintJunio C Hamano
2011-01-27fast-import: treat filemodify with empty tree as deleteJonathan Nieder
2011-01-27rebase: give a better error message for bogus branchJeff King
2011-01-27rebase: use explicit "--" with checkoutJeff King
2011-01-24Git 1.7.4-rc3v1.7.4-rc3Junio C Hamano