aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add some info for usage in case of multiple machineHEADmasterNeodarZ2017-02-031-0/+2
|
* Add info for use of push commandNeodarZ2017-02-031-1/+1
|
* Update information for add autocompletion with zshneodarz2017-02-031-2/+13
|
* fix error this is not a repot gitneodarz2017-02-031-1/+2
|
* Edit all the code, now it's commit when task command has argument and only ↵neodarz2017-02-031-33/+13
| | | | push/pull when I want to do
* Delete add option of the test for the first argument because it must have a ↵neodarz2017-02-031-1/+1
| | | | second argument
* Call task after performing git operationsMike Kobler2015-06-301-3/+3
| | | | Prevents top of task output from being scrolled off screen.
* Fix for passing a filter as first arg, command as second argTimothy Hallett2015-01-291-0/+18
|
* Fix up situations where push doesn't happen automatiallyTimothy Hallett2015-01-211-20/+24
|
* Usage modifications in READMETimothy Hallett2015-01-211-3/+9
|
* Improvements to git push/pull handlingTimothy Hallett2015-01-211-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 typoTimothy Hallett2015-01-211-1/+1
|
* Remove task-git-push from arguments if setKosta Harlan2013-09-021-6/+14
|
* Use existing data dir as repo, update README, and option to push to remote. ↵Kosta Harlan2013-09-022-13/+15
| | | | Fixes #1 and #2
* Initial commitKosta Harlan2013-09-023-0/+732