Edwin Kofler

Results 141 issues of Edwin Kofler

# Summary Uses a function `has_help_flag` to determine if should print the help menu. If it should, it prints all valid uses (from `help.txt`), and returns _success_. These changes also...

### Describe the Bug Various parts of the code operate under the assumption that the default branch is the `master` branch. For example, in `command-update.bash`: ```bash ... if [ "$update_to_head"...

bug

# Summary Closes #1164

### Describe the Bug Currently `asdf update --head` has a few incorrect underlying assumptions (`command-update.bash`) - Assumes `master` is default branch (these days more people are configuring Git to use...

bug

There are several issues stemming from the fact that annotated PDF backgrounds break when: 1. Renaming / moving containing directories because `filename` is stored as an absolute path 2. Saving...

**Describe the bug** The default port is `3000`. By choosing this default, this automatically conflicts with a common port used for development servers. It is possible for each individual to...

bug

**Before submitting a pull request,** please make sure the following is done: - [x] Fork [the repository](https://github.com/todotxt/todo.txt-cli) and create your branch from `master`. - [x] If you've added code that...

**Before submitting a pull request,** please make sure the following is done: - [x] Fork [the repository](https://github.com/todotxt/todo.txt-cli) and create your branch from `master`. - [x] If you've added code that...

**Before submitting a pull request,** please make sure the following is done: - [x] Fork [the repository](https://github.com/todotxt/todo.txt-cli) and create your branch from `master`. - [x] If you've added code that...