summaryrefslogtreecommitdiffstats
path: root/fern.go
Commit message (Collapse)AuthorAgeFilesLines
* fern: add cpu and memory profilingsiddharth ravikumar2022-12-251-2/+49
|
* add `version` package.siddharth ravikumar2022-11-261-3/+2
|
* fern.go: update docsiddharth ravikumar2022-11-261-2/+2
| | | | Add information about podcast feeds.
* Makefile: update `fmt`siddharth ravikumar2022-11-251-1/+1
|
* fern.go: go fmtsiddharth ravikumar2022-11-251-14/+14
|
* README.md: fix contact infov0.4.3siddharth2022-04-171-1/+1
|
* move contact info to readmev0.4.2siddharth2022-04-171-5/+1
|
* fern: update docv0.4.1siddharth2022-04-171-1/+5
|
* fern: bump to version 0.4.0v0.4.0siddharth2022-04-171-1/+1
|
* fern: update docsiddharth2022-04-171-3/+4
|
* fern: add -run and -version flagsv0.3.0siddharth2022-04-171-2/+30
| | | | | From now, the `-run` flag needs to be explicitly given for running fern.
* fern.go: fix typov0.2.2siddharth2021-12-011-2/+2
|
* fern.go: fix indentation in docv0.2.1siddharth2021-12-011-1/+1
|
* fern.go: add docsiddharth2021-12-011-1/+37
|
* fern: update initsiddharth2021-11-291-0/+2
| | | | Add comments.
* state: update ProcessStatesiddharth2021-11-291-5/+6
| | | | | Remove FeedsProcessing. Use a local variable to track the feeds that are being processed instead in the `main` function.
* state: update ProcessStatesiddharth2021-11-291-2/+0
| | | | Remove unused fields -- YDLPath and DumpDir.
* fern: update mainsiddharth2021-11-291-0/+6
| | | | Display number of feeds yet to be processed.
* fern: flush out mainsiddharth2021-11-281-1/+55
|
* initial commitsiddharth2021-11-271-0/+6