Age | Commit message (Expand) | Author | Files | Lines |
2016-09-08 | Merge branch 'js/no-html-bypass-on-windows' into maint | Junio C Hamano | 3 | -52/+0 |
2016-09-08 | Merge branch 'jk/difftool-command-not-found' into maint | Junio C Hamano | 2 | -0/+13 |
2016-09-08 | Merge branch 'sb/checkout-explit-detach-no-advice' into maint | Junio C Hamano | 2 | -1/+25 |
2016-09-08 | Merge branch 'rs/pull-signed-tag' into maint | Junio C Hamano | 4 | -12/+33 |
2016-09-08 | Merge branch 'js/test-lint-pathname' into maint | Junio C Hamano | 1 | -1/+10 |
2016-09-08 | Merge branch 'js/mv-dir-to-new-directory' into maint | Junio C Hamano | 1 | -4/+7 |
2016-09-08 | Merge branch 'js/import-tars-hardlinks' into maint | Junio C Hamano | 1 | -11/+20 |
2016-09-08 | Merge branch 'ms/document-pack-window-memory-is-per-thread' into maint | Junio C Hamano | 2 | -4/+6 |
2016-09-08 | Merge branch 'jk/push-force-with-lease-creation' into maint | Junio C Hamano | 4 | -7/+46 |
2016-09-08 | Merge branch 'jk/reflog-date' into maint | Junio C Hamano | 6 | -10/+57 |
2016-09-08 | Merge branch 'jc/renormalize-merge-kill-safer-crlf' into maint | Junio C Hamano | 10 | -90/+112 |
2016-09-08 | Merge branch 'jk/common-main' into maint | Junio C Hamano | 53 | -153/+126 |
2016-09-08 | transport: report missing submodule pushes consistently on stderr | Stefan Beller | 1 | -1/+1 |
2016-09-07 | t5551-http-fetch-smart.sh: use the GIT_TRACE_CURL environment var | Elia Pinto | 1 | -3/+12 |
2016-09-07 | t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment var | Elia Pinto | 1 | -5/+5 |
2016-09-07 | test-lib.sh: preserve GIT_TRACE_CURL from the environment | Elia Pinto | 1 | -0/+1 |
2016-09-07 | t5541-http-push-smart.sh: use the GIT_TRACE_CURL environment var | Elia Pinto | 1 | -1/+1 |
2016-09-07 | t6026-merge-attr: clean up background process at end of test case | Johannes Sixt | 1 | -0/+2 |
2016-09-07 | t9903: fix broken && chain | Johannes Sixt | 1 | -1/+1 |
2016-09-07 | introduce hex2chr() for converting two hexadecimal digits to a character | René Scharfe | 6 | -78/+21 |
2016-09-07 | compat: move strdup(3) replacement to its own file | René Scharfe | 4 | -19/+33 |
2016-09-07 | xdiff: remove unneeded declarations | Stefan Beller | 1 | -9/+0 |
2016-09-03 | l10n: pt_PT: update Portuguese repository info | Vasco Almeida | 1 | -2/+3 |
2016-09-03 | l10n: pt_PT: update Portuguese translation | Vasco Almeida | 1 | -392/+347 |
2016-09-02 | Git 2.10 | Junio C Hamano | 2 | -1/+6 |
2016-09-02 | symbolic-ref -d: do not allow removal of HEAD | Junio C Hamano | 2 | -7/+16 |
2016-09-02 | Merge tag 'l10n-2.10.0-rnd2.2' of git://github.com/git-l10n/git-po | Junio C Hamano | 1 | -374/+317 |
2016-09-02 | Merge branch 'master' of https://github.com/vnwildman/git | Jiang Xin | 1 | -374/+317 |
2016-09-01 | submodule: avoid auto-discovery in prepare_submodule_repo_env() | Junio C Hamano | 2 | -0/+36 |
2016-08-31 | diff: teach diff to display submodule difference with an inline diff | Jacob Keller | 7 | -21/+863 |
2016-08-31 | submodule: refactor show_submodule_summary with helper function | Jacob Keller | 1 | -33/+82 |
2016-08-31 | submodule: convert show_submodule_summary to use struct object_id * | Jacob Keller | 3 | -10/+10 |
2016-08-31 | allow do_submodule_path to work even if submodule isn't checked out | Jacob Keller | 5 | -11/+173 |
2016-08-31 | diff: prepare for additional submodule formats | Jacob Keller | 2 | -7/+12 |
2016-08-31 | graph: add support for --line-prefix on all graph-aware output | Jacob Keller | 11 | -80/+504 |
2016-08-31 | diff.c: remove output_prefix_length field | Junio C Hamano | 3 | -4/+1 |
2016-08-31 | cache: add empty_tree_oid object and helper function | Jacob Keller | 2 | -4/+27 |
2016-08-31 | color_parse_mem: initialize "struct color" temporary | Jeff King | 1 | -1/+1 |
2016-08-31 | error_errno: use constant return similar to error() | Jeff King | 2 | -0/+2 |
2016-08-31 | A few more fixes before the final 2.10 | Junio C Hamano | 1 | -3/+8 |
2016-08-31 | Merge tag 'l10n-2.10.0-rnd2' of git://github.com/git-l10n/git-po | Junio C Hamano | 8 | -14691/+24337 |
2016-08-31 | Merge branch 'ls/packet-line-protocol-doc-fix' | Junio C Hamano | 1 | -3/+3 |
2016-08-31 | Merge branch 'mh/blame-worktree' | Junio C Hamano | 2 | -1/+7 |
2016-08-31 | Merge branch 'kw/patch-ids-optim' | Junio C Hamano | 1 | -0/+0 |
2016-08-31 | diff-highlight: avoid highlighting combined diffs | Jeff King | 2 | -1/+38 |
2016-08-31 | diff-highlight: add multi-byte tests | Jeff King | 1 | -1/+35 |
2016-08-31 | diff-highlight: ignore test cruft | Jeff King | 1 | -0/+2 |
2016-08-30 | help: make option --help open man pages only for Git commands | Ralf Thielow | 2 | -1/+22 |
2016-08-30 | help: introduce option --exclude-guides | Ralf Thielow | 2 | -7/+67 |
2016-08-30 | am: refactor read_author_script() | Junio C Hamano | 1 | -58/+45 |