Dustin J. Mitchell
|
9add31104b
|
Add a Recurring status to TaskChampion
|
2022-12-18 14:56:00 -05:00 |
|
Dustin J. Mitchell
|
67fc422311
|
Add support for _not_ creating a DB if one does not exist
|
2022-12-18 13:01:32 -05:00 |
|
dependabot[bot]
|
c93039f1fd
|
Bump libc from 0.2.135 to 0.2.136
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.135 to 0.2.136.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.135...0.2.136)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-25 14:42:33 -04:00 |
|
dependabot[bot]
|
b1d24e455b
|
Bump libc from 0.2.134 to 0.2.135
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.134 to 0.2.135.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.134...0.2.135)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-12 20:09:35 -04:00 |
|
Dustin J. Mitchell
|
41625f8b11
|
fix clippy warnings
|
2022-10-05 07:31:56 -04:00 |
|
Dustin J. Mitchell
|
1b55e5b265
|
fix clippy lints
|
2022-10-02 15:27:25 -04:00 |
|
dependabot[bot]
|
b59581b6cc
|
Bump libc from 0.2.133 to 0.2.134
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.133 to 0.2.134.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.133...0.2.134)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-01 09:11:26 -04:00 |
|
dependabot[bot]
|
78555c3014
|
Bump libc from 0.2.132 to 0.2.133
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.132 to 0.2.133.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.132...0.2.133)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-20 15:23:20 -04:00 |
|
Dustin J. Mitchell
|
4fdb46fd47
|
ffi for tc_task_get/set_value
|
2022-08-21 17:22:50 -04:00 |
|
dependabot[bot]
|
5c33e6c93c
|
Bump libc from 0.2.131 to 0.2.132
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.131 to 0.2.132.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.131...0.2.132)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-20 21:16:48 -04:00 |
|
Dustin J. Mitchell
|
4a1556ccb9
|
Add Replica::num_undo_points and exclude undo points from num_operations
|
2022-08-20 21:12:44 -04:00 |
|
dependabot[bot]
|
4651bd1bdb
|
Bump libc from 0.2.129 to 0.2.131
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.129 to 0.2.131.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/commits)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-13 08:57:10 -04:00 |
|
dependabot[bot]
|
d69359b63c
|
Bump libc from 0.2.127 to 0.2.129
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.127 to 0.2.129.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.127...0.2.129)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-10 18:02:42 -04:00 |
|
dependabot[bot]
|
005aa817c6
|
Bump libc from 0.2.126 to 0.2.127
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.126 to 0.2.127.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.126...0.2.127)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-04 21:59:55 -04:00 |
|
Dustin J. Mitchell
|
12ecfa2b1e
|
rename rust/ to taskchampion/
|
2022-07-29 21:41:41 -04:00 |
|