| 2019-04-08 |
Philip Oakley | rerere doc: quote `rerere.enabled` |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
SZEDER Gábor | blame: default to HEAD in a bare repo when no start... |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Thomas Gummerer | ls-files: use correct format string |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Ævar Arnfjörð... | gc docs: remove incorrect reference to gc.auto=0 |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Ævar Arnfjörð... | gc docs: clarify that "gc" doesn't throw away reference... |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Ævar Arnfjörð... | gc docs: note "gc --aggressive" in "fast-import" |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Ævar Arnfjörð... | gc docs: downplay the usefulness of --aggressive |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Ævar Arnfjörð... | gc docs: note how --aggressive impacts --window & ... |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Ævar Arnfjörð... | gc docs: fix formatting for "gc.writeCommitGraph" |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Ævar Arnfjörð... | gc docs: re-flow the "gc.*" section in "config" |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Ævar Arnfjörð... | gc docs: include the "gc.*" section from "config" in... |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Elijah Newren | merge-recursive: switch directory rename detection... |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Elijah Newren | merge-recursive: give callers of handle_content_merge... |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Elijah Newren | merge-recursive: track information associated with... |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Elijah Newren | t6043: fix copied test description to match its purpose |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Elijah Newren | merge-recursive: switch from (oid,mode) pairs to a... |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Elijah Newren | merge-recursive: cleanup handle_rename_* function signa... |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Elijah Newren | merge-recursive: track branch where rename occurred... |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Elijah Newren | merge-recursive: remove ren[12]_other fields from renam... |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Elijah Newren | merge-recursive: shrink rename_conflict_info |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Elijah Newren | merge-recursive: move some struct declarations together |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Elijah Newren | merge-recursive: use 'ci' for rename_conflict_info... |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Elijah Newren | merge-recursive: rename locals 'o' and 'a' to 'obuf... |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Elijah Newren | merge-recursive: rename diff_filespec 'one' to 'o' |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Elijah Newren | merge-recursive: rename merge_options argument from... |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Elijah Newren | Use 'unsigned short' for mode, like diff_filespec does |
commit | commitdiff | tree | snapshot |
| 2019-04-08 |
Jonathan Tan | diff: batch fetching of missing blobs |
commit | commitdiff | tree | snapshot |
| 2019-04-05 |
Taylor Blau | t: move 'hex2oct' into test-lib-functions.sh |
commit | commitdiff | tree | snapshot |
| 2019-04-05 |
SZEDER Gábor | progress: assemble percentage and counters in a strbuf... |
commit | commitdiff | tree | snapshot |
| 2019-04-05 |
SZEDER Gábor | progress: make display_progress() return void |
commit | commitdiff | tree | snapshot |
| 2019-04-05 |
Denton Liu | tag: fix formatting |
commit | commitdiff | tree | snapshot |
| 2019-04-05 |
SZEDER Gábor | ci: fix AsciiDoc/Asciidoctor stderr check in the docume... |
commit | commitdiff | tree | snapshot |
| 2019-04-05 |
SZEDER Gábor | ci: stick with Asciidoctor v1.5.8 for now |
commit | commitdiff | tree | snapshot |
| 2019-04-04 |
Baruch Siach | send-email: don't cc *-by lines with '-' prefix |
commit | commitdiff | tree | snapshot |
| 2019-04-04 |
Denton Liu | cocci: FLEX_ALLOC_MEM to FLEX_ALLOC_STR |
commit | commitdiff | tree | snapshot |
| 2019-04-04 |
Denton Liu | midx.c: convert FLEX_ALLOC_MEM to FLEX_ALLOC_STR |
commit | commitdiff | tree | snapshot |
| 2019-04-04 |
Jeff King | revision: use a prio_queue to hold rewritten parents |
commit | commitdiff | tree | snapshot |
| 2019-04-04 |
David Aguilar | contrib/completion: add smerge to the mergetool complet... |
commit | commitdiff | tree | snapshot |
| 2019-04-04 |
David Aguilar | mergetools: add support for smerge (Sublime Merge) |
commit | commitdiff | tree | snapshot |
| 2019-04-03 |
David Kastrup | blame.c: don't drop origin blobs as eagerly |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | doc: promote "git switch" |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | completion: support switch |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | t: add tests for switch |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | switch: make --orphan switch to an empty tree |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | switch: reject if some operation is in progress |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | switch: no worktree status unless real branch switch... |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | switch: implicit dwim, use --no-guess to disable it |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | switch: add short option for --detach |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | switch: only allow explicit detached HEAD |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | switch: reject "do nothing" case |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | switch: stop accepting pathspec |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | switch: remove -l |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | switch: add --discard-changes |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | switch: better names for -b and -B |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | checkout: split part of it to new command 'switch' |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | checkout: split options[] array in three pieces |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | checkout: move 'confict_style' and 'dwim_..' to checkou... |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | checkout: make "opts" in cmd_checkout() a pointer |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | checkout: factor out some code in parse_branchname_arg() |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | checkout: keep most #include sorted |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | checkout: inform the user when removing branch state |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | checkout: advice how to get out of detached HEAD mode |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | t: rename t2014-switch.sh to t2014-checkout-switch.sh |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | git-checkout.txt: fix monospace typeset |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | doc: document --overwrite-ignore |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | git-checkout.txt: fix one syntax line |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | git-checkout.txt: spell out --no-option |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Mazo, Andrey | git-p4: respect excluded paths when detecting branches |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Mazo, Andrey | git-p4: add failing test for "git-p4: respect excluded... |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Mazo, Andrey | git-p4: don't exclude other files with same prefix |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Mazo, Andrey | git-p4: add failing test for "don't exclude other files... |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Mazo, Andrey | git-p4: don't groom exclude path list on every commit |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Mazo, Andrey | git-p4: match branches case insensitively if configured |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Mazo, Andrey | git-p4: add failing test for "git-p4: match branches... |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Mazo, Andrey | git-p4: detect/prevent infinite loop in gitCommitByP4Ch... |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Nguyễn Thái... | read-tree.txt: clarify --reset and worktree changes |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Johannes Schindelin | tests (pack-objects): use the full, unabbreviated ... |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Johannes Schindelin | tests (status): spell out the `--find-renames` option... |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Johannes Schindelin | tests (push): do not abbreviate the `--follow-tags... |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Johannes Schindelin | t5531: avoid using an abbreviated option |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Johannes Schindelin | t7810: do not abbreviate `--no-exclude-standard` nor... |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Johannes Schindelin | tests (rebase): spell out the `--force-rebase` option |
commit | commitdiff | tree | snapshot |
| 2019-04-02 |
Johannes Schindelin | tests (rebase): spell out the `--keep-empty` option |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
SZEDER Gábor | index-pack: show progress while checking objects |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
Christian Couder | t6050: redirect expected error output to a file |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
Christian Couder | t6050: use test_line_count instead of wc -l |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
Todd Zullinger | Documentation/git-status: fix titles in porcelain v2... |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
Todd Zullinger | Documentation/rev-list-options: wrap --date=<format... |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
Ævar Arnfjörð... | test-lib: whitelist GIT_TR2_* in the environment |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
Jonathan Tan | fetch-pack: binary search when storing wanted-refs |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
Nguyễn Thái... | interpret-trailers.txt: start the desc line with a... |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
Jonathan Tan | sha1-file: support OBJECT_INFO_FOR_PREFETCH |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
Jonathan Tan | fetch-pack: respect --no-update-shallow in v2 |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
Jonathan Tan | fetch-pack: call prepare_shallow_info only if v0 |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
Junio C Hamano | Merge branch 'jt/test-protocol-version' into jt/fetch... |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
SZEDER Gábor | ci: install Asciidoctor in 'ci/install-dependencies.sh' |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
SZEDER Gábor | Documentation/technical/protocol-v2.txt: fix formatting |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
SZEDER Gábor | Documentation/technical/api-config.txt: fix formatting |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
SZEDER Gábor | Documentation/git-diff-tree.txt: fix formatting |
commit | commitdiff | tree | snapshot |
| 2019-04-01 |
Nguyễn Thái... | config: correct '**' matching in includeIf patterns |
commit | commitdiff | tree | snapshot |
| next |