Yves Biener yves-biener
  • Germany
  • Joined on 2023-10-01
yves-biener pushed to main at yves-biener/zlog 2024-10-04 20:56:05 +02:00
f93e27fc8d doc: correct spell checking error
yves-biener pushed to main at yves-biener/zlog 2024-10-04 20:52:36 +02:00
145d54f09f mod(action): update action to zig template
yves-biener pushed to main at yves-biener/zlog 2024-08-29 16:38:38 +02:00
7889a6ec7a mod(options): build options to log to stderr and/or a file
b03c770b59 doc: add tips section in README
Compare 2 commits »
yves-biener pushed to main at yves-biener/zlog 2024-08-28 22:25:39 +02:00
eb7e78697c add(timestamp): timestamp build configuration option to add timestamps before log messages
yves-biener pushed to main at yves-biener/zlog 2024-08-28 17:40:58 +02:00
510b3ddfcf mod(zlog): pretty printing for user defined types
yves-biener pushed to main at yves-biener/zlog 2024-08-27 17:42:42 +02:00
ffb28f8e5b initial commit
yves-biener created repository yves-biener/zlog 2024-08-26 15:50:06 +02:00
yves-biener closed issue yves-biener/gitwarrior#3 2023-10-26 17:42:14 +02:00
Taskwarrior integration
yves-biener closed issue yves-biener/gitwarrior#5 2023-10-26 17:31:07 +02:00
Test issue for pull implementation
yves-biener closed issue yves-biener/gitwarrior#4 2023-10-26 17:31:07 +02:00
Define commandline interface actions and parameters
yves-biener commented on issue yves-biener/gitwarrior#4 2023-10-25 16:16:26 +02:00
Define commandline interface actions and parameters

Use the following package to create the cli interface:

yves-biener commented on issue yves-biener/gitwarrior#4 2023-10-25 16:16:26 +02:00
Define commandline interface actions and parameters

The cli should also provide automatic generation of the corresponding context for the current project. It should act as a wrapper around taskwarrior itself to enable more efficient operation. In…

yves-biener commented on issue yves-biener/gitwarrior#4 2023-10-25 13:47:12 +02:00
Define commandline interface actions and parameters

The installation should provide / generate man pages which can also be installed with the Makefile.

yves-biener commented on issue yves-biener/gitwarrior#4 2023-10-25 13:46:06 +02:00
Define commandline interface actions and parameters

The cli should provide the following functions:

  • fetch (show possible changes without appling changes)
  • pull (fetch + merge changes into local taskwarrior tasks)
  • push (apply changes in…
yves-biener commented on issue yves-biener/gitwarrior#4 2023-10-25 13:39:06 +02:00
Define commandline interface actions and parameters

The cli should also provide automatic generation of the corresponding context for the current project. It should act as a wrapper around taskwarrior itself to enable more efficient operation. In…

yves-biener commented on issue yves-biener/gitwarrior#5 2023-10-23 22:01:29 +02:00
Test issue for pull implementation

Force an merge conflict

yves-biener commented on issue yves-biener/gitwarrior#5 2023-10-22 16:31:41 +02:00
Test issue for pull implementation

yet another comment

yves-biener commented on issue yves-biener/gitwarrior#5 2023-10-22 16:08:17 +02:00
Test issue for pull implementation

add another comment after local synchronization.

yves-biener commented on issue yves-biener/gitwarrior#5 2023-10-22 11:34:08 +02:00
Test issue for pull implementation

Add comment after local synchronization.

yves-biener commented on issue yves-biener/gitwarrior#5 2023-10-22 11:14:32 +02:00
Test issue for pull implementation

Creating comment while no corresponding task is available in taskwarrior.