summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-18Git 2.24-rc0v2.24.0-rc0Junio C Hamano2-1/+18
2019-10-18Merge branch 'rs/remote-curl-use-argv-array'Junio C Hamano1-13/+9
2019-10-18Merge branch 'rs/column-use-utf8-strnwidth'Junio C Hamano1-12/+1
2019-10-18Merge branch 'rs/http-push-simplify'Junio C Hamano1-4/+4
2019-10-18Merge branch 'jj/stash-reset-only-toplevel'Junio C Hamano3-3/+43
2019-10-18Merge branch 'bw/format-patch-o-create-leading-dirs'Junio C Hamano4-2/+42
2019-10-18Merge branch 'bb/compat-util-comment-fix'Junio C Hamano1-1/+1
2019-10-18Merge branch 'bb/utf8-wcwidth-cleanup'Junio C Hamano1-4/+2
2019-10-18Merge branch 'dl/allow-running-cocci-verbosely'Junio C Hamano1-1/+2
2019-10-18Merge branch 'dl/compat-cleanup'Junio C Hamano1-1/+1
2019-10-18Merge branch 'ta/t1308-typofix'Junio C Hamano1-4/+4
2019-10-18Merge branch 'js/doc-stash-save'Junio C Hamano1-2/+3
2019-10-15Ninth batchJunio C Hamano1-0/+33
2019-10-15Merge branch 'jk/coc'Junio C Hamano1-0/+93
2019-10-15Merge branch 'js/trace2-fetch-push'Junio C Hamano4-10/+41
2019-10-15Merge branch 'jt/push-avoid-lazy-fetch'Junio C Hamano1-1/+2
2019-10-15Merge branch 'dl/format-patch-doc-test-cleanup'Junio C Hamano1-2/+3
2019-10-15Merge branch 'js/xdiffi-comment-updates'Junio C Hamano1-44/+55
2019-10-15Merge branch 'dl/t0000-skip-test-test'Junio C Hamano1-0/+38
2019-10-15Merge branch 'tg/range-diff-output-update'Junio C Hamano3-22/+92
2019-10-15Merge branch 'gs/sq-quote-buf-pretty'Junio C Hamano2-0/+13
2019-10-15Merge branch 'ew/hashmap'Junio C Hamano31-381/+667
2019-10-15Merge branch 'js/trace2-cap-max-output-files'Junio C Hamano11-28/+184
2019-10-15Merge branch 'am/t0028-utf16-tests'Junio C Hamano1-1/+40
2019-10-15Merge branch 'dl/octopus-graph-bug'Junio C Hamano2-27/+308
2019-10-15Merge branch 'en/fast-imexport-nested-tags'Junio C Hamano6-38/+266
2019-10-15Merge branch 'js/azure-pipelines-msvc'Junio C Hamano14-33/+430
2019-10-15Merge branch 'gs/commit-graph-trace-with-cmd'Junio C Hamano1-0/+6
2019-10-15Merge branch 'js/fetch-jobs'Junio C Hamano4-21/+137
2019-10-15Merge branch 'en/merge-recursive-cleanup'Junio C Hamano12-334/+736
2019-10-15remote-curl: use argv_array in parse_push()René Scharfe1-13/+9
2019-10-15column: use utf8_strnwidth() to strip out ANSI color escapesRené Scharfe1-12/+1
2019-10-15http-push: simplify deleting a list itemRené Scharfe1-4/+4
2019-10-15stash: avoid recursive hard reset on submodulesJakob Jarmar3-3/+43
2019-10-12format-patch: create leading components of output directoryBert Wesarg4-2/+42
2019-10-12git-compat-util: fix documentation syntaxBeat Bolli1-1/+1
2019-10-12utf8: use ARRAY_SIZE() in git_wcwidth()Beat Bolli1-4/+2
2019-10-12Makefile: respect $(V) in %.cocci.patch targetDenton Liu1-1/+2
2019-10-11pthread.h: manually align parameter listsDenton Liu1-1/+1
2019-10-11t1308-config-set: fix a test that has a typoTanay Abhra1-4/+4
2019-10-11doc(stash): clarify the description of `save`Johannes Schindelin1-2/+3
2019-10-11Eighth batchJunio C Hamano1-0/+30
2019-10-11Merge branch 'dl/rev-list-doc-cleanup'Junio C Hamano1-53/+1
2019-10-11Merge branch 'kt/add-i-progress'Junio C Hamano2-2/+2
2019-10-11Merge branch 'js/stash-apply-in-secondary-worktree'Junio C Hamano2-0/+31
2019-10-11Merge branch 'rs/dedup-includes'Junio C Hamano10-12/+0
2019-10-11Merge branch 'js/range-diff-noprefix'Junio C Hamano2-1/+6
2019-10-11Merge branch 'cb/pcre1-cleanup'Junio C Hamano3-24/+12
2019-10-11Merge branch 'ab/pcre-jit-fixes'Junio C Hamano9-222/+286
2019-10-11Merge branch 'pw/rebase-i-show-HEAD-to-reword'Junio C Hamano5-103/+75
2019-10-11Merge branch 'tk/git-svn-trim-author-name'Junio C Hamano1-0/+4
2019-10-11Merge branch 'bc/object-id-part17'Junio C Hamano31-125/+121
2019-10-11Merge branch 'en/clean-nested-with-ignored'Junio C Hamano6-34/+134
2019-10-10CODE_OF_CONDUCT: mention individual project-leader emailsJeff King1-0/+8
2019-10-10add a Code of Conduct documentJeff King1-0/+85
2019-10-09Seventh batchJunio C Hamano1-0/+20
2019-10-09Merge branch 'rs/test-remove-useless-debugging-cat'Junio C Hamano4-32/+0
2019-10-09Merge branch 'pm/p4-auto-delete-named-temporary'Junio C Hamano1-7/+6
2019-10-09Merge branch 'rs/convert-fix-utf-without-dash'Junio C Hamano1-4/+4
2019-10-09Merge branch 'py/git-gui-has-maintainer'Junio C Hamano1-8/+2
2019-10-09Merge branch 'ah/cleanups'Junio C Hamano3-18/+20
2019-10-09Merge branch 'js/diff-rename-force-stable-sort'Junio C Hamano5-16/+14
2019-10-09Merge branch 'js/mingw-spawn-with-spaces-in-path'Junio C Hamano1-4/+17
2019-10-09Merge branch 'as/shallow-slab-use-fix'Junio C Hamano1-0/+2
2019-10-09Merge branch 'sg/name-rev-cutoff-underflow-fix'Junio C Hamano3-3/+28
2019-10-09Merge branch 'am/visual-studio-config-fix'Junio C Hamano1-7/+8
2019-10-09xdiffi: fix typos and touch up commentsJohannes Schindelin1-44/+55
2019-10-09t0000: cover GIT_SKIP_TESTS blindspotsDenton Liu1-0/+38
2019-10-09send-pack: never fetch when checking exclusionsJonathan Tan1-1/+2
2019-10-09t4014: treat rev-list output as the expected valueDenton Liu1-2/+3
2019-10-09range-diff: don't segfault with mode-only changesThomas Gummerer3-22/+92
2019-10-08transport: push codepath can take arbitrary repositoryJunio C Hamano1-10/+10
2019-10-08sq_quote_buf_pretty: don't drop empty argumentsGarima Singh2-0/+13
2019-10-08merge-recursive: fix the fix to the diff3 common ancestor labelElijah Newren1-1/+2
2019-10-07Sixth batchJunio C Hamano1-0/+61
2019-10-07Merge branch 'bw/submodule-helper-usage-fix'Junio C Hamano1-1/+1
2019-10-07Merge branch 'dl/honor-cflags-in-hdr-check'Junio C Hamano8-8/+22
2019-10-07Merge branch 'cb/do-not-use-test-cmp-with-a'Junio C Hamano1-1/+1
2019-10-07Merge branch 'cc/multi-promisor'Junio C Hamano3-7/+23
2019-10-07Merge branch 'jt/merge-recursive-symlink-is-not-a-dir-in-way'Junio C Hamano2-1/+30
2019-10-07Merge branch 'ps/my-first-contribution-alphasort'Junio C Hamano1-5/+5
2019-10-07Merge branch 'sg/travis-help-debug'Junio C Hamano1-0/+5
2019-10-07Merge branch 'rs/alias-use-copy-array'Junio C Hamano1-3/+2
2019-10-07Merge branch 'sg/t-helper-gitignore'Junio C Hamano1-5/+4
2019-10-07Merge branch 'cc/svn-fe-py-shebang'Junio C Hamano1-1/+1
2019-10-07Merge branch 'ah/doc-submodule-ignore-submodules'Junio C Hamano1-1/+1
2019-10-07Merge branch 'rs/nth-switch-code-simplification'Junio C Hamano1-7/+4
2019-10-07Merge branch 'hb/hg-to-git-py3'Junio C Hamano1-25/+25
2019-10-07Merge branch 'sg/progress-fix'Junio C Hamano7-16/+421
2019-10-07Merge branch 'js/doc-patch-text'Junio C Hamano1-14/+18
2019-10-07Merge branch 'tb/commit-graph-harden'Junio C Hamano3-3/+54
2019-10-07Merge branch 'jt/cache-tree-avoid-lazy-fetch-during-merge'Junio C Hamano2-1/+15
2019-10-07Merge branch 'dl/cocci-everywhere'Junio C Hamano1-9/+21
2019-10-07Merge branch 'gs/commit-graph-progress'Junio C Hamano5-10/+60
2019-10-07Merge branch 'ms/fetch-follow-tag-optim'Junio C Hamano1-8/+10
2019-10-07Merge branch 'rs/commit-graph-use-list-count'Junio C Hamano1-11/+6
2019-10-07Merge branch 'rs/nth-parent-parse'Junio C Hamano2-3/+20
2019-10-07Merge branch 'dl/submodule-set-branch'Junio C Hamano1-1/+2
2019-10-07Merge branch 'cs/pretty-formats-doc-typofix'Junio C Hamano1-1/+1
2019-10-07Merge branch 'jk/list-objects-optim-wo-trees'Junio C Hamano1-1/+3
2019-10-07Merge branch 'jk/disable-commit-graph-during-upload-pack'Junio C Hamano5-4/+63
2019-10-07Merge branch 'mr/complete-more-for-log-etc'Junio C Hamano1-4/+14
2019-10-07Merge branch 'dl/complete-rebase-and-archive'Junio C Hamano1-19/+8
2019-10-07Merge branch 'jk/commit-graph-cleanup'Junio C Hamano2-1/+3
2019-10-07Merge branch 'ss/get-time-cleanup'Junio C Hamano3-35/+24
2019-10-07Merge branch 'rs/simplify-by-deco-with-deco-refs-exclude'Junio C Hamano4-3/+16
2019-10-07Merge branch 'jk/partial-clone-sparse-blob'Junio C Hamano5-22/+50
2019-10-07Merge branch 'tg/stash-refresh-index'Junio C Hamano6-28/+67
2019-10-07hashmap_entry: remove first member requirement from docsEric Wong9-10/+11
2019-10-07hashmap: remove type arg from hashmap_{get,put,remove}_entryEric Wong17-55/+56
2019-10-07OFFSETOF_VAR macro to simplify hashmap iteratorsEric Wong15-45/+56
2019-10-07hashmap: introduce hashmap_free_entriesEric Wong17-34/+52
2019-10-07hashmap: hashmap_{put,remove} return hashmap_entry *Eric Wong6-11/+32
2019-10-07hashmap: use *_entry APIs for iterationEric Wong13-47/+70
2019-10-07hashmap_cmp_fn takes hashmap_entry paramsEric Wong23-115/+204
2019-10-07hashmap_get{,_from_hash} return "struct hashmap_entry *"Eric Wong20-41/+72
2019-10-07hashmap: use *_entry APIs to wrap container_ofEric Wong6-40/+73
2019-10-07hashmap_get_next returns "struct hashmap_entry *"Eric Wong6-23/+39
2019-10-07introduce container_of macroEric Wong1-0/+10
2019-10-07hashmap_put takes "struct hashmap_entry *"Eric Wong11-12/+15
2019-10-07hashmap_remove takes "const struct hashmap_entry *"Eric Wong9-10/+11
2019-10-07hashmap_get takes "const struct hashmap_entry *"Eric Wong14-23/+28
2019-10-07hashmap_add takes "struct hashmap_entry *"Eric Wong20-31/+31
2019-10-07hashmap_get_next takes "const struct hashmap_entry *"Eric Wong6-8/+11
2019-10-07hashmap_entry_init takes "struct hashmap_entry *"Eric Wong23-52/+55
2019-10-07packfile: use hashmap_entry in delta_base_cache_entryEric Wong1-1/+1
2019-10-07coccicheck: detect hashmap_entry.hash assignmentEric Wong1-0/+16
2019-10-07diff: use hashmap_entry_init on moved_entry.entEric Wong1-1/+2
2019-10-07tests: remove "cat foo" before "test_i18ngrep bar foo"René Scharfe4-32/+0
2019-10-06git-p4: auto-delete named temporary filePhilip.McGraw1-7/+6
2019-10-06Fifth batchJunio C Hamano1-0/+16
2019-10-06Merge branch 'cb/skip-utf8-check-with-pcre1'Junio C Hamano2-1/+4
2019-10-06Merge branch 'ma/user-manual-markup-update'Junio C Hamano2-247/+137
2019-10-06Merge branch 'bc/doc-use-docbook-5'Junio C Hamano5-3/+10
2019-10-06Merge branch 'ma/asciidoctor-more-fixes'Junio C Hamano11-184/+223
2019-10-06Merge branch 'ma/asciidoctor-refmiscinfo'Junio C Hamano4-13/+30
2019-10-06Merge branch 'am/mailmap-andrey-mazo'Junio C Hamano1-0/+1
2019-10-06Merge branch 'jc/git-gui-has-maintainer'Junio C Hamano1-2/+2
2019-10-06git-rev-list.txt: prune options in synopsisDenton Liu1-53/+1
2019-10-06Documentation: update the location of the git-gui repoPratyush Yadav1-8/+2
2019-10-06convert: fix handling of dashless UTF prefix in validate_encoding()René Scharfe1-4/+4
2019-10-06ci: also build and test with MS Visual Studio on Azure PipelinesJohannes Schindelin2-0/+163
2019-10-06ci: really use shallow clones on Azure PipelinesJohannes Schindelin1-3/+2
2019-10-06tests: let --immediate and --write-junit-xml play well togetherJohannes Schindelin1-16/+22
2019-10-06test-tool run-command: learn to run (parts of) the testsuiteJohannes Schindelin1-0/+153
2019-10-06vcxproj: include more generated filesJohannes Schindelin1-3/+6
2019-10-06vcxproj: only copy `git-remote-http.exe` once it was builtJohannes Schindelin2-3/+10
2019-10-06msvc: work around a bug in GetEnvironmentVariable()Johannes Schindelin1-0/+2
2019-10-06msvc: handle DEVELOPER=1Johannes Schindelin1-0/+46
2019-10-06msvc: ignore some libraries when linkingJohannes Schindelin1-1/+1
2019-10-06compat/win32/path-utils.h: add #include guardsJohannes Schindelin1-0/+5
2019-10-06winansi: use FLEX_ARRAY to avoid compiler warningJohannes Schindelin1-1/+1
2019-10-06msvc: avoid using minus operator on unsigned typesJohannes Schindelin3-4/+17
2019-10-06stash apply: report status correctly even in a worktree's subdirectoryJohannes Schindelin2-0/+31
2019-10-06fetch: let --jobs=<n> parallelize --multiple, tooJohannes Schindelin4-21/+137
2019-10-05trace2: write discard message to sentinel filesJosh Steadmon7-33/+70
2019-10-05trace2: discard new traces if target directory has too many filesJosh Steadmon5-0/+112
2019-10-04t4214: demonstrate octopus graph coloring failureDenton Liu1-1/+281
2019-10-04t4214: explicitly list tags in logDenton Liu1-4/+4
2019-10-04t4214: generate expect in their own test casesDenton Liu1-21/+21
2019-10-04t4214: use test_mergeDenton Liu1-2/+1
2019-10-04test-lib: let test_merge() perform octopus mergesDenton Liu1-2/+4
2019-10-04docs: clarify trace2 version invariantsJosh Steadmon1-1/+7
2019-10-04docs: mention trace2 target-dir mode in git-configJosh Steadmon2-5/+6
2019-10-04treewide: remove duplicate #include directivesRené Scharfe10-12/+0
2019-10-04push: do not pretend to return `int` from `die_push_simple()`Johannes Schindelin1-2/+2
2019-10-04fast-export: handle nested tagsElijah Newren2-13/+19
2019-10-04t9350: add tests for tags of things other than a commitElijah Newren1-0/+31
2019-10-04fast-export: allow user to request tags be marked with --mark-tagsElijah Newren3-4/+34
2019-10-04fast-export: add support for --import-marks-if-existsElijah Newren2-10/+23
2019-10-04fast-import: add support for new 'alias' commandElijah Newren3-10/+79
2019-10-04fast-import: allow tags to be identified by mark labelsElijah Newren3-1/+22
2019-10-04fast-import: fix handling of deleted tagsElijah Newren2-0/+40
2019-10-04add -i: show progress counter in the promptKunal Tyagi2-2/+2
2019-10-03range-diff: internally force `diff.noprefix=true`Johannes Schindelin2-1/+6
2019-10-03ci: run `hdr-check` as part of the `Static Analysis` jobJohannes Schindelin3-2/+6
2019-10-03push: add trace2 instrumentationJosh Steadmon2-2/+14
2019-10-03fetch: add trace2 instrumentationJosh Steadmon2-8/+27
2019-10-03git_mkstemps_mode(): replace magic numbers with computed valueJeff King1-5/+7
2019-10-02commit-graph: emit trace2 cmd_mode for each sub-commandGarima Singh1-0/+6
2019-10-02t0061: fix test for argv[0] with spaces (MINGW only)Alexandr Miloslavskiy1-4/+17
2019-10-02wrapper: use a loop instead of repetitive statementsAlex Henrie1-6/+5
2019-10-02diffcore-break: use a goto instead of a redundant if statementAlex Henrie1-6/+6
2019-10-02commit-graph: remove a duplicate assignmentAlex Henrie1-2/+3
2019-10-02shallow.c: don't free unallocated slabsAli Utku Selen1-0/+2
2019-10-02merge-recursive: fix the diff3 common ancestor label for virtual commitsElijah Newren2-1/+19
2019-10-02promisor-remote: skip move_to_tail when no-opEmily Shaffer2-0/+16
2019-10-02diffcore_rename(): use a stable sortJohannes Schindelin1-1/+1
2019-10-02Move git_sort(), a stable sort, into into libgit.aJohannes Schindelin4-15/+13
2019-10-02dir: special case check for the possibility that pathspec is NULLElijah Newren2-3/+25
2019-09-30Fourth batchJunio C Hamano1-2/+69
2019-09-30Merge branch 'ds/commit-graph-on-fetch'Junio C Hamano6-0/+51
2019-09-30Merge branch 'bw/rebase-autostash-keep-current-branch'Junio C Hamano2-16/+9
2019-09-30Merge branch 'ds/include-exclude'Junio C Hamano12-252/+285
2019-09-30Merge branch 'jh/trace2-pretty-output'Junio C Hamano6-55/+97
2019-09-30Merge branch 'dl/rebase-i-keep-base'Junio C Hamano9-28/+360
2019-09-30Merge branch 'sg/clean-nested-repo-with-ignored'Junio C Hamano1-0/+22
2019-09-30Merge branch 'dl/complete-cherry-pick-revert-skip'Junio C Hamano3-2/+14
2019-09-30Merge branch 'dl/use-sq-from-test-lib'Junio C Hamano11-61/+51
2019-09-30Merge branch 'jk/misc-uninitialized-fixes'Junio C Hamano9-40/+38