aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Resolve OOB errorMarc Coquand2024-05-172-8/+10
|
* READMEMarc Coquand2024-05-171-4/+5
|
* README: SpacingMarc Coquand2024-05-171-0/+2
|
* READMEMarc Coquand2024-05-171-25/+38
|
* Setup everything for static and non-static releasev0.0.1pushMarc Coquand2024-05-174-15/+15
| | | | | | | | | | | Notes: Very first ALPHA release. Still rough around the edges Download static binary from: http://blobs.mccd.space/stitch/0.0.1/stitch md5sum: ff0a859821579c52ae20df733c6b8038 Man pages: http://blobs.mccd.space/stitch/0.0.1/stitch.1
* Fix escapingMarc Coquand2024-05-171-3/+3
|
* Fix binary releaseMarc Coquand2024-05-174-12/+18
|
* updatesMarc Coquand2024-05-174-13/+63
|
* Revert "temp remove"Marc Coquand2024-05-171-0/+12
| | | | This reverts commit 9fc8906793bc9c7926ba9d928c039d4cc94aa03a.
* temp removeMarc Coquand2024-05-171-12/+0
|
* stuffMarc Coquand2024-05-177-24/+62
|
* testMarc Coquand2024-05-161-2/+3
|
* and againMarc Coquand2024-05-161-0/+1
|
* TestMarc Coquand2024-05-161-1/+0
|
* update flake.nixMarc Coquand2024-05-161-2/+2
|
* updates to building flakeMarc Coquand2024-05-161-0/+14
|
* README: Shorter quoteMarc Coquand2024-05-162-21/+15
|
* Update READMEMarc Coquand2024-05-161-3/+0
|
* Update READMEMarc Coquand2024-05-162-0/+127
|
* READMEMarc Coquand2024-05-161-1/+2
|
* Update readmeMarc Coquand2024-05-161-2/+18
|
* Update READMEMarc Coquand2024-05-162-2/+12
|
* Update docsMarc Coquand2024-05-163-75/+92
|
* Document environment variablesMarc Coquand2024-05-164-5/+56
|
* Fix regexp being empty error. Just display nothing for nowMarc Coquand2024-05-164-55/+82
|
* Fix editor openingMarc Coquand2024-05-164-4/+4
|
* Update READMEMarc Coquand2024-05-161-0/+4
|
* UpdatesMarc Coquand2024-05-153-9/+5
|
* Update README exampleMarc Coquand2024-05-151-2/+13
|
* Rename screen -> PromptMarc Coquand2024-05-155-10/+10
|
* Add basic file searchMarc Coquand2024-05-153-2/+68
|
* Add regexp search for done and todoMarc Coquand2024-05-153-22/+56
|
* Add refresh buttonMarc Coquand2024-05-153-4/+28
|
* Add done view + visualMarc Coquand2024-05-157-33/+240
|
* Update Note viewMarc Coquand2024-05-152-15/+20
|
* Update state managementMarc Coquand2024-05-156-70/+70
|
* State handling doneMarc Coquand2024-05-154-32/+67
|
* Add way to go back and forth between note and todo viewMarc Coquand2024-05-152-20/+9
|
* TODO and DONE are not showed in note viewMarc Coquand2024-05-151-3/+11
|
* Add TODOs, update help, rebind keysMarc Coquand2024-05-158-38/+336
|
* Update copyright comment to add link to correct licenseMarc Coquand2024-05-151-1/+1
|
* Manual updatesMarc Coquand2024-05-141-5/+6
|
* Add help menuMarc Coquand2024-05-143-0/+61
|
* Fix offsetMarc Coquand2024-05-143-20/+54
|
* Change ridiculously slow file read implementationMarc Coquand2024-05-141-10/+9
|
* Add nice headingsMarc Coquand2024-05-144-60/+164
|
* Resolve a few bugsMarc Coquand2024-05-143-15/+7
|
* Add sort algorithmsMarc Coquand2024-05-141-3/+36
|
* Add search and tag searchMarc Coquand2024-05-145-23/+159
|
* RefactorMarc Coquand2024-05-137-81/+91
|