2018-11-02 | tests: optionally skip `git rebase -p` tests Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-11-02 | t3418: decouple test cases from a previous `rebase... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-11-02 | t3404: decouple some test cases from outcomes of previous... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-31 | mingw: fix isatty() after dup2() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-31 | mingw: unset PERL5LIB by default Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-31 | config: move Windows-specific config settings into... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-31 | config: allow for platform-specific core.* config settings Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-31 | config: rename `dummy` parameter to `cb` in git_default_config() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-31 | mingw: reencode environment variables on the fly (UTF... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-31 | t7800: fix quoting Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-26 | http: when using Secure Channel, ignore sslCAInfo by... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-25 | repack -ad: prune the list of shallow commits Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-25 | shallow: offer to prune only non-existing entries Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-25 | repack: point out a bug handling stale shallow info Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-24 | mingw: ensure `getcwd()` reports the correct case Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-24 | mingw: load system libraries the recommended way Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-24 | rebase --autostash: fix issue with dirty submodules Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-24 | rebase --autostash: demonstrate a problem with dirty... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-24 | mingw: factor out code to set stat() data Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-23 | rebase (autostash): use an explicit OID to apply the... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-23 | rebase (autostash): store the full OID in <state-dir... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-23 | rebase (autostash): avoid duplicate call to state_dir_path() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-19 | pack-objects (mingw): initialize `packing_data` mutex... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-19 | pack-objects (mingw): demonstrate a segmentation fault... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-19 | pack-objects: fix typo 'detla' -> 'delta' Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-16 | http: add support for selecting SSL backends at runtime Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-16 | mingw: use domain information for default email Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-16 | getpwuid(mingw): provide a better default for the user... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-16 | getpwuid(mingw): initialize the structure only once Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-12 | rebase -i: introduce the 'break' command Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-11 | rebase -i: clarify what happens on a failed `exec` Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-11 | builtin rebase: prepare for builtin rebase -i Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-04 | mingw: bump the minimum Windows version to Vista Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-04 | mingw: set _WIN32_WINNT explicitly for Git for Windows Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-10-04 | compat/poll: prepare for targeting Windows Vista Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-09-04 | rebase -i: be careful to wrap up fixup/squash chains Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-09-04 | rebase -i --autosquash: demonstrate a problem skipping... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-15 | chainlint: fix for core.autocrlf=true Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-13 | range-diff: use dim/bold cues to improve dual color... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-13 | range-diff: make --dual-color the default mode Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-13 | range-diff: left-pad patch numbers Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-13 | completion: support `git range-diff` Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-13 | range-diff: populate the man page Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-13 | range-diff --dual-color: skip white-space warnings Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-13 | range-diff: offer to dual-color the diffs Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-13 | diff: add an internal option to dual-color diffs of... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-13 | color: add the meta color GIT_COLOR_REVERSE Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-13 | range-diff: use color for the commit pairs Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-13 | range-diff: do not show "function names" in hunk headers Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-13 | range-diff: adjust the output of the commit pairs Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-13 | range-diff: suppress the diff headers Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-13 | range-diff: indent the diffs just like tbdiff Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-13 | range-diff: right-trim commit messages Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-13 | range-diff: also show the diff between patches Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-13 | range-diff: improve the order of the shown commits Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-13 | range-diff: first rudimentary implementation Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-13 | Introduce `range-diff` to compare iterations of a topic... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-13 | linear-assignment: a function to solve least-cost assignment... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-09 | rebase --exec: make it work with --rebase-merges Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-08 | remote-curl: remove spurious period Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-08 | git-compat-util.h: fix typo Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-06 | t3430: demonstrate what -r, --autosquash & --exec should do Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-08-06 | pull --rebase=<type>: allow single-letter abbreviations... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-07-30 | vscode: let cSpell work on commit messages, too Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-07-30 | vscode: add a dictionary for cSpell Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-07-30 | vscode: use 8-space tabs, no trailing ws, etc for Git... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-07-30 | vscode: wrap commit messages at column 72 by default Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-07-30 | vscode: only overwrite C/C++ settings Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-07-30 | mingw: define WIN32 explicitly Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-07-30 | cache.h: extract enum declaration from inside a struct... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-07-30 | vscode: hard-code a couple defines Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-07-30 | contrib: add a script to initialize VS Code configuration Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-07-23 | t7406: avoid failures solely due to timing issues Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-07-16 | vcbuild/README: update to accommodate for missing common... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-07-11 | rebase --rebase-merges: adjust man page for octopus... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-07-11 | rebase --rebase-merges: add support for octopus merges Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-07-11 | merge: allow reading the merge commit message from... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-06-29 | Makefile: fix the "built from commit" code Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-06-18 | rebase --root: fix amending root commit messages Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-05-22 | is_{hfs,ntfs}_dotgitmodules: add tests Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-05-22 | is_ntfs_dotgit: match other .git files Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-05-17 | config: a user-provided invalid section is not a BUG Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-05-06 | Convert remaining die*(BUG) messages Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-05-06 | Replace all die("BUG: ...") calls by BUG() ones Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-05-06 | run-command: use BUG() to report bugs, not die() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-05-06 | test-tool: help verifying BUG() code paths Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-05-06 | rebase -i --root: let the sequencer handle even the... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-05-06 | rebase --rebase-merges: root commits can be cousins... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-05-06 | sequencer: learn about the special "fake root commit... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-05-06 | rebase --rebase-merges: a "merge" into a new root is... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-05-06 | sequencer: allow introducing new root commits Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-05-06 | sequencer: extract helper to update active_cache_tree Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-05-01 | rebase --skip: clean up commit message after a failed... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-05-01 | sequencer: always commit without editing when asked for Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-05-01 | rebase -i: Handle "combination of <n> commits" with... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-05-01 | rebase -i: demonstrate bugs with fixup!/squash! commit... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-04-30 | Remove obsolete script to convert grafts to replace... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-04-30 | technical/shallow: describe why shallow cannot use... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-04-30 | technical/shallow: stop referring to grafts Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2018-04-30 | filter-branch: stop suggesting to use grafts Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |