2019-09-05 | .gitignore: stop ignoring `.manifest` files Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-31 | config: work around bug with includeif:onbranch and... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-31 | rebase -r: do not (re-)generate root commits with ... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-31 | t3418: test `rebase -r` with merge strategies Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-31 | t/lib-rebase: prepare for testing `git rebase --rebase... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-31 | rebase -r: support merge strategies other than `recursive` Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-31 | t3427: fix another incorrect assumption Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-31 | t3427: accommodate for the `rebase --merge` backend... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-31 | t3427: fix erroneous assumption Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-31 | t3427: condense the unnecessarily repetitive test cases... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-31 | t3427: move the `filter-branch` invocation into the... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-31 | t3427: simplify the `setup` test case significantly Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-31 | t3427: add a clarifying comment Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-31 | rebase: fold git-rebase--common into the -p backend Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-31 | sequencer: the `am` and `rebase--interactive` scripts... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-31 | .gitignore: there is no longer a built-in `git-rebase... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-31 | t3400: stop referring to the scripted rebase Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-31 | Drop unused git-rebase--am.sh Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-29 | git: avoid calling aliased builtins via their dashed... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-29 | bin-wrappers: append `.exe` to target paths if necessary Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-29 | .gitignore: ignore Visual Studio's temporary/generated... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-29 | vcxproj: also link-or-copy builtins Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-29 | msvc: add a Makefile target to pre-generate the Visual... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-29 | contrib/buildsystems: add a backend for modern Visual... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-29 | contrib/buildsystems: handle options starting with... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-29 | contrib/buildsystems: also handle -lexpat Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-29 | contrib/buildsystems: handle libiconv, too Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-29 | contrib/buildsystems: error out on unknown option Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-29 | contrib/buildsystems: ignore irrelevant files in Generators/ Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-29 | Vcproj.pm: urlencode '<' and '>' when generating VC... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-29 | Vcproj.pm: do not configure VCWebServiceProxyGeneratorTool Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-29 | Vcproj.pm: auto-generate GUIDs Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-25 | git: mark cmd_rebase as requiring a worktree Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-07-25 | rebase: fix white-space Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
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-08 | mingw: fix possible buffer overrun when calling `GetUserNameW()` 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-27 | mingw: use Unicode functions explicitly Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-06-27 | mingw: get pw_name in UTF-8 format Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-06-27 | mingw: enable stack smashing protector Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-06-25 | msvc: avoid debug assertion windows in Debug Mode 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-20 | msvc: fix dependencies of compat/msvc.c Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-06-20 | mingw: replace mingw_startup() hack Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-06-20 | obstack: fix compiler warning Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-06-20 | t0001 (mingw): do not expect a specific order of stdout... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-06-20 | Mark .bat files as requiring CR/LF endings Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-06-20 | mingw: fix a typo in the msysGit-specific section 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 | rebase: fold git-rebase--common into the -p backend Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-05-15 | sequencer: the `am` and `rebase--interactive` scripts... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-05-15 | .gitignore: there is no longer a built-in `git-rebase... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-05-15 | t3400: stop referring to the scripted rebase Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2019-05-15 | Drop unused git-rebase--am.sh 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 |