summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-18Merge branch 'maint-1.6.0' into maint-1.6.1Libravatar Junio C Hamano3-9/+20
2009-04-18Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maintLibravatar Junio C Hamano4-5/+29
2009-04-18Merge branch 'js/maint-submodule-checkout' into maintLibravatar Junio C Hamano2-3/+42
2009-04-18Merge branch 'cb/maint-merge-recursive-submodule-fix' into maintLibravatar Junio C Hamano2-12/+78
2009-04-18doc/git-daemon: add missing arguments to max-connections optionLibravatar Markus Heidelberg1-1/+1
2009-04-18Merge branch 'maint-1.6.0' into maintLibravatar Junio C Hamano3-9/+20
2009-04-18doc/git-daemon: add missing arguments to optionsLibravatar Markus Heidelberg1-8/+8
2009-04-18init: Do not segfault on big GIT_TEMPLATE_DIR environment variableLibravatar Frank Lichtenheld2-1/+12
2009-04-18imap-send: use correct configuration variable in documentationLibravatar Paul Bolle1-1/+1
2009-04-18Update docs on behaviour of 'core.sharedRepository' and 'git init --shared'Libravatar Johan Herland2-7/+15
2009-04-17Merge branch 'ac/color-graph'Libravatar Junio C Hamano2-48/+199
2009-04-17Merge branch 'jk/cobdoc'Libravatar Junio C Hamano2-47/+45
2009-04-17Merge branch 'mk/apply-swap'Libravatar Junio C Hamano2-7/+84
2009-04-17Merge branch 'mm/add-p-quit'Libravatar Junio C Hamano2-39/+38
2009-04-17Merge branch 'eb/upload-archive-from-git-shell'Libravatar Junio C Hamano2-3/+4
2009-04-17Merge branch 'jc/shared-literally'Libravatar Junio C Hamano1-5/+9
2009-04-17Merge branch 'ns/am-to-empty'Libravatar Junio C Hamano2-5/+39
2009-04-17Merge branch 'bw/short-ref-strict'Libravatar Junio C Hamano9-17/+67
2009-04-17Merge branch 'da/difftool'Libravatar Junio C Hamano15-486/+825
2009-04-17Merge branch 'maint'Libravatar Junio C Hamano3-5/+15
2009-04-17doc/gitattributes: clarify location of config textLibravatar Jeff King1-3/+6
2009-04-17hook/update: example of how to prevent branch creationLibravatar Pierre Habouzit1-1/+10
2009-04-17Merge branch 'maint-1.6.1' into maintLibravatar Junio C Hamano2-2/+9
2009-04-17Merge branch 'maint-1.6.0' into maint-1.6.1Libravatar Junio C Hamano2-2/+9
2009-04-17archive test: attributesLibravatar René Scharfe1-0/+91
2009-04-17archive: do not read .gitattributes in working directoryLibravatar Nguyễn Thái Ngọc Duy4-2/+36
2009-04-17unpack-trees: do not muck with attributes when we are not checking outLibravatar Junio C Hamano1-2/+4
2009-04-17attr: add GIT_ATTR_INDEX "direction"Libravatar Nguyễn Thái Ngọc Duy2-4/+11
2009-04-17archive tests: do not use .gitattributes in working directoryLibravatar René Scharfe1-4/+5
2009-04-17Fix buffer overflow in config parserLibravatar Thomas Jarosch2-2/+9
2009-04-17remote.c: use shorten_unambiguous_refLibravatar Michael J Gruber1-5/+1
2009-04-17get_local_heads(): do not return random pointer if there is no headLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2009-04-17Documentation: boolean value may be given by on/offLibravatar Michał Kiedrowicz1-1/+1
2009-04-17gitk: Avoid crash if closed while reading referencesLibravatar Pat Thoyts1-0/+1
2009-04-17gitk: Handle external diff tool with spaces in the pathLibravatar Pat Thoyts1-3/+2
2009-04-17gitk: Remember and restore the window state with the geometryLibravatar Pat Thoyts1-0/+5
2009-04-17gitk: Map KP_Divide to focus the search boxLibravatar Michele Ballabio1-0/+1
2009-04-17gitk: Mark some more strings for translationLibravatar Michele Ballabio1-3/+3
2009-04-17gitk: Mark forgotten string for translationLibravatar Christian Stimming1-1/+1
2009-04-17gitk: Make .gitk a hidden file under windowsLibravatar Paul Mackerras1-0/+3
2009-04-16git-apply: fix option descriptionLibravatar Ulrich Windl1-1/+1
2009-04-16Update git-add.txt according to the new possibilities of 'git add -p'.Libravatar Matthieu Moy1-1/+3
2009-04-16add-interactive: refactor mode hunk handlingLibravatar Jeff King1-43/+21
2009-04-15git add -p: new "quit" command at the prompt.Libravatar Matthieu Moy2-1/+20
2009-04-15builtin-apply: keep information about files to be deletedLibravatar Michał Kiedrowicz2-8/+47
2009-04-13graph API: Added logic for colored edgesLibravatar Allan Caffee2-48/+199
2009-04-13tests: test applying criss-cross rename patchLibravatar Michał Kiedrowicz1-0/+38
2009-04-13rev-parse: --abbrev-ref option to shorten ref nameLibravatar Bert Wesarg2-2/+26
2009-04-13for-each-ref: utilize core.warnAmbiguousRefs for :short-formatLibravatar Bert Wesarg3-4/+22
2009-04-13shorten_unambiguous_ref(): add strict modeLibravatar Bert Wesarg4-7/+19