summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-02Merge branch 'sp/maint-push-sideband' into maintLibravatar Junio C Hamano10-134/+370
2010-03-02Merge branch 'jc/maint-fix-test-perm' into maintLibravatar Junio C Hamano2-0/+4
2010-03-02Merge branch 'np/fast-import-idx-v2' into maintLibravatar Junio C Hamano2-95/+84
2010-03-02gitweb: Fix project-specific feature override behaviorLibravatar Jakub Narebski2-6/+21
2010-03-02gitweb multiple project roots documentationLibravatar Sylvain Rabot1-3/+64
2010-03-01bisect: error out when passing bad path parametersLibravatar Christian Couder2-0/+11
2010-02-28Git 1.7.0.1Libravatar Junio C Hamano3-7/+12
2010-02-28Remove reference to GREP_COLORS from documentationLibravatar Mark Lodato1-3/+1
2010-02-28sha1_name: fix segfault caused by invalid index accessLibravatar Markus Heidelberg1-14/+18
2010-02-28reflog: honor gc.reflogexpire=neverLibravatar Adam Simpkins2-4/+43
2010-02-28prune: honor --expire=neverLibravatar Adam Simpkins2-14/+43
2010-02-25Merge branch 'maint-1.6.6' into maintLibravatar Junio C Hamano1-0/+1
2010-02-25grep docs: document --no-index optionLibravatar Mark Lodato1-4/+8
2010-02-25grep docs: --cached and <tree>... are incompatibleLibravatar Mark Lodato1-3/+3
2010-02-25grep docs: use AsciiDoc literals consistentlyLibravatar Mark Lodato1-5/+5
2010-02-25grep docs: pluralize "Example" sectionLibravatar Mark Lodato1-2/+2
2010-02-25t3301-notes: insert a shbang line in ./fake_editor.shLibravatar Johannes Sixt1-0/+1
2010-02-25Fix gitmkdtemp: correct test for mktemp() return valueLibravatar Filippo Negroni1-1/+1
2010-02-24pack-objects documentation: Fix --honor-pack-keep as well.Libravatar Nelson Elhage1-2/+2
2010-02-24is_submodule_modified(): clear environment properlyLibravatar Giuseppe Bilotta1-11/+11
2010-02-24submodules: ensure clean environment when operating in a submoduleLibravatar Giuseppe Bilotta1-10/+10
2010-02-24shell setup: clear_local_git_env() functionLibravatar Giuseppe Bilotta1-0/+7
2010-02-24rev-parse: --local-env-vars optionLibravatar Giuseppe Bilotta2-0/+13
2010-02-24Refactor list of of repo-local env varsLibravatar Giuseppe Bilotta3-12/+28
2010-02-24pack-objects documentation: reword "objects that appear in the standard input"Libravatar Junio C Hamano1-3/+3
2010-02-24commit: quote the user name in the exampleLibravatar Matt Kraai1-1/+1
2010-02-24Merge branch 'ml/maint-grep-doc' into maintLibravatar Junio C Hamano1-5/+12
2010-02-24fetch --all/--multiple: keep all the fetched branch informationLibravatar Junio C Hamano2-7/+40
2010-02-24push: fix segfault for odd configLibravatar Jeff King1-1/+1
2010-02-24builtin-fetch --all/--multi: propagate options correctlyLibravatar Junio C Hamano2-1/+29
2010-02-24t5521: fix and modernizeLibravatar Junio C Hamano1-26/+20
2010-02-23am: remove rebase-apply directory before gcLibravatar Jonathan Nieder1-2/+1
2010-02-23rerere: fix memory leak if rerere images can't be readLibravatar Bert Wesarg1-3/+6
2010-02-23Documentation: mention conflict marker size argument (%L) for merge driverLibravatar Bert Wesarg1-1/+2
2010-02-22add-interactive: fix bogus diff header line orderingLibravatar Jeff King2-1/+31
2010-02-22Use git_mkstemp_mode instead of plain mkstemp to create object filesLibravatar Matthieu Moy2-4/+4
2010-02-22git_mkstemps_mode: don't set errno to EINVAL on exit.Libravatar Matthieu Moy1-1/+0
2010-02-22Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.Libravatar Matthieu Moy3-20/+10
2010-02-22git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument.Libravatar Matthieu Moy3-2/+27
2010-02-22Move gitmkstemps to path.cLibravatar Matthieu Moy3-71/+69
2010-02-22Add a testcase for ACL with restrictive umask.Libravatar Matthieu Moy1-0/+67
2010-02-22tests: Fix race condition in t7006-pagerLibravatar Jonathan Nieder1-6/+6
2010-02-21sha1_file: be paranoid when creating loose objectsLibravatar Nicolas Pitre1-0/+9
2010-02-21git-diff: add a test for git diff --quiet -wLibravatar Larry D'Anna1-0/+15
2010-02-21hash-object: don't use mmap() for small filesLibravatar Dmitry Potapov1-0/+10
2010-02-21sha1_file: don't malloc the whole compressed result when writing out objectsLibravatar Nicolas Pitre1-14/+10
2010-02-21t7006-pager: if stdout is not a terminal, make a new oneLibravatar Jonathan Nieder2-11/+82
2010-02-20cherry_pick_list: quit early if one side is emptyLibravatar Thomas Rast1-0/+3
2010-02-20tests: Add tests for automatic use of pagerLibravatar Jonathan Nieder1-0/+163
2010-02-20Documentation: pack-objects: Clarify --local's semantics.Libravatar Nelson Elhage1-5/+4