Thomas Lauf
81225722aa
Remove stuff for Python < 3.7
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-04-17 08:17:29 +02:00
Thomas Lauf
2a73e3bc77
Add quotes to soothe spell checker
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-04-17 08:17:29 +02:00
Thomas Lauf
a1d418a686
Fix grammar and spelling
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-04-17 08:17:29 +02:00
Thomas Lauf
0d56d1c790
Apply 'one sentence, one line'
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-04-17 08:17:29 +02:00
Thomas Lauf
a30a2a1a8b
Fix typo
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-04-17 08:17:29 +02:00
Thomas Lauf
b7ffa3ad5d
Use GitHub flavored Markdown to center text
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-04-16 19:28:00 +02:00
Thomas Lauf
1bfeb60988
Add 'alt' attribute to image, replace deprecated attribute 'align'
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-04-16 19:24:56 +02:00
Thomas Lauf
b5832d7991
Fix numbering in Markdown file
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-04-16 19:24:56 +02:00
Thomas Lauf
3e5e926ea7
Update ChangeLog
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-04-14 14:51:26 +02:00
Thomas Lauf
c8a85850ea
Update branch names in CONTRIBUTING.md
...
Main development branch is 'develop'.
Branch 'stable' always points to the latest release.
Closes #531
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-04-14 14:48:45 +02:00
Thomas Lauf
70a1082224
Use local man pages in tests
...
We need to set the value of `MANPATH` to the local man pages when running helper function 'run_cmd_wait_nofail'.
Use the already set Timewarrior environment for this.
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-04-14 13:50:35 +02:00
Thomas Lauf
57695d27f4
Update ChangeLog, AUTHORS
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-04-14 12:32:14 +02:00
Maxim Beder
f4085904ee
Fix summary truncating long annotations
...
Fixed summary truncating annotations which are too long and consisting
of multibyte characters, by using UTF8 aware functions for measuring
length of the string and takeing a substring.
Signed-off-by: Maxim Beder <macsim.beder@gmail.com>
2023-04-14 12:23:16 +02:00
Maxim Beder
68d4978b7d
Add test for summary truncating long anotations
...
When calling summary command with :annotations hint, if the annotation
is longer than a certain length, it's going to be truncated. The issue
is that the length and truncation are done on a raw string without
considering UTF8 multibyte characters, so there are edge cases when an
annotation is truncated in the middle of a character creating an invalid
UTF8 string.
Added a test case for this scenario.
Signed-off-by: Maxim Beder <macsim.beder@gmail.com>
2023-04-14 12:23:16 +02:00
dependabot[bot]
c85e0c01ca
Bump sigstore/cosign-installer from 3.0.1 to 3.0.2
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.0.1...v3.0.2 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 20:31:12 +02:00
Thomas Lauf
c35ab51736
Enter commit hash for release 1.5.0
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-04-04 23:35:38 +02:00
Thomas Lauf
3acf704195
Prepare for release 1.5.0
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-04-04 22:44:44 +02:00
Thomas Lauf
082708a7ca
Fix typos and wording
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-04-04 22:44:44 +02:00
Thomas Lauf
14bed139f6
Update copyrights
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-04-04 22:44:44 +02:00
Thomas Lauf
c48f595661
Change Discord invite link point directly to the Timewarrior channel
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-04-02 21:51:27 +02:00
Thomas Lauf
fd1e26eff3
Add configurable default range for report 'gaps'
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-04-02 18:50:35 +02:00
Thomas Lauf
c6130157c6
Specify ranges without ':' in configuration
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-04-02 18:50:35 +02:00
Thomas Lauf
edfabcc1e5
Update on-modify.timewarrior to 360fc2292a5eab46cd5c9bdd4cc791b6f9ea5e9a
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-03-24 20:46:37 +01:00
Thomas Lauf
123632a806
Add link to dedicated repository for on-modify.timewarrior hook
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-03-19 22:56:51 +01:00
dependabot[bot]
087d2cc3d4
Bump sigstore/cosign-installer from 2.8.1 to 3.0.1
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 2.8.1 to 3.0.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v2.8.1...v3.0.1 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 19:33:16 +01:00
dependabot[bot]
d935701687
Bump docker/build-push-action from 3.3.0 to 4.0.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3.3.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-05 17:55:13 +01:00
dependabot[bot]
d6cd1df330
Bump docker/build-push-action from 3.2.0 to 3.3.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3.2.0...v3.3.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-17 19:06:55 +01:00
Thomas Lauf
1489367042
Document limitation when using a named date as range end
...
Closes #421
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-01-16 23:32:26 +01:00
Thomas Lauf
2d7dd35bd5
Update man pages for annotation command and summary report
...
Closes #444
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-01-14 21:20:56 +01:00
Thomas Lauf
016d3a99e7
Update Ubuntu docker images
...
- Remove no longer supported version
- Add current version
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-01-14 00:16:09 +01:00
Thomas Lauf
62863d0443
Convert repository owner to lowercase for GHCR
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-01-13 23:42:17 +01:00
Thomas Lauf
fd380acf9b
Update Fedora docker images
...
- Remove no longer supported versions
- Add current versions
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-01-13 23:04:21 +01:00
Thomas Lauf
8b865eac81
Use github.repository_owner instead of github.actor
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-01-13 22:46:01 +01:00
Thomas Lauf
ba0514543f
Update Fedora docker images
...
- Remove no longer supported versions
- Add current versions
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-01-13 22:41:13 +01:00
Thomas Lauf
84c65f0324
Fix spelling
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-01-07 18:58:42 +01:00
Thomas Lauf
ca5de02c56
Add workflow for Timewarrior Docker image
...
The workflow is triggered by a successful run of the test suite and creates a Docker image with a Timewarrior installation of the current branch (restricted to develop/stable)
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-01-05 23:20:00 +01:00
Thomas Lauf
246af8acfd
Update AUTHORS, ChangeLog
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2022-12-31 22:22:49 +01:00
Thomas Lauf
55ad661e0d
Add tests for configurable report range, update man page
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2022-12-31 22:22:49 +01:00
Thomas Lauf
c8eee25f5b
Update AUTHORS, ChangeLog
...
Closes #406
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2022-12-30 00:23:16 +01:00
Thomas Lauf
47b9fa8e9c
Move details on POSIX time to section NOTES
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2022-12-30 00:16:00 +01:00
Daniel Hornung
cb7f439022
DOC: Added additional information about minimum posix time.
...
Signed-off-by: Daniel Hornung <d.hornung@indiscale.com>
2022-12-30 00:02:25 +01:00
Daniel Hornung
49f389ef8c
DOC: Man page now says that POSIX time is at least 315532800.
...
Signed-off-by: Daniel Hornung <d.hornung@indiscale.com>
2022-12-30 00:00:12 +01:00
Thomas Lauf
2a8976d2b7
Update AUTHORS, ChangeLog
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2022-12-29 23:24:24 +01:00
xerus2000
5994c7b4ce
Update README
2022-12-29 23:15:10 +01:00
xerus2000
c8069d7cd7
Adjust man page
2022-12-29 23:15:10 +01:00
Thomas Lauf
f9ca6c6f5e
Make display of columns for week number and day of week configurable
...
Closes #389
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2022-12-29 18:06:07 +01:00
Thomas Lauf
a5194c5b2e
Update documentation on dates and durations
...
Relates to #252
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2022-12-29 16:20:03 +01:00
Thomas Lauf
817bc492a3
Fix synopsis
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2022-12-29 15:36:59 +01:00
Thomas Lauf
7a020a3384
Replace Markdown syntax with AsciiDoc syntax
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2022-12-29 15:33:38 +01:00
Thomas Lauf
f3ed2f1554
Update documentation on annotation command
...
Relates to #266
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2022-12-29 15:30:47 +01:00