Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some info for usage in case of multiple machineHEADmaster | NeodarZ | 2017-02-03 | 1 | -0/+2 |
| | |||||
* | Add info for use of push command | NeodarZ | 2017-02-03 | 1 | -1/+1 |
| | |||||
* | Update information for add autocompletion with zsh | neodarz | 2017-02-03 | 1 | -2/+13 |
| | |||||
* | fix error this is not a repot git | neodarz | 2017-02-03 | 1 | -1/+2 |
| | |||||
* | Edit all the code, now it's commit when task command has argument and only ↵ | neodarz | 2017-02-03 | 1 | -33/+13 |
| | | | | push/pull when I want to do | ||||
* | Delete add option of the test for the first argument because it must have a ↵ | neodarz | 2017-02-03 | 1 | -1/+1 |
| | | | | second argument | ||||
* | Call task after performing git operations | Mike Kobler | 2015-06-30 | 1 | -3/+3 |
| | | | | Prevents top of task output from being scrolled off screen. | ||||
* | Fix for passing a filter as first arg, command as second arg | Timothy Hallett | 2015-01-29 | 1 | -0/+18 |
| | |||||
* | Fix up situations where push doesn't happen automatially | Timothy Hallett | 2015-01-21 | 1 | -20/+24 |
| | |||||
* | Usage modifications in README | Timothy Hallett | 2015-01-21 | 1 | -3/+9 |
| | |||||
* | Improvements to git push/pull handling | Timothy Hallett | 2015-01-21 | 1 | -11/+69 |
| | | | | | | | | | | Modified script to: - Push to remote repo when task-git.sh push is called - Pull from remote repo when task-git.sh pull is called - Only push to remote repo automatically: - If a remote repo exists - The task command modifies the task database - The --no-push arguement is not passed on the cli | ||||
* | Fix typo | Timothy Hallett | 2015-01-21 | 1 | -1/+1 |
| | |||||
* | Remove task-git-push from arguments if set | Kosta Harlan | 2013-09-02 | 1 | -6/+14 |
| | |||||
* | Use existing data dir as repo, update README, and option to push to remote. ↵ | Kosta Harlan | 2013-09-02 | 2 | -13/+15 |
| | | | | Fixes #1 and #2 | ||||
* | Initial commit | Kosta Harlan | 2013-09-02 | 3 | -0/+732 |