summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-24pack-objects documentation: Fix --honor-pack-keep as well.Libravatar Nelson Elhage1-2/+2
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
2010-02-20utf8.c: speculatively assume utf-8 in strbuf_add_wrapped_text()Libravatar René Scharfe1-6/+17
2010-02-20utf8.c: remove strbuf_write()Libravatar René Scharfe1-13/+5
2010-02-20utf8.c: remove print_spaces()Libravatar René Scharfe1-9/+6
2010-02-20utf8.c: remove print_wrapped_text()Libravatar René Scharfe3-9/+14
2010-02-20git-p4: fix bug in symlink handlingLibravatar Evan Powers1-3/+2
2010-02-19t1450: fix testcases that were wrongly expecting failureLibravatar Thomas Rast1-8/+8
2010-02-19mailinfo: do not strip leading spaces even for a header lineLibravatar Junio C Hamano2-3/+2
2010-02-19Documentation: Fix indentation problem in git-commit(1)Libravatar Jacob Helwig1-3/+3
2010-02-19Merge branch 'jk/maint-rmdir-fix' into maintLibravatar Junio C Hamano2-1/+9
2010-02-18rm: fix bug in recursive subdirectory removalLibravatar Jeff King2-1/+9
2010-02-18Documentation: describe --thin more accuratelyLibravatar Stephen Boyd5-28/+36
2010-02-17docs: don't talk about $GIT_DIR/refs/ everywhereLibravatar Jeff King10-36/+39
2010-02-17Update 1.7.0.1 release notesLibravatar Junio C Hamano1-1/+1
2010-02-17Merge branch 'jk/cherry-pick-reword' into maintLibravatar Junio C Hamano1-23/+19
2010-02-17Merge branch 'jk/grep-double-dash' into maintLibravatar Junio C Hamano2-0/+43
2010-02-17Merge branch 'jc/typo' into maintLibravatar Junio C Hamano17-19/+20