- 24 Aug, 2020 1 commit
-
-
Ben Boeckel authored
e9b4a9b4 commit_subject: detect "draft" commits as well 7b26aeff clippy: suppress manual non_exhaustive warnings Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Brad King <brad.king@kitware.com> Merge-request: !166
-
- 19 Aug, 2020 2 commits
-
-
Ben Boeckel authored
This appears to be turning into the preferred spelling on some services, namely GitLab: https://docs.gitlab.com/ee/user/project/merge_requests/work_in_progress_merge_requests.html
-
Ben Boeckel authored
-
- 07 Jul, 2020 5 commits
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
6a41a52e core/utils: get the default branch from the submodule itself a2bd69d3 core/utils: use Cow for storing string references Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Brad King <brad.king@kitware.com> Merge-request: !164
-
Ben Boeckel authored
Rather than assuming it is using `master`.
-
Ben Boeckel authored
-
- 03 Jul, 2020 1 commit
-
-
Ben Boeckel authored
48e26ec1 checks/valid_name: use `trust_domains` which is a better name 0ffe25d1 clippy: remove unnecessary clones 72908f50 gitlab-ci: bump the minimum to 1.40 b78ced87 cargo: require inventory to 0.1.5 Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Brad King <brad.king@kitware.com> Merge-request: !165
-
- 02 Jul, 2020 4 commits
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
Dependencies now need cfg(doctest).
-
Ben Boeckel authored
-
- 20 Apr, 2020 1 commit
-
-
Brad King authored
691d0d51 third_party: avoid duplicate error messages with evil merges d503f627 submodule_watch: warn when an unconfigured submodule is modified 67194d73 submodule_watch: test modifying a submodule ed153070 submodule_watch: add tests for submodules which transform 06bc35b4 submodule_rewind: test adding a submodule 51cb501f submodule_rewind: test when submodules are deleted ed4ee5f8 submodule_rewind: test when submodules are not watched 657e20ff submodule_rewind: simplify the status conditional ... Acked-by:
Brad King <brad.king@kitware.com> Merge-request: !163
-
- 19 Apr, 2020 26 commits
-
-
Ben Boeckel authored
If an evil merge and one of its parents modify the same path, a message might be output for that path multiple times.
-
Ben Boeckel authored
* third-party-bad-update-merge:
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
Adding or removing a submodule by replacing it with another file had incorrect logic.
-
Ben Boeckel authored
* watch-submodule-transform: Revert "submodule-watch: transform a submodule into a file" submodule-watch: transform a submodule into a file
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
* delete-submodule: submodule: delete submodule
-
Ben Boeckel authored
-
Ben Boeckel authored
* delete-symlink: reject-symlink: delete symlinks
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
* delete-conflict-files: reject-conflict-paths: delete bad files
-
Ben Boeckel authored
-
Ben Boeckel authored
* delete-binaries: reject-binaries: delete binary files
-
Ben Boeckel authored
-
Ben Boeckel authored
* lfs-not-lfs-filter: lfs: add files without lfs filters
-
Ben Boeckel authored
-
Ben Boeckel authored
* lfs-zero-size: lfs: fix a zero-size lfs: add a zero-size lfs pointer
-
Ben Boeckel authored
-
Ben Boeckel authored
* lfs-invalid-size: lfs: fix an invalid size lfs: add a pointer with a non-integer size
-
Ben Boeckel authored
-