summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-09Merge branch 'js/mv-dir-to-new-directory' into maintJunio C Hamano
2016-09-09Merge branch 'js/import-tars-hardlinks' into maintJunio C Hamano
2016-09-09Merge branch 'ms/document-pack-window-memory-is-per-thread' into maintJunio C Hamano
2016-09-09Merge branch 'jk/push-force-with-lease-creation' into maintJunio C Hamano
2016-09-09Merge branch 'jk/reflog-date' into maintJunio C Hamano
2016-09-09Merge branch 'jc/renormalize-merge-kill-safer-crlf' into maintJunio C Hamano
2016-09-09Merge branch 'jk/common-main' into maintJunio C Hamano
2016-09-08transport: report missing submodule pushes consistently on stderrStefan Beller
2016-09-07t5551-http-fetch-smart.sh: use the GIT_TRACE_CURL environment varElia Pinto
2016-09-07t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment varElia Pinto
2016-09-07test-lib.sh: preserve GIT_TRACE_CURL from the environmentElia Pinto
2016-09-07t5541-http-push-smart.sh: use the GIT_TRACE_CURL environment varElia Pinto
2016-09-07t6026-merge-attr: clean up background process at end of test caseJohannes Sixt
2016-09-07t9903: fix broken && chainJohannes Sixt
2016-09-07introduce hex2chr() for converting two hexadecimal digits to a characterRené Scharfe
2016-09-07compat: move strdup(3) replacement to its own fileRené Scharfe
2016-09-07xdiff: remove unneeded declarationsStefan Beller
2016-09-03l10n: pt_PT: update Portuguese repository infoVasco Almeida
2016-09-03l10n: pt_PT: update Portuguese translationVasco Almeida
2016-09-02Git 2.10v2.10.0Junio C Hamano
2016-09-02symbolic-ref -d: do not allow removal of HEADJunio C Hamano
2016-09-02Merge tag 'l10n-2.10.0-rnd2.2' of git://github.com/git-l10n/git-poJunio C Hamano
2016-09-02Merge branch 'master' of https://github.com/vnwildman/gitJiang Xin
2016-09-01submodule: avoid auto-discovery in prepare_submodule_repo_env()Junio C Hamano
2016-09-01diff: teach diff to display submodule difference with an inline diffJacob Keller
2016-09-01submodule: refactor show_submodule_summary with helper functionJacob Keller
2016-09-01submodule: convert show_submodule_summary to use struct object_id *Jacob Keller
2016-09-01allow do_submodule_path to work even if submodule isn't checked outJacob Keller
2016-09-01diff: prepare for additional submodule formatsJacob Keller
2016-09-01graph: add support for --line-prefix on all graph-aware outputJacob Keller
2016-09-01diff.c: remove output_prefix_length fieldJunio C Hamano
2016-09-01cache: add empty_tree_oid object and helper functionJacob Keller
2016-08-31color_parse_mem: initialize "struct color" temporaryJeff King
2016-08-31error_errno: use constant return similar to error()Jeff King
2016-08-31A few more fixes before the final 2.10Junio C Hamano
2016-08-31Merge tag 'l10n-2.10.0-rnd2' of git://github.com/git-l10n/git-poJunio C Hamano
2016-08-31Merge branch 'ls/packet-line-protocol-doc-fix'Junio C Hamano
2016-08-31Merge branch 'mh/blame-worktree'Junio C Hamano
2016-08-31Merge branch 'kw/patch-ids-optim'Junio C Hamano
2016-08-31diff-highlight: avoid highlighting combined diffsJeff King
2016-08-31diff-highlight: add multi-byte testsJeff King
2016-08-31diff-highlight: ignore test cruftJeff King
2016-08-30help: make option --help open man pages only for Git commandsRalf Thielow
2016-08-30help: introduce option --exclude-guidesRalf Thielow
2016-08-30am: refactor read_author_script()Junio C Hamano
2016-08-30test-lib: drop PID from test-results/*.countJeff King
2016-08-30pack-protocol: fix maximum pkt-line sizeLars Schneider
2016-08-30l10n: zh_CN: for git v2.10.0 l10n round 2Jiang Xin
2016-08-29p3400: make test script executableRené Scharfe
2016-08-29diff-highlight: add support for --graph outputBrian Henderson