summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-17sequencer: use run_command() directlyLibravatar Johannes Schindelin1-20/+16
2017-01-17sequencer: update reading author-scriptLibravatar Johannes Schindelin2-22/+28
2017-01-17difftool: add a skeleton for the upcoming builtinLibravatar Johannes Schindelin7-1/+75
2017-01-17fsck: report trees as danglingLibravatar Jeff King2-1/+28
2017-01-17t1450: clean up sub-objects in duplicate-entry testLibravatar Jeff King1-1/+3
2017-01-15diff: document the format of the -O (diff.orderFile) fileLibravatar Richard Hansen2-5/+34
2017-01-15diff: document behavior of relative diff.orderFileLibravatar Richard Hansen1-0/+2
2017-01-15request-pull: drop old USAGE stuffLibravatar Wolfram Sang1-3/+0
2017-01-15fsck: detect trailing garbage in all object typesLibravatar Jeff King2-0/+27
2017-01-15fsck: parse loose object paths directlyLibravatar Jeff King2-13/+49
2017-01-15sha1_file: add read_loose_object() functionLibravatar Jeff King2-3/+143
2017-01-15t1450: test fsck of packed objectsLibravatar Jeff King1-0/+21
2017-01-15sha1_file: fix error message for alternate objectsLibravatar Jeff King2-15/+41
2017-01-15t1450: refactor loose-object removalLibravatar Jeff King1-12/+5
2017-01-13doc: git-gui browser does not default to HEADLibravatar Philip Oakley1-1/+1
2017-01-13doc: gitk: add the upstream repo locationLibravatar Philip Oakley1-2/+8
2017-01-13doc: gitk: remove gitview referenceLibravatar Philip Oakley1-4/+0
2017-01-13lib-submodule-update.sh: reduce use of subshell by using "git -C"Libravatar Stefan Beller1-4/+1
2017-01-13builtin/commit.c: remove the PATH_MAX limitation via dynamic allocationLibravatar Elia Pinto1-11/+10
2017-01-13Documentation/bisect: improve on (bad|new) and (good|bad)Libravatar Christian Couder1-2/+2
2017-01-13asciidoctor: fix user-manual to be built by `asciidoctor`Libravatar 마누엘2-1/+9
2017-01-12submodule update --init: display correct path from submoduleLibravatar Stefan Beller3-7/+25
2017-01-12submodule update documentation: don't repeat ourselvesLibravatar Stefan Beller1-16/+14
2017-01-12submodule documentation: add options to the subcommandLibravatar Stefan Beller1-16/+11
2017-01-12t7411: test lookup of uninitialized submodulesLibravatar Stefan Beller1-0/+21
2017-01-12t7411: quote URLsLibravatar Stefan Beller1-2/+2
2017-01-12submodule absorbgitdirs: mention in docstring helpLibravatar Stefan Beller1-1/+2
2017-01-12diff: add interhunk context config optionLibravatar Vegard Nossum4-1/+42
2017-01-12versioncmp: generalize version sort suffix reorderingLibravatar SZEDER Gábor4-13/+71
2017-01-12versioncmp: factor out helper for suffix matchingLibravatar SZEDER Gábor1-25/+39
2017-01-11vreport: sanitize ASCII control charsLibravatar Jeff King1-0/+6
2017-01-11Revert "vreportf: avoid intermediate buffer"Libravatar Jeff King1-12/+3
2017-01-11index: improve constness for reading blob dataLibravatar Brandon Williams2-2/+3
2017-01-11t1001: modernize styleLibravatar Stefan Beller1-321/+320
2017-01-11t1000: modernize styleLibravatar Stefan Beller1-333/+315
2017-01-11read-tree: use OPT_BOOL instead of OPT_SET_INTLibravatar Stefan Beller1-18/+18
2017-01-11t7810: avoid assumption about invalid regex syntaxLibravatar Jeff King1-11/+15
2017-01-10Fifth batch 2.12Libravatar Junio C Hamano1-0/+45
2017-01-10Merge branch 'sb/submodule-embed-gitdir'Libravatar Junio C Hamano12-43/+399
2017-01-10Merge branch 'jc/retire-compaction-heuristics'Libravatar Junio C Hamano7-67/+8
2017-01-10Merge branch 'nd/config-misc-fixes'Libravatar Junio C Hamano1-5/+15
2017-01-10Merge branch 'jc/abbrev-autoscale-config'Libravatar Junio C Hamano2-8/+15
2017-01-10Merge branch 'mh/fast-import-notes-fix-new'Libravatar Junio C Hamano2-3/+47
2017-01-10Merge branch 'jc/git-open-cloexec'Libravatar Junio C Hamano3-36/+22
2017-01-10Merge branch 'jc/compression-config'Libravatar Junio C Hamano9-31/+158
2017-01-10Merge branch 'dt/smart-http-detect-server-going-away'Libravatar Junio C Hamano5-4/+77
2017-01-10Merge branch 'mm/gc-safety-doc'Libravatar Junio C Hamano2-9/+29
2017-01-10Merge branch 'mm/push-social-engineering-attack-doc'Libravatar Junio C Hamano6-22/+51
2017-01-10Merge branch 'jt/fetch-no-redundant-tag-fetch-map'Libravatar Junio C Hamano1-3/+0
2017-01-10Merge branch 'jc/latin-1'Libravatar Junio C Hamano1-11/+25