2019-07-19 | clean: show an error message when the path is too long Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-16 | mingw: support spawning programs containing spaces... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-11 | diff: munmap() file contents before running external... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-01 | rebase --am: ignore rebase.rescheduleFailedExec Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-06-24 | t0001: fix on case-insensitive filesystems Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-06-14 | t3404: fix a typo Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-06-13 | config: avoid calling `labs()` on too-large data type Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-06-13 | winansi: simplify loading the GetCurrentConsoleFontEx... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-06-13 | kwset: allow building with GCC 8 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-06-13 | poll (mingw): allow compiling with GCC 8 and DEVELOPER=1 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-05-28 | rebase docs: recommend `-r` over `-p` Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-05-28 | docs: say that `--rebase=preserve` is deprecated Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-05-28 | tests: mark a couple more test cases as requiring ... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-05-28 | bundle verify: error out if called without an object... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-05-28 | mark_fsmonitor_valid(): mark the index as changed if... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-05-28 | fill_stat_cache_info(): prepare for an fsmonitor fix Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-05-28 | bisect--helper: verify HEAD could be parsed before... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-05-28 | rebase: replace incorrect logical negation by correct... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-05-15 | stash: document stash.useBuiltin Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-05-14 | parse-options: adjust `parse_opt_unknown_cb()`s declared... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-05-13 | status: fix display of rebase -ir's `label` command Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-05-09 | difftool --no-index: error out on --dir-diff (and don... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-05-08 | t6500(mingw): use the Windows PID of the shell Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-05-08 | fsmonitor: force a refresh after the index was discarded Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-05-08 | fsmonitor: demonstrate that it is not refreshed after... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-05-07 | t5580: verify that alternates can be UNC paths Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-19 | Turn `git serve` into a test helper Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-19 | test-tool: handle the `-C <directory>` option just... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-19 | check-docs: do not bother checking for legacy scripts... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-19 | docs: exclude documentation for commands that have... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-19 | check-docs: allow command-list.txt to contain excluded... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-19 | help -a: do not list commands that are excluded from... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-19 | Makefile: drop the NO_INSTALL variable Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-15 | remote-testgit: move it into the support directory... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-15 | macOS: make sure that gettext is found Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-15 | t9822: skip tests if file names cannot be ISO-8859... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-15 | tests: disallow the use of abbreviated options (by... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-12 | untracked cache: fix off-by-one Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-09 | t3301: fix false negative Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-02 | tests (pack-objects): use the full, unabbreviated ... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-02 | tests (status): spell out the `--find-renames` option... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-02 | tests (push): do not abbreviate the `--follow-tags... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-02 | t5531: avoid using an abbreviated option Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-02 | t7810: do not abbreviate `--no-exclude-standard` nor... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-02 | tests (rebase): spell out the `--force-rebase` option Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-02 | tests (rebase): spell out the `--keep-empty` option Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-01 | check-docs: fix for setups where executables have an... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-01 | check-docs: do not expect guide pages to correspond... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-01 | check-docs: really look at the documented commands... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-01 | docs: do not document the `git remote-testgit` command Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-04-01 | docs: move gitremote-helpers into section 7 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-18 | difftool: allow running outside Git worktrees with... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-18 | parse-options: make OPT_ARGUMENT() more useful Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-18 | difftool: remove obsolete (and misleading) comment Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-14 | get_oid(): when an object was not found, try harder Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-14 | sequencer: move stale comment into correct location Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-14 | sequencer: improve error message when an OID could... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-14 | rebase -i: demonstrate obscure loose object cache bug Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-14 | git p4 test: use 'test_atexit' to kill p4d and the... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-14 | git-daemon: use 'test_atexit` to stop 'git-daemon' Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-14 | test-lib: introduce 'test_atexit' Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-12 | mingw: respect core.hidedotfiles = false in git-init... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-12 | rebase: deprecate --preserve-merges Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-11 | mingw: allow building with an MSYS2 runtime v3.x Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-08 | mingw: drop MakeMaker reference Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-08 | built-in stash: handle :(glob) pathspecs again Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-08 | legacy stash: fix "rudimentary backport of -q" Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-07 | tests: add a special setup where stash.useBuiltin is off Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-07 | stash: optionally use the scripted version again Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-07 | stash: add back the original, scripted `git stash` Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-05 | remote-curl: mark all error messages for translation Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-05 | curl: anonymize URLs in error messages and warnings Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-05 | Makefile: use `git ls-files` to list header files,... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-04 | built-in rebase: set ORIG_HEAD just once, before the... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-04 | built-in rebase: demonstrate that ORIG_HEAD is not... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-04 | built-in rebase: use the correct reflog when switching... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-04 | built-in rebase: no need to check out `onto` twice Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-04 | tests: introduce --stress-jobs=<N> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-03-04 | tests: let --stress-limit=<N> imply --stress Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-02-28 | travis: remove the hack to build the Windows job on... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-02-28 | ident: add the ability to provide a "fallback identity" Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-02-24 | README: adjust for final Azure Pipeline ID Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-02-19 | tests: teach the test-tool to generate NUL bytes and... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-02-15 | mingw: safe-guard a bit more against getenv() problems Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-02-13 | mingw: use a more canonical method to fix the CPU reporting Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-02-08 | .mailmap: map Clemens Buchacher's mail addresses Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-02-07 | mingw: fix CPU reporting in `git version --build-options` Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-02-06 | Revert "rebase: introduce a shortcut for --reschedule... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-01-29 | ci: parallelize testing on Windows Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-01-29 | ci: speed up Windows phase Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-01-29 | tests: optionally skip bin-wrappers/ Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-01-29 | t0061: workaround issues with --with-dashes and RUNTIME_PREFIX Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-01-29 | tests: add t/helper/ to the PATH with --with-dashes Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-01-29 | mingw: try to work around issues with the test cleanup Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-01-29 | tests: include detailed trace logs with --write-junit... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-01-29 | tests: avoid calling Perl just to determine file sizes Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-01-29 | README: add a build badge (status of the Azure Pipelines... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-01-29 | mingw: be more generous when wrapping up the setitimer... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-01-29 | ci: use git-sdk-64-minimal build artifact Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-01-29 | ci: add a Windows job to the Azure Pipelines definition Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |