acms union-forms:
wip: add union forms - some suggestions
I have not tested this, but I fixed the type errors. Maybe some of these
thoughts help in some way in finishing the PR! :-)
by
Alexander Foremny
on
2024-10-13T17:05:26Z
acms main:
check references
by
Alexander Foremny
on
2024-10-13T16:58:17Z
acms union-forms:
wip: add forms for unions
by
Kierán Meinhardt
on
2024-10-13T13:09:21Z
acms union-forms:
add js cross-compilation instructions to readme
by
Kierán Meinhardt
on
2024-10-13T11:00:51Z
acms main:
add js cross-compilation instructions to readme
by
Kierán Meinhardt
on
2024-10-13T11:00:51Z
acms union-forms:
frontend: support number forms
by
Kierán Meinhardt
on
2024-10-13T11:00:30Z
acms main:
frontend: support number forms
by
Kierán Meinhardt
on
2024-10-13T11:00:30Z
acms union-forms:
keep data free of `null`s
by
Alexander Foremny
on
2024-10-13T10:40:21Z
acms main:
keep data free of `null`s
by
Alexander Foremny
on
2024-10-13T10:40:21Z
json2sql main:
add `MonadFail` instance for `StoreT`
by
Alexander Foremny
on
2024-10-13T10:29:33Z
acms union-forms:
fix docs/get-started-cli
by
Alexander Foremny
on
2024-10-13T10:16:27Z
acms main:
fix docs/get-started-cli
by
Alexander Foremny
on
2024-10-13T10:16:27Z
acms union-forms:
fix race on repository watch
by
Alexander Foremny
on
2024-10-13T10:16:15Z
acms main:
fix race on repository watch
by
Alexander Foremny
on
2024-10-13T10:16:15Z
acms union-forms:
improve REST API
by
Alexander Foremny
on
2024-10-13T09:55:20Z
acms main:
improve REST API
by
Alexander Foremny
on
2024-10-13T09:55:20Z
acms union-forms:
add docs/api-reference.md
by
Alexander Foremny
on
2024-10-13T09:38:49Z
acms main:
add docs/api-reference.md
by
Alexander Foremny
on
2024-10-13T09:38:49Z
acms union-forms:
move Collection types to common
by
Kierán Meinhardt
on
2024-10-13T07:55:20Z
acms main:
move Collection types to common
by
Kierán Meinhardt
on
2024-10-13T07:55:20Z
acms union-forms:
fix watching HEAD
by
Alexander Foremny
on
2024-10-13T07:32:03Z
acms main:
fix watching HEAD
by
Alexander Foremny
on
2024-10-13T07:32:03Z
acms union-forms:
fix frontend
by
Alexander Foremny
on
2024-10-12T18:18:48Z
acms main:
fix frontend
by
Alexander Foremny
on
2024-10-12T18:18:48Z
acms union-forms:
refactor `queryApi`
by
Alexander Foremny
on
2024-10-12T17:31:16Z
acms main:
refactor `queryApi`
by
Alexander Foremny
on
2024-10-12T17:31:16Z
acms union-forms:
add doc tests
by
Alexander Foremny
on
2024-10-12T14:29:05Z
acms main:
add doc tests
by
Alexander Foremny
on
2024-10-12T14:29:05Z
acms union-forms:
cli: factor out rest api location
by
Kierán Meinhardt
on
2024-10-12T13:11:50Z
acms main:
cli: factor out rest api location
by
Kierán Meinhardt
on
2024-10-12T13:11:50Z
acms union-forms:
autotypes schema toString via aeson
by
Kierán Meinhardt
on
2024-10-12T10:36:42Z
acms main:
autotypes schema toString via aeson
by
Kierán Meinhardt
on
2024-10-12T10:36:42Z
acms union-forms:
unions are a set of possible types
by
Kierán Meinhardt
on
2024-10-12T10:25:55Z
acms main:
unions are a set of possible types
by
Kierán Meinhardt
on
2024-10-12T10:25:55Z
acms union-forms:
cli: rephrase collection and item types
by
Kierán Meinhardt
on
2024-10-12T10:14:34Z
acms main:
cli: rephrase collection and item types
by
Kierán Meinhardt
on
2024-10-12T10:14:34Z
acms union-forms:
support ?schemaVersion
by
Alexander Foremny
on
2024-10-12T10:14:33Z
acms main:
support ?schemaVersion
by
Alexander Foremny
on
2024-10-12T10:14:33Z
acms union-forms:
add date-time scalars and conform further to json schema
by
Kierán Meinhardt
on
2024-10-12T09:56:25Z
acms main:
add date-time scalars and conform further to json schema
by
Kierán Meinhardt
on
2024-10-12T09:56:25Z
acms union-forms:
correct json schema syntax for optional types and references
by
Kierán Meinhardt
on
2024-10-12T09:19:20Z
acms main:
correct json schema syntax for optional types and references
by
Kierán Meinhardt
on
2024-10-12T09:19:20Z
acms union-forms:
fix matching of schema route
by
Kierán Meinhardt
on
2024-10-12T09:19:06Z
acms main:
fix matching of schema route
by
Kierán Meinhardt
on
2024-10-12T09:19:06Z
acms union-forms:
allow specifying UUID seed in $UUID_SEED
by
Kierán Meinhardt
on
2024-10-12T08:50:37Z
acms main:
allow specifying UUID seed in $UUID_SEED
by
Kierán Meinhardt
on
2024-10-12T08:50:37Z
acms union-forms:
exhaust pattern matches
by
Kierán Meinhardt
on
2024-10-12T08:33:41Z
acms main:
exhaust pattern matches
by
Kierán Meinhardt
on
2024-10-12T08:33:41Z
acms union-forms:
clean up warnings
by
Alexander Foremny
on
2024-10-12T08:16:52Z
acms main:
clean up warnings
by
Alexander Foremny
on
2024-10-12T08:16:52Z
acms union-forms:
use backend REST library for frontend
by
Alexander Foremny
on
2024-10-11T21:30:56Z
acms main:
use backend REST library for frontend
by
Alexander Foremny
on
2024-10-11T21:30:56Z
acms union-forms:
support references
by
Alexander Foremny
on
2024-10-11T18:18:51Z
acms main:
support references
by
Alexander Foremny
on
2024-10-11T18:18:51Z
acms union-forms:
add cli to nix packages
by
Kierán Meinhardt
on
2024-10-11T15:37:39Z
acms main:
add cli to nix packages
by
Kierán Meinhardt
on
2024-10-11T15:37:39Z
acms union-forms:
return UUID on item creation
by
Kierán Meinhardt
on
2024-10-11T15:36:37Z
acms main:
return UUID on item creation
by
Kierán Meinhardt
on
2024-10-11T15:36:37Z
acms union-forms:
add niv to nix shell
by
Kierán Meinhardt
on
2024-10-11T15:27:14Z
acms main:
add niv to nix shell
by
Kierán Meinhardt
on
2024-10-11T15:27:14Z
acms union-forms:
json2sql: update
by
Kierán Meinhardt
on
2024-10-11T15:26:53Z
acms main:
json2sql: update
by
Kierán Meinhardt
on
2024-10-11T15:26:53Z
json2sql main:
pretty print JSON
by
Kierán Meinhardt
on
2024-10-11T15:12:39Z
acms union-forms:
add cli command `collection schema COLLECTION`
by
Alexander Foremny
on
2024-10-11T15:12:38Z
acms main:
add cli command `collection schema COLLECTION`
by
Alexander Foremny
on
2024-10-11T15:12:38Z
acms union-forms:
rename collection(item) types
by
Kierán Meinhardt
on
2024-10-11T15:08:14Z
acms main:
rename collection(item) types
by
Kierán Meinhardt
on
2024-10-11T15:08:14Z
acms union-forms:
autogenerate collection item IDs
by
Kierán Meinhardt
on
2024-10-11T14:53:42Z
acms main:
autogenerate collection item IDs
by
Kierán Meinhardt
on
2024-10-11T14:53:42Z
acms union-forms:
remove unused API stub from CLI
by
Kierán Meinhardt
on
2024-10-11T14:27:57Z
acms main:
remove unused API stub from CLI
by
Kierán Meinhardt
on
2024-10-11T14:27:57Z
acms union-forms:
gitignore nix output and example collection
by
Kierán Meinhardt
on
2024-10-11T14:08:48Z
acms main:
gitignore nix output and example collection
by
Kierán Meinhardt
on
2024-10-11T14:08:48Z
acms union-forms:
update backend example in readme
by
Kierán Meinhardt
on
2024-10-11T14:07:35Z
acms main:
update backend example in readme
by
Kierán Meinhardt
on
2024-10-11T14:07:35Z
acms union-forms:
cli: add CRUD operations for collections
by
Kierán Meinhardt
on
2024-10-11T14:04:57Z
acms main:
cli: add CRUD operations for collections
by
Kierán Meinhardt
on
2024-10-11T14:04:57Z
acms union-forms:
update docs/get-started-cli.md
by
Alexander Foremny
on
2024-10-11T13:48:21Z
acms main:
update docs/get-started-cli.md
by
Alexander Foremny
on
2024-10-11T13:48:21Z
acms union-forms:
cli: insert -> add
by
Kierán Meinhardt
on
2024-10-11T13:45:24Z
acms main:
cli: insert -> add
by
Kierán Meinhardt
on
2024-10-11T13:45:24Z
acms union-forms:
use rest api in cli
by
Kierán Meinhardt
on
2024-10-11T13:44:54Z
acms main:
use rest api in cli
by
Kierán Meinhardt
on
2024-10-11T13:44:54Z
acms union-forms:
log which path the backend serves, and where
by
Kierán Meinhardt
on
2024-10-11T13:36:17Z
acms main:
log which path the backend serves, and where
by
Kierán Meinhardt
on
2024-10-11T13:36:17Z
acms union-forms:
update json2sql to fix INSERT, DELETE
by
Alexander Foremny
on
2024-10-11T13:33:35Z
acms main:
update json2sql to fix INSERT, DELETE
by
Alexander Foremny
on
2024-10-11T13:33:35Z
acms union-forms:
specify content repository path on command line
by
Kierán Meinhardt
on
2024-10-11T13:32:06Z
acms main:
specify content repository path on command line
by
Kierán Meinhardt
on
2024-10-11T13:32:06Z
json2sql main:
fix INSERT
by
Alexander Foremny
on
2024-10-11T13:31:52Z
json2sql main:
fix DELETE
by
Alexander Foremny
on
2024-10-11T13:31:48Z
acms union-forms:
allow customization of backend port
by
Kierán Meinhardt
on
2024-10-11T13:22:46Z
acms main:
allow customization of backend port
by
Kierán Meinhardt
on
2024-10-11T13:22:46Z
acms union-forms:
unify readme code blocks
by
Kierán Meinhardt
on
2024-10-11T13:14:30Z
acms main:
unify readme code blocks
by
Kierán Meinhardt
on
2024-10-11T13:14:30Z
acms union-forms:
Add ACMS.API.REST.Collection
by
Alexander Foremny
on
2024-10-11T13:01:17Z
acms main:
Add ACMS.API.REST.Collection
by
Alexander Foremny
on
2024-10-11T13:01:17Z
acms union-forms:
add CLI draft
by
Alexander Foremny
on
2024-10-11T12:17:33Z
acms main:
add CLI draft
by
Alexander Foremny
on
2024-10-11T12:17:33Z
acms union-forms:
unvendor dependencies
by
Alexander Foremny
on
2024-10-11T11:35:38Z
acms main:
unvendor dependencies
by
Alexander Foremny
on
2024-10-11T11:35:38Z
astatusbar main:
fix: remove too much space before weather
by
Fabian Kirchner
on
2024-08-13T11:08:22Z
astatusbar main:
fix: improve rendering of bat symbols
by
Fabian Kirchner
on
2024-08-13T11:06:25Z
astatusbar main:
feat: add thermal info
by
Fabian Kirchner
on
2024-08-13T10:54:27Z
astatusbar main:
chore(sensors): 272b3ac -> 835b030
by
Alexander Foremny
on
2024-08-13T10:06:29Z
sensors main:
chore: log aggregate exceptions
by
Alexander Foremny
on
2024-08-13T10:05:46Z
astatusbar main:
fix: improve blinking of nearly empty discharging battery
by
Fabian Kirchner
on
2024-08-13T10:01:53Z
sensors feature/mtl:
wip simplify aggregate
by
Alexander Foremny
on
2024-08-13T09:36:26Z
astatusbar main:
fix: use dull green for min temp
by
Fabian Kirchner
on
2024-08-13T09:34:50Z
astatusbar main:
fix: insert space between forecast symbol and temperatures
by
Fabian Kirchner
on
2024-08-13T09:29:59Z
astatusbar main:
chore: drop unnecessary import
by
Alexander Foremny
on
2024-08-13T09:27:30Z
astatusbar main:
feat: add all weather icons
by
Alexander Foremny
on
2024-08-13T09:24:01Z
astatusbar main:
feat: show weather temperatures
by
Fabian Kirchner
on
2024-08-13T09:20:10Z
astatusbar main:
feat: show batteries separately and correct state
by
Fabian Kirchner
on
2024-08-13T08:21:00Z
astatusbar main:
refactor: introduce ADT for battery state
by
Fabian Kirchner
on
2024-08-13T07:25:32Z
astatusbar main:
feat: add icon for weather forecast
by
Fabian Kirchner
on
2024-08-12T16:51:07Z
astatusbar main:
feat: provide location to weather forecast
by
Alexander Foremny
on
2024-08-12T16:09:19Z
astatusbar main:
fix: fix symbols for not charging battery
by
Fabian Kirchner
on
2024-08-12T16:08:52Z
astatusbar main:
feat: add weather forecast
by
Fabian Kirchner
on
2024-08-12T16:03:00Z
astatusbar main:
feat: make active workspace cyan
by
Fabian Kirchner
on
2024-08-12T14:39:03Z
astatusbar main:
feat: show if battery is charging
by
Fabian Kirchner
on
2024-08-12T14:31:56Z
astatusbar main:
feat: switch to upward battery icons
by
Fabian Kirchner
on
2024-08-12T13:13:00Z
astatusbar main:
fix: fix rate sensor
Fixes `net` and `io` sensors not showing any values.
by
Alexander Foremny
on
2024-08-12T12:38:00Z
astatusbar main:
feat: critical battery blinks
by
Alexander Foremny
on
2024-08-12T12:11:40Z
astatusbar main:
feat:adjust snd icon depending on value
by
Fabian Kirchner
on
2024-08-12T12:04:31Z
astatusbar main:
feat: adjust bat icon depending on value
by
Fabian Kirchner
on
2024-08-12T11:59:50Z
astatusbar main:
fix: fix placement of font's baseline
by
Fabian Kirchner
on
2024-08-12T11:47:35Z
astatusbar main:
fix: fix padding on the right side
by
Fabian Kirchner
on
2024-08-12T11:01:47Z
acms union-forms:
add new collection page
by
Alexander Foremny
on
2024-06-06T21:05:41Z
acms main:
add new collection page
by
Alexander Foremny
on
2024-06-06T21:05:41Z
acms union-forms:
list collections
by
Alexander Foremny
on
2024-06-06T20:52:33Z
acms main:
list collections
by
Alexander Foremny
on
2024-06-06T20:52:33Z
acms union-forms:
support optional fields
by
Alexander Foremny
on
2024-06-06T20:42:44Z
acms main:
support optional fields
by
Alexander Foremny
on
2024-06-06T20:42:44Z
acms union-forms:
link to edit page from list page
by
Alexander Foremny
on
2024-06-06T13:31:16Z
acms main:
link to edit page from list page
by
Alexander Foremny
on
2024-06-06T13:31:16Z
acms union-forms:
remove form from list collection page
by
Alexander Foremny
on
2024-06-06T13:23:23Z
acms main:
remove form from list collection page
by
Alexander Foremny
on
2024-06-06T13:23:23Z
acms union-forms:
add `$fileName` to values
by
Alexander Foremny
on
2024-06-06T13:20:33Z
acms main:
add `$fileName` to values
by
Alexander Foremny
on
2024-06-06T13:20:33Z
acms union-forms:
add `string?`-typed fields
by
Alexander Foremny
on
2024-06-06T13:20:13Z
acms main:
add `string?`-typed fields
by
Alexander Foremny
on
2024-06-06T13:20:13Z
acms union-forms:
add README
by
Alexander Foremny
on
2024-06-06T07:29:50Z
acms main:
add README
by
Alexander Foremny
on
2024-06-06T07:29:50Z
acms union-forms:
add naive schema comparison
by
Alexander Foremny
on
2024-06-06T07:25:05Z
acms main:
add naive schema comparison
by
Alexander Foremny
on
2024-06-06T07:25:05Z
json2sql main:
drop `listAllFiles`
by
Alexander Foremny
on
2024-06-05T21:28:54Z
acms union-forms:
add schema version
by
Alexander Foremny
on
2024-06-05T20:47:49Z
acms main:
add schema version
by
Alexander Foremny
on
2024-06-05T20:47:49Z
acms union-forms:
support following HEAD
by
Alexander Foremny
on
2024-06-05T16:02:33Z
acms main:
support following HEAD
by
Alexander Foremny
on
2024-06-05T16:02:33Z
json2sql main:
ormolu
by
Alexander Foremny
on
2024-06-05T16:00:45Z
json2sql main:
allow absolute file names
by
Alexander Foremny
on
2024-06-05T16:00:29Z
json2sql main:
add `Value` instance for `readFile`
by
Alexander Foremny
on
2024-06-05T16:00:05Z
json2sql main:
add `listAllFiles`
by
Alexander Foremny
on
2024-06-05T15:59:33Z
json2sql main:
add `withCommit`
by
Alexander Foremny
on
2024-06-05T15:59:04Z
json2sql main:
cabal format
by
Alexander Foremny
on
2024-06-05T15:58:20Z
acms union-forms:
add edit page
by
Alexander Foremny
on
2024-06-05T08:41:02Z
acms main:
add edit page
by
Alexander Foremny
on
2024-06-05T08:41:02Z
json2sql main:
fix restricting UPDATE to `$fileName` comparison
by
Alexander Foremny
on
2024-06-05T08:24:31Z
json2sql main:
support comparing `$fileName` against literals
by
Alexander Foremny
on
2024-06-05T07:48:57Z
agame main:
feat: shooting
by
Alexander Foremny
on
2024-03-14T15:10:11Z
agame main:
feat: walking
by
Alexander Foremny
on
2024-03-14T13:24:43Z
infra main:
cgit: add repository `agame`
by
Alexander Foremny
on
2024-03-14T07:22:59Z
anissue main:
Merge remote-tracking branch 'origin/feature/review'
by
Alexander Foremny
on
2024-03-14T06:10:03Z
anissue feature/compute-history-from-top:
Merge remote-tracking branch 'origin/feature/review'
by
Alexander Foremny
on
2024-03-14T06:10:03Z
anissue main:
review: request-changes feature/review
by
Alexander Foremny
on
2024-03-14T06:07:28Z
anissue feature/compute-history-from-top:
review: request-changes feature/review
by
Alexander Foremny
on
2024-03-14T06:07:28Z
anissue main:
review: request-changes feature/review
by
Alexander Foremny
on
2024-03-14T06:06:48Z
anissue feature/compute-history-from-top:
review: request-changes feature/review
by
Alexander Foremny
on
2024-03-14T06:06:48Z
anissue main:
chore: format Main.hs
by
Alexander Foremny
on
2024-03-14T06:04:16Z
anissue feature/compute-history-from-top:
chore: format Main.hs
by
Alexander Foremny
on
2024-03-14T06:04:16Z
anissue main:
chore: add future review todos
by
Alexander Foremny
on
2024-03-14T06:04:09Z
anissue feature/compute-history-from-top:
chore: add future review todos
by
Alexander Foremny
on
2024-03-14T06:04:09Z
anissue main:
chore: refactor `Comment.Language.fromPath`
by
Alexander Foremny
on
2024-03-14T05:54:00Z
anissue feature/compute-history-from-top:
chore: refactor `Comment.Language.fromPath`
by
Alexander Foremny
on
2024-03-14T05:54:00Z
anissue main:
chore: resolve TODOs
by
Alexander Foremny
on
2024-03-14T05:52:32Z
anissue feature/compute-history-from-top:
chore: resolve TODOs
by
Alexander Foremny
on
2024-03-14T05:52:32Z
agame main:
feat: players can teleport
by
Alexander Foremny
on
2024-03-14T05:43:53Z
anissue main:
review: approve feature/review
Reviewed branch feature/review at commit 07aacbbe55f4793daa0c9893efe4a64951575081.
by
Fabian Kirchner
on
2024-03-13T13:38:13Z
anissue feature/compute-history-from-top:
review: approve feature/review
Reviewed branch feature/review at commit 07aacbbe55f4793daa0c9893efe4a64951575081.
by
Fabian Kirchner
on
2024-03-13T13:38:13Z
anissue main:
fix: strip b/ from destinations when committing review
by
Fabian Kirchner
on
2024-03-13T13:37:46Z
anissue feature/compute-history-from-top:
fix: strip b/ from destinations when committing review
by
Fabian Kirchner
on
2024-03-13T13:37:46Z
anissue main:
fix: parse base branch argument
by
Fabian Kirchner
on
2024-03-13T13:22:05Z
anissue feature/compute-history-from-top:
fix: parse base branch argument
by
Fabian Kirchner
on
2024-03-13T13:22:05Z
agame main:
init
by
Alexander Foremny
on
2024-03-13T07:32:46Z
sh main:
chore: add `ConduitT` instances
by
Alexander Foremny
on
2024-03-13T06:02:37Z
anissue main:
chore: fix applying review
by
Alexander Foremny
on
2024-03-13T05:18:58Z
anissue feature/compute-history-from-top:
chore: fix applying review
by
Alexander Foremny
on
2024-03-13T05:18:58Z
anissue main:
review: request-changes feature/review
by
Alexander Foremny
on
2024-03-13T05:16:50Z
anissue feature/compute-history-from-top:
review: request-changes feature/review
by
Alexander Foremny
on
2024-03-13T05:16:50Z
anissue main:
chore: drop unused app/Extract.hs
by
Alexander Foremny
on
2024-03-13T05:01:18Z
anissue feature/compute-history-from-top:
chore: drop unused app/Extract.hs
by
Alexander Foremny
on
2024-03-13T05:01:18Z
anissue main:
chore: add review commit template
by
Alexander Foremny
on
2024-03-13T04:35:58Z
anissue feature/compute-history-from-top:
chore: add review commit template
by
Alexander Foremny
on
2024-03-13T04:35:58Z
anissue main:
chore: add `REVIEW` marker
by
Alexander Foremny
on
2024-03-13T04:32:02Z
anissue feature/compute-history-from-top:
chore: add `REVIEW` marker
by
Alexander Foremny
on
2024-03-13T04:32:02Z
anissue main:
chore: patch shows commit messages
by
Alexander Foremny
on
2024-03-13T04:27:44Z
anissue feature/compute-history-from-top:
chore: patch shows commit messages
by
Alexander Foremny
on
2024-03-13T04:27:44Z
anissue main:
chore: drop `Status`
by
Alexander Foremny
on
2024-03-13T03:46:13Z
anissue feature/compute-history-from-top:
chore: drop `Status`
by
Alexander Foremny
on
2024-03-13T03:46:13Z
anissue main:
chore: drop `--granularity` for `--per-commit`
by
Alexander Foremny
on
2024-03-13T03:36:20Z
anissue feature/compute-history-from-top:
chore: drop `--granularity` for `--per-commit`
by
Alexander Foremny
on
2024-03-13T03:36:20Z
apaperless main:
feat: add `topwords` command
Changes the heuristic for the probability map.
by
Alexander Foremny
on
2023-12-26T06:23:16Z
apaperless main:
fix: fix tag-by-tag suggestion
by
Alexander Foremny
on
2023-12-26T05:21:12Z
apaperless main:
chore: add `--language`
by
Alexander Foremny
on
2023-12-26T05:03:31Z
apaperless main:
chore: fix some warnings
by
Alexander Foremny
on
2023-12-26T04:55:03Z
apaperless main:
chore: allow tags to be removed
Tags can be removed by setting their value to "-".
by
Alexander Foremny
on
2023-12-26T04:51:34Z
apaperless main:
chore: add `SuggestTagByTags`
This naive implementation scores tags based on the words that correlate
to a tag being set. It then uses that score to determine the
highest-scoring value for a tag based on the words in a document.
by
Alexander Foremny
on
2023-12-26T04:39:29Z
apaperless main:
chore: sha256 -> sha1
by
Alexander Foremny
on
2023-12-26T03:23:35Z
apaperless main:
chore: print tags
by
Alexander Foremny
on
2023-12-26T03:22:59Z
apaperless main:
chore: add settings
by
Alexander Foremny
on
2023-12-26T03:15:28Z
apaperless main:
chore: add `createdAt` tag
by
Alexander Foremny
on
2023-12-26T02:24:31Z
apaperless main:
feat: add `--edit` to `list`
by
Alexander Foremny
on
2023-12-22T06:49:29Z
apaperless main:
feat: add `edit` command
by
Alexander Foremny
on
2023-12-22T06:44:55Z
apaperless main:
feat: add `--redo` to `list`
by
Alexander Foremny
on
2023-12-22T06:21:21Z
apaperless main:
fix: fix tesseract call
by
Alexander Foremny
on
2023-12-22T06:11:54Z
apaperless main:
feat: add `--view` to `list`
by
Alexander Foremny
on
2023-12-22T05:43:36Z
apaperless main:
feat: add `view` command
by
Alexander Foremny
on
2023-12-22T05:42:02Z
apaperless main:
feat: add `--todo` to `list`
by
Alexander Foremny
on
2023-12-22T05:36:53Z
apaperless main:
feat: add command `todo`
by
Alexander Foremny
on
2023-12-22T05:03:39Z
apaperless main:
fix: fix `originalText`
by
Alexander Foremny
on
2023-12-22T03:03:47Z
apaperless main:
chore: add commands `consume`, `list`
by
Alexander Foremny
on
2023-12-22T02:16:44Z
anissue feature/compute-history-from-top:
feat: compute history top to bottom
Disables caching.
by
Alexander Foremny
on
2023-12-18T12:50:22Z
anissue main:
feat: add support for c, elm, nix, shell
by
Alexander Foremny
on
2023-12-18T06:38:22Z
anissue feature/compute-history-from-top:
feat: add support for c, elm, nix, shell
by
Alexander Foremny
on
2023-12-18T06:38:22Z
anissue main:
feat: manually traverse tree-grepper's AST
This commit replaces the AST querying with manual tree traversal.
@prerequisite-for add-languages-elm-shell-nix
by
Alexander Foremny
on
2023-12-18T04:15:41Z
anissue feature/compute-history-from-top:
feat: manually traverse tree-grepper's AST
This commit replaces the AST querying with manual tree traversal.
@prerequisite-for add-languages-elm-shell-nix
by
Alexander Foremny
on
2023-12-18T04:15:41Z
anissue main:
feat: limit the number of FFI calls for extracting comments
This replaces the tree-sitter bindings with a call to a single C
function that traverses the AST.
We expect the query API to be slower than manually traversing the tree
for this particular use case.
This will be addressed in an upcoming commit.
@prerequisite-for add-languages-elm-shell-nix
by
Alexander Foremny
on
2023-12-18T01:41:56Z
anissue feature/compute-history-from-top:
feat: limit the number of FFI calls for extracting comments
This replaces the tree-sitter bindings with a call to a single C
function that traverses the AST.
We expect the query API to be slower than manually traversing the tree
for this particular use case.
This will be addressed in an upcoming commit.
@prerequisite-for add-languages-elm-shell-nix
by
Alexander Foremny
on
2023-12-18T01:41:56Z
anissue main:
feat: drop haskell-tree-sitter
Drop haskell-tree-sitter in favor of custom bindings to tree-sitter.
haskell-tree-sitter is outdated and seems unmaintained.
The implementation add low-level bindings to tree-sitter and traverses
the AST in Haskell.
We suspect that many FFI calls are more expensive than performing just a
single API call to a C function that does the traversal.
This will be addressed in upcoming commits.
@prerequisite-for add-languages-elm-shell-nix
by
Alexander Foremny
on
2023-12-15T06:40:33Z
anissue feature/compute-history-from-top:
feat: drop haskell-tree-sitter
Drop haskell-tree-sitter in favor of custom bindings to tree-sitter.
haskell-tree-sitter is outdated and seems unmaintained.
The implementation add low-level bindings to tree-sitter and traverses
the AST in Haskell.
We suspect that many FFI calls are more expensive than performing just a
single API call to a C function that does the traversal.
This will be addressed in upcoming commits.
@prerequisite-for add-languages-elm-shell-nix
by
Alexander Foremny
on
2023-12-15T06:40:33Z
anissue main:
feat: add `open` command
by
Alexander Foremny
on
2023-12-15T02:19:11Z
anissue feature/compute-history-from-top:
feat: add `open` command
by
Alexander Foremny
on
2023-12-15T02:19:11Z
anissue main:
chore: drop global option `internalTags`
by
Alexander Foremny
on
2023-12-15T02:14:35Z
anissue feature/compute-history-from-top:
chore: drop global option `internalTags`
by
Alexander Foremny
on
2023-12-15T02:14:35Z
anissue main:
feat: add `search` command
by
Alexander Foremny
on
2023-12-15T02:13:39Z
anissue feature/compute-history-from-top:
feat: add `search` command
by
Alexander Foremny
on
2023-12-15T02:13:39Z
anissue main:
fix: fix spacing between markdown nodes
by
Alexander Foremny
on
2023-12-15T01:44:19Z
anissue feature/compute-history-from-top:
fix: fix spacing between markdown nodes
by
Alexander Foremny
on
2023-12-15T01:44:19Z
anissue main:
issue: reopen add-fulltext-search
by
Alexander Foremny
on
2023-12-13T13:48:34Z
anissue feature/compute-history-from-top:
issue: reopen add-fulltext-search
by
Alexander Foremny
on
2023-12-13T13:48:34Z
anissue main:
chore: free allocated memory in comments
by
Alexander Foremny
on
2023-12-13T13:13:55Z
anissue feature/compute-history-from-top:
chore: free allocated memory in comments
by
Alexander Foremny
on
2023-12-13T13:13:55Z
anissue main:
issue: update issues
by
Alexander Foremny
on
2023-12-13T04:01:35Z
anissue feature/compute-history-from-top:
issue: update issues
by
Alexander Foremny
on
2023-12-13T04:01:35Z
anissue main:
chore: compute issues and issue events separately
by
Alexander Foremny
on
2023-12-13T03:35:19Z
anissue feature/compute-history-from-top:
chore: compute issues and issue events separately
by
Alexander Foremny
on
2023-12-13T03:35:19Z
anissue main:
chore: uncache large issue fields
by
Alexander Foremny
on
2023-12-13T02:47:14Z
anissue feature/compute-history-from-top:
chore: uncache large issue fields
by
Alexander Foremny
on
2023-12-13T02:47:14Z
anissue main:
chore: compute patches only when displayed
by
Alexander Foremny
on
2023-12-12T14:32:47Z
anissue feature/compute-history-from-top:
chore: compute patches only when displayed
by
Alexander Foremny
on
2023-12-12T14:32:47Z
anissue main:
feat: add `--edit` to `list` command
by
Alexander Foremny
on
2023-12-12T07:38:08Z
anissue feature/compute-history-from-top:
feat: add `--edit` to `list` command
by
Alexander Foremny
on
2023-12-12T07:38:08Z
anissue main:
issue: add future improvements
by
Alexander Foremny
on
2023-12-12T03:21:08Z
anissue feature/compute-history-from-top:
issue: add future improvements
by
Alexander Foremny
on
2023-12-12T03:21:08Z
anissue main:
issue: format tag-improvements-or-filtering
by
Alexander Foremny
on
2023-12-12T03:09:51Z
anissue feature/compute-history-from-top:
issue: format tag-improvements-or-filtering
by
Alexander Foremny
on
2023-12-12T03:09:51Z
anissue main:
chore: resolve binary orphans
by
Alexander Foremny
on
2023-12-12T03:06:44Z
anissue feature/compute-history-from-top:
chore: resolve binary orphans
by
Alexander Foremny
on
2023-12-12T03:06:44Z
anissue main:
fix: fix sort
by
Alexander Foremny
on
2023-12-12T02:46:59Z
anissue feature/compute-history-from-top:
fix: fix sort
by
Alexander Foremny
on
2023-12-12T02:46:59Z
anissue main:
chore: add parallelism to `getHistory`
by
Alexander Foremny
on
2023-12-12T02:26:13Z
anissue feature/compute-history-from-top:
chore: add parallelism to `getHistory`
by
Alexander Foremny
on
2023-12-12T02:26:13Z
anissue main:
chore: add issue marker "XXX"
by
Alexander Foremny
on
2023-12-12T02:09:15Z
anissue feature/compute-history-from-top:
chore: add issue marker "XXX"
by
Alexander Foremny
on
2023-12-12T02:09:15Z
anissue main:
chore: resolve binary Node instance
by
Alexander Foremny
on
2023-12-12T01:57:58Z
anissue feature/compute-history-from-top:
chore: resolve binary Node instance
by
Alexander Foremny
on
2023-12-12T01:57:58Z
anissue main:
feat: add @rawText internal tag
This facilitates full-text search via:
```
anissue list --filter '@rawText /any.*text/'
```
by
Alexander Foremny
on
2023-12-08T14:23:55Z
anissue feature/compute-history-from-top:
feat: add @rawText internal tag
This facilitates full-text search via:
```
anissue list --filter '@rawText /any.*text/'
```
by
Alexander Foremny
on
2023-12-08T14:23:55Z
anissue main:
issue: close only-separate-generated-tags-with-a-blank-line-when-description-does-notend-with-tags
by
Alexander Foremny
on
2023-12-08T14:19:50Z
anissue feature/compute-history-from-top:
issue: close only-separate-generated-tags-with-a-blank-line-when-description-does-notend-with-tags
by
Alexander Foremny
on
2023-12-08T14:19:50Z
anissue main:
feat: add filtering tags by (POSIX) regex
Example:
```
anissue list --filter '@title /foo/'
```
by
Alexander Foremny
on
2023-12-08T14:17:08Z
anissue feature/compute-history-from-top:
feat: add filtering tags by (POSIX) regex
Example:
```
anissue list --filter '@title /foo/'
```
by
Alexander Foremny
on
2023-12-08T14:17:08Z
anissue main:
issue: add add-anissue-lint
by
Alexander Foremny
on
2023-12-08T13:30:46Z
anissue feature/compute-history-from-top:
issue: add add-anissue-lint
by
Alexander Foremny
on
2023-12-08T13:30:46Z
anissue main:
issue: add future enhancements
by
Alexander Foremny
on
2023-12-08T06:55:39Z
anissue feature/compute-history-from-top:
issue: add future enhancements
by
Alexander Foremny
on
2023-12-08T06:55:39Z
anissue main:
fix: fix `Git.readTextFileOf`
by
Alexander Foremny
on
2023-12-08T06:34:55Z
anissue feature/compute-history-from-top:
fix: fix `Git.readTextFileOf`
by
Alexander Foremny
on
2023-12-08T06:34:55Z
anissue main:
feat: easily separate renderables by blank lines
by
Alexander Foremny
on
2023-12-08T06:29:35Z
anissue feature/compute-history-from-top:
feat: easily separate renderables by blank lines
by
Alexander Foremny
on
2023-12-08T06:29:35Z
anissue main:
feat: add `--detailed` to list
This reverts commit 53623436f68e548b1a840ac0f7e1e4472270613d.
by
Alexander Foremny
on
2023-12-08T06:15:44Z
anissue feature/compute-history-from-top:
feat: add `--detailed` to list
This reverts commit 53623436f68e548b1a840ac0f7e1e4472270613d.
by
Alexander Foremny
on
2023-12-08T06:15:44Z
anissue main:
chore: change color of `log` keywords
by
Alexander Foremny
on
2023-12-08T06:01:17Z
anissue feature/compute-history-from-top:
chore: change color of `log` keywords
by
Alexander Foremny
on
2023-12-08T06:01:17Z
anissue main:
fix: show deleted issues as closed in `log` command
by
Alexander Foremny
on
2023-12-08T05:59:26Z
anissue feature/compute-history-from-top:
fix: show deleted issues as closed in `log` command
by
Alexander Foremny
on
2023-12-08T05:59:26Z
anissue main:
chore: drop tree-grepper
Regresses in that we only support Haskell for now, as Elm, Nix or Bash
are not available as tree-sitter-* Haskell packages.
by
Alexander Foremny
on
2023-12-08T05:27:15Z
anissue feature/compute-history-from-top:
chore: drop tree-grepper
Regresses in that we only support Haskell for now, as Elm, Nix or Bash
are not available as tree-sitter-* Haskell packages.
by
Alexander Foremny
on
2023-12-08T05:27:15Z
anissue main:
chore: drop `Git.withWorkingTree`
by
Alexander Foremny
on
2023-12-08T02:04:43Z
anissue feature/compute-history-from-top:
chore: drop `Git.withWorkingTree`
by
Alexander Foremny
on
2023-12-08T02:04:43Z
anissue main:
fix: fix log not showing closed issues as deleted
by
Alexander Foremny
on
2023-11-30T13:43:40Z
anissue feature/compute-history-from-top:
fix: fix log not showing closed issues as deleted
by
Alexander Foremny
on
2023-11-30T13:43:40Z
anissue main:
chore: make issue ids obligatory
by
Alexander Foremny
on
2023-11-30T13:39:16Z
anissue feature/compute-history-from-top:
chore: make issue ids obligatory
by
Alexander Foremny
on
2023-11-30T13:39:16Z
anissue main:
fix: fix re-opening commits
by
Alexander Foremny
on
2023-11-30T13:36:56Z
anissue feature/compute-history-from-top:
fix: fix re-opening commits
by
Alexander Foremny
on
2023-11-30T13:36:56Z
anissue main:
feat: add -p|--patch to log command
by
Alexander Foremny
on
2023-11-30T12:28:30Z
anissue feature/compute-history-from-top:
feat: add -p|--patch to log command
by
Alexander Foremny
on
2023-11-30T12:28:30Z
anissue main:
refactor: drop `CommitInfo`'s `filesChanged`
by
Alexander Foremny
on
2023-11-30T03:47:37Z
anissue feature/compute-history-from-top:
refactor: drop `CommitInfo`'s `filesChanged`
by
Alexander Foremny
on
2023-11-30T03:47:37Z
anissue main:
chore(shell): add `anissue` alias to `cabal run anissue`
This makes it more convenient to use `anissue` from within this project,
as it always refers to the current build.
Note that we don't use `alias` whithin `shellHook` for the same purpose,
because direnv does not support aliases.
by
Alexander Foremny
on
2023-11-30T03:31:51Z
anissue feature/compute-history-from-top:
chore(shell): add `anissue` alias to `cabal run anissue`
This makes it more convenient to use `anissue` from within this project,
as it always refers to the current build.
Note that we don't use `alias` whithin `shellHook` for the same purpose,
because direnv does not support aliases.
by
Alexander Foremny
on
2023-11-30T03:31:51Z
anissue main:
chore: define `(._N)` accessors for tuples
by
Alexander Foremny
on
2023-11-30T03:02:11Z
anissue feature/compute-history-from-top:
chore: define `(._N)` accessors for tuples
by
Alexander Foremny
on
2023-11-30T03:02:11Z
anissue main:
feat: support closed issues
Closed issues can be shown, but listing closed issues requires passing
`--closed`.
by
Alexander Foremny
on
2023-11-30T02:49:39Z
anissue feature/compute-history-from-top:
feat: support closed issues
Closed issues can be shown, but listing closed issues requires passing
`--closed`.
by
Alexander Foremny
on
2023-11-30T02:49:39Z
anissue main:
feat: show commit references in show command
by
Alexander Foremny
on
2023-11-30T02:21:59Z
anissue feature/compute-history-from-top:
feat: show commit references in show command
by
Alexander Foremny
on
2023-11-30T02:21:59Z
anissue main:
feat: collect issues referencing issue
by
Fabian Kirchner
on
2023-11-29T13:14:33Z
anissue feature/compute-history-from-top:
feat: collect issues referencing issue
by
Fabian Kirchner
on
2023-11-29T13:14:33Z
anissue main:
refactor: attach issues for each commit in history
by
Fabian Kirchner
on
2023-11-29T12:58:36Z
anissue feature/compute-history-from-top:
refactor: attach issues for each commit in history
by
Fabian Kirchner
on
2023-11-29T12:58:36Z
anissue main:
fix: compute issueEvents correctly
by
Fabian Kirchner
on
2023-11-29T12:46:43Z
anissue feature/compute-history-from-top:
fix: compute issueEvents correctly
by
Fabian Kirchner
on
2023-11-29T12:46:43Z
anissue main:
assign relations-between-issues
by
Alexander Foremny
on
2023-11-29T05:02:17Z
anissue feature/compute-history-from-top:
assign relations-between-issues
by
Alexander Foremny
on
2023-11-29T05:02:17Z
anissue main:
support comments
by
Alexander Foremny
on
2023-11-29T04:39:32Z
anissue feature/compute-history-from-top:
support comments
by
Alexander Foremny
on
2023-11-29T04:39:32Z
anissue main:
assign support-issue-comments
by
Alexander Foremny
on
2023-11-28T13:39:49Z
anissue feature/compute-history-from-top:
assign support-issue-comments
by
Alexander Foremny
on
2023-11-28T13:39:49Z
anissue main:
un-hardcode issue marker
by
Alexander Foremny
on
2023-11-28T12:18:13Z
anissue feature/compute-history-from-top:
un-hardcode issue marker
by
Alexander Foremny
on
2023-11-28T12:18:13Z
anissue main:
editing issues preserves comment style
by
Alexander Foremny
on
2023-11-28T12:06:48Z
anissue feature/compute-history-from-top:
editing issues preserves comment style
by
Alexander Foremny
on
2023-11-28T12:06:48Z
anissue main:
move `replaceText` to `Issue`
by
Alexander Foremny
on
2023-11-28T11:46:59Z
anissue feature/compute-history-from-top:
move `replaceText` to `Issue`
by
Alexander Foremny
on
2023-11-28T11:46:59Z
anissue main:
change provenance's hash form `Text` to `CommitHash`
by
Alexander Foremny
on
2023-11-28T11:44:16Z
anissue feature/compute-history-from-top:
change provenance's hash form `Text` to `CommitHash`
by
Alexander Foremny
on
2023-11-28T11:44:16Z
anissue main:
close separate-database-issues-and-history-issues
by
Alexander Foremny
on
2023-11-27T12:55:04Z
anissue feature/compute-history-from-top:
close separate-database-issues-and-history-issues
by
Alexander Foremny
on
2023-11-27T12:55:04Z
anissue main:
update separate-database-issues-and-history-issues
by
Alexander Foremny
on
2023-11-27T12:48:57Z
anissue feature/compute-history-from-top:
update separate-database-issues-and-history-issues
by
Alexander Foremny
on
2023-11-27T12:48:57Z
anissue main:
make provenance obligatory
by
Alexander Foremny
on
2023-11-27T12:42:57Z
anissue feature/compute-history-from-top:
make provenance obligatory
by
Alexander Foremny
on
2023-11-27T12:42:57Z
anissue main:
add `rawText` to `Issue`
by
Alexander Foremny
on
2023-11-27T12:33:27Z
anissue feature/compute-history-from-top:
add `rawText` to `Issue`
by
Alexander Foremny
on
2023-11-27T12:33:27Z
anissue main:
don't cache `internalTags`
by
Alexander Foremny
on
2023-11-27T12:28:31Z
anissue feature/compute-history-from-top:
don't cache `internalTags`
by
Alexander Foremny
on
2023-11-27T12:28:31Z
anissue main:
refactor TreeGrepper.Comment
by
Alexander Foremny
on
2023-11-09T20:24:02Z
anissue feature/compute-history-from-top:
refactor TreeGrepper.Comment
by
Alexander Foremny
on
2023-11-09T20:24:02Z
anissue main:
improve grouped list styling
by
Alexander Foremny
on
2023-11-09T14:48:21Z
anissue feature/compute-history-from-top:
improve grouped list styling
by
Alexander Foremny
on
2023-11-09T14:48:21Z
anissue main:
group-by -> group
by
Alexander Foremny
on
2023-11-09T14:43:28Z
anissue feature/compute-history-from-top:
group-by -> group
by
Alexander Foremny
on
2023-11-09T14:43:28Z
anissue main:
don't reference issues with @
by
Alexander Foremny
on
2023-11-09T14:39:38Z
anissue feature/compute-history-from-top:
don't reference issues with @
by
Alexander Foremny
on
2023-11-09T14:39:38Z
anissue main:
fix extracting tags from code
by
Alexander Foremny
on
2023-11-09T14:35:32Z
anissue feature/compute-history-from-top:
fix extracting tags from code
by
Alexander Foremny
on
2023-11-09T14:35:32Z
anissue main:
improve list output
by
Alexander Foremny
on
2023-11-09T14:13:31Z
anissue feature/compute-history-from-top:
improve list output
by
Alexander Foremny
on
2023-11-09T14:13:31Z
anissue main:
update issues
by
Alexander Foremny
on
2023-11-07T22:05:49Z
anissue feature/compute-history-from-top:
update issues
by
Alexander Foremny
on
2023-11-07T22:05:49Z
anissue main:
sort newest issues first by default
by
Alexander Foremny
on
2023-11-07T21:56:35Z
anissue feature/compute-history-from-top:
sort newest issues first by default
by
Alexander Foremny
on
2023-11-07T21:56:35Z
anissue main:
add issues
by
Alexander Foremny
on
2023-11-07T21:55:24Z
anissue feature/compute-history-from-top:
add issues
by
Alexander Foremny
on
2023-11-07T21:55:24Z
anissue main:
add internal tag `title'
by
Alexander Foremny
on
2023-11-07T21:40:48Z
anissue feature/compute-history-from-top:
add internal tag `title'
by
Alexander Foremny
on
2023-11-07T21:40:48Z
anissue main:
improve getCommitHashes
`getCommitHashes` now returns at least one commit, and reverses commits
by default (ie. oldest to newset).
by
Alexander Foremny
on
2023-11-07T21:38:03Z
anissue feature/compute-history-from-top:
improve getCommitHashes
`getCommitHashes` now returns at least one commit, and reverses commits
by default (ie. oldest to newset).
by
Alexander Foremny
on
2023-11-07T21:38:03Z
anissue main:
add `tags` command
by
Alexander Foremny
on
2023-11-07T21:26:58Z
anissue feature/compute-history-from-top:
add `tags` command
by
Alexander Foremny
on
2023-11-07T21:26:58Z
anissue main:
fix performance when generating history
At some point, we noticed a performance drop when generating the
history. It turns out that per-file granularity is not performant
anymore, presumably since we're analizing changed files.
This restores performance by switching to per-commit granularity
instead.
by
Alexander Foremny
on
2023-11-07T21:12:00Z
anissue feature/compute-history-from-top:
fix performance when generating history
At some point, we noticed a performance drop when generating the
history. It turns out that per-file granularity is not performant
anymore, presumably since we're analizing changed files.
This restores performance by switching to per-commit granularity
instead.
by
Alexander Foremny
on
2023-11-07T21:12:00Z
anissue main:
fix issue title
This regression had been introduced in
d9400635bcb28674c8510d71aa6eed94194bf669.
by
Alexander Foremny
on
2023-11-07T21:02:37Z
anissue feature/compute-history-from-top:
fix issue title
This regression had been introduced in
d9400635bcb28674c8510d71aa6eed94194bf669.
by
Alexander Foremny
on
2023-11-07T21:02:37Z
anissue main:
fix `getRootDir` returning wrong path
Check for `../anissue\n` having been created by invocations prior to
this fix.
by
Alexander Foremny
on
2023-11-07T21:00:43Z
anissue feature/compute-history-from-top:
fix `getRootDir` returning wrong path
Check for `../anissue\n` having been created by invocations prior to
this fix.
by
Alexander Foremny
on
2023-11-07T21:00:43Z
anissue main:
update issues
by
Alexander Foremny
on
2023-11-07T14:21:33Z
anissue feature/compute-history-from-top:
update issues
by
Alexander Foremny
on
2023-11-07T14:21:33Z
anissue main:
fix hardcoded "@topic"
by
Alexander Foremny
on
2023-11-07T14:06:09Z
anissue feature/compute-history-from-top:
fix hardcoded "@topic"
by
Alexander Foremny
on
2023-11-07T14:06:09Z
anissue main:
add issue marker as internal tag @type
by
Alexander Foremny
on
2023-11-07T13:53:26Z
anissue feature/compute-history-from-top:
add issue marker as internal tag @type
by
Alexander Foremny
on
2023-11-07T13:53:26Z
anissue main:
add author & editor to internal tags
by
Alexander Foremny
on
2023-11-07T13:40:47Z
anissue feature/compute-history-from-top:
add author & editor to internal tags
by
Alexander Foremny
on
2023-11-07T13:40:47Z
anissue main:
add numbers to grouped topics
by
Alexander Foremny
on
2023-11-07T13:38:35Z
anissue feature/compute-history-from-top:
add numbers to grouped topics
by
Alexander Foremny
on
2023-11-07T13:38:35Z
anissue main:
fix group-by parsing
by
Alexander Foremny
on
2023-11-07T13:32:21Z
anissue feature/compute-history-from-top:
fix group-by parsing
by
Alexander Foremny
on
2023-11-07T13:32:21Z
anissue main:
add --group-by option
by
Fabian Kirchner
on
2023-11-07T13:21:33Z
anissue feature/compute-history-from-top:
add --group-by option
by
Fabian Kirchner
on
2023-11-07T13:21:33Z
anissue main:
inline `cached` into function calls
by
Alexander Foremny
on
2023-10-17T12:54:54Z
anissue feature/compute-history-from-top:
inline `cached` into function calls
by
Alexander Foremny
on
2023-10-17T12:54:54Z
anissue main:
refactor `cached`
by
Alexander Foremny
on
2023-10-17T12:52:10Z
anissue feature/compute-history-from-top:
refactor `cached`
by
Alexander Foremny
on
2023-10-17T12:52:10Z
anissue main:
refactor history
by
Alexander Foremny
on
2023-10-17T12:14:48Z
anissue feature/compute-history-from-top:
refactor history
by
Alexander Foremny
on
2023-10-17T12:14:48Z
anissue main:
add `log` command
by
Alexander Foremny
on
2023-10-17T10:34:58Z
anissue feature/compute-history-from-top:
add `log` command
by
Alexander Foremny
on
2023-10-17T10:34:58Z
anissue main:
make --width a global option
by
Alexander Foremny
on
2023-10-17T10:16:24Z
anissue feature/compute-history-from-top:
make --width a global option
by
Alexander Foremny
on
2023-10-17T10:16:24Z
anissue main:
make sort type-aware
by
Alexander Foremny
on
2023-10-17T09:56:11Z
anissue feature/compute-history-from-top:
make sort type-aware
by
Alexander Foremny
on
2023-10-17T09:56:11Z
anissue main:
make filter type-aware
We interpret the following types:
- ISO8601-formatted strings as dates,
- integer-formatted strings as integers,
- all other strings as strings.
If the filter value matches a format, it is cast into the respective
data type. For comparison-based filtering, the tag's value is then cast
into the same data type and comparison is performed type-aware. If the
tag's value is not castable, we consider it not matching.
by
Alexander Foremny
on
2023-10-17T08:59:24Z
anissue feature/compute-history-from-top:
make filter type-aware
We interpret the following types:
- ISO8601-formatted strings as dates,
- integer-formatted strings as integers,
- all other strings as strings.
If the filter value matches a format, it is cast into the respective
data type. For comparison-based filtering, the tag's value is then cast
into the same data type and comparison is performed type-aware. If the
tag's value is not castable, we consider it not matching.
by
Alexander Foremny
on
2023-10-17T08:59:24Z
anissue main:
add filter operators
The following filter expressions are now additionally valid:
```
--filter @tag <=VALUE
--filter @tag <VALUE
--filter @tag >=VALUE
--filter @tag >VALUE
```
Note that negation needs some re-work. Currently, only `--filter !@tag
<VALUE` is valid, and `--filter @tag !<VALUE` is not. The first version
may not behave as you would expect it.
A tracking issue has been created.
Note that without typing tag values, all comparisons perform
lexicographically on `String`s.
by
Alexander Foremny
on
2023-10-17T08:01:23Z
anissue feature/compute-history-from-top:
add filter operators
The following filter expressions are now additionally valid:
```
--filter @tag <=VALUE
--filter @tag <VALUE
--filter @tag >=VALUE
--filter @tag >VALUE
```
Note that negation needs some re-work. Currently, only `--filter !@tag
<VALUE` is valid, and `--filter @tag !<VALUE` is not. The first version
may not behave as you would expect it.
A tracking issue has been created.
Note that without typing tag values, all comparisons perform
lexicographically on `String`s.
by
Alexander Foremny
on
2023-10-17T08:01:23Z
anissue main:
applySort -> applySorts
by
Alexander Foremny
on
2023-10-17T07:30:31Z
anissue feature/compute-history-from-top:
applySort -> applySorts
by
Alexander Foremny
on
2023-10-17T07:30:31Z
anissue main:
allow empty-valued (bool) tags
by
Alexander Foremny
on
2023-10-17T07:29:31Z
anissue feature/compute-history-from-top:
allow empty-valued (bool) tags
by
Alexander Foremny
on
2023-10-17T07:29:31Z
anissue main:
refactor include,exclude from simple filters
by
Alexander Foremny
on
2023-10-17T07:14:13Z
anissue feature/compute-history-from-top:
refactor include,exclude from simple filters
by
Alexander Foremny
on
2023-10-17T07:14:13Z
anissue main:
comment add-command-for-regenerating-the-cache
by
Alexander Foremny
on
2023-10-16T21:34:06Z
anissue main:
comment add-command-for-regenerating-the-cache
by
Alexander Foremny
on
2023-10-16T21:34:06Z
anissue feature/compute-history-from-top:
comment add-command-for-regenerating-the-cache
by
Alexander Foremny
on
2023-10-16T21:34:06Z
anissue feature/compute-history-from-top:
comment add-command-for-regenerating-the-cache
by
Alexander Foremny
on
2023-10-16T21:34:06Z
anissue main:
comment add-command-for-listing-all-topics
by
Alexander Foremny
on
2023-10-16T21:22:50Z
anissue feature/compute-history-from-top:
comment add-command-for-listing-all-topics
by
Alexander Foremny
on
2023-10-16T21:22:50Z
anissue main:
add global flag `--no-pager|-P`
by
Alexander Foremny
on
2023-10-16T21:19:29Z
anissue feature/compute-history-from-top:
add global flag `--no-pager|-P`
by
Alexander Foremny
on
2023-10-16T21:19:29Z
anissue main:
fix unicode-related output problems
The underlying problem had been truncating `String` to `ByteString` (via
`IsString(fromString))`, which is unsafe.
by
Alexander Foremny
on
2023-10-16T21:02:26Z
anissue feature/compute-history-from-top:
fix unicode-related output problems
The underlying problem had been truncating `String` to `ByteString` (via
`IsString(fromString))`, which is unsafe.
by
Alexander Foremny
on
2023-10-16T21:02:26Z
anissue main:
paginate output
by
Alexander Foremny
on
2023-10-16T20:55:26Z
anissue feature/compute-history-from-top:
paginate output
by
Alexander Foremny
on
2023-10-16T20:55:26Z
anissue main:
add comments to all comments
by
Fabian Kirchner
on
2023-10-16T18:01:41Z
anissue feature/compute-history-from-top:
add comments to all comments
by
Fabian Kirchner
on
2023-10-16T18:01:41Z
anissue main:
comment add-option-to-group-issue-list
by
Alexander Foremny
on
2023-10-16T14:18:43Z
anissue feature/compute-history-from-top:
comment add-option-to-group-issue-list
by
Alexander Foremny
on
2023-10-16T14:18:43Z
anissue main:
comment display-issuye-type-in-list-and-show-views
by
Alexander Foremny
on
2023-10-16T14:17:21Z
anissue feature/compute-history-from-top:
comment display-issuye-type-in-list-and-show-views
by
Alexander Foremny
on
2023-10-16T14:17:21Z
anissue main:
comment should-automatically-generated-ids-be-random
by
Alexander Foremny
on
2023-10-16T14:14:31Z
anissue feature/compute-history-from-top:
comment should-automatically-generated-ids-be-random
by
Alexander Foremny
on
2023-10-16T14:14:31Z
anissue main:
comment add-a-subcommand-which-appends-the-generated-ids-to-the-issue-in-the-sourcecode
by
Alexander Foremny
on
2023-10-16T14:10:58Z
anissue feature/compute-history-from-top:
comment add-a-subcommand-which-appends-the-generated-ids-to-the-issue-in-the-sourcecode
by
Alexander Foremny
on
2023-10-16T14:10:58Z
anissue main:
comment expose-all-command-line-options-as-environment-variables
by
Alexander Foremny
on
2023-10-16T14:09:35Z
anissue feature/compute-history-from-top:
comment expose-all-command-line-options-as-environment-variables
by
Alexander Foremny
on
2023-10-16T14:09:35Z
anissue main:
comment add-options-to-show-command-to-display-source-code-around-the-issue
by
Alexander Foremny
on
2023-10-16T14:08:00Z
anissue feature/compute-history-from-top:
comment add-options-to-show-command-to-display-source-code-around-the-issue
by
Alexander Foremny
on
2023-10-16T14:08:00Z
anissue main:
comment on add-command-for-re-generating-the-cache
by
Alexander Foremny
on
2023-10-16T14:05:03Z
anissue feature/compute-history-from-top:
comment on add-command-for-re-generating-the-cache
by
Alexander Foremny
on
2023-10-16T14:05:03Z
anissue main:
add global option `--color`
by
Alexander Foremny
on
2023-10-16T14:02:49Z
anissue feature/compute-history-from-top:
add global option `--color`
by
Alexander Foremny
on
2023-10-16T14:02:49Z
anissue main:
update `list` output
by
Alexander Foremny
on
2023-10-16T13:51:24Z
anissue feature/compute-history-from-top:
update `list` output
by
Alexander Foremny
on
2023-10-16T13:51:24Z
anissue main:
refactor `Git.withWorkingTree`
by
Alexander Foremny
on
2023-10-16T12:20:23Z
anissue feature/compute-history-from-top:
refactor `Git.withWorkingTree`
by
Alexander Foremny
on
2023-10-16T12:20:23Z
anissue main:
add issue support-issue-comments
by
Alexander Foremny
on
2023-10-16T12:04:30Z
anissue feature/compute-history-from-top:
add issue support-issue-comments
by
Alexander Foremny
on
2023-10-16T12:04:30Z
anissue main:
add `--sort` to `list`
by
Alexander Foremny
on
2023-10-16T11:25:07Z
anissue feature/compute-history-from-top:
add `--sort` to `list`
by
Alexander Foremny
on
2023-10-16T11:25:07Z
anissue main:
make `internalTags` a global option
by
Alexander Foremny
on
2023-10-16T11:02:23Z
anissue feature/compute-history-from-top:
make `internalTags` a global option
by
Alexander Foremny
on
2023-10-16T11:02:23Z
anissue main:
add internal tag `createdAt`
by
Alexander Foremny
on
2023-10-16T10:55:25Z
anissue feature/compute-history-from-top:
add internal tag `createdAt`
by
Alexander Foremny
on
2023-10-16T10:55:25Z
anissue main:
refactor `Issue.Provenance` from `Issue`
by
Alexander Foremny
on
2023-10-16T09:55:48Z
anissue feature/compute-history-from-top:
refactor `Issue.Provenance` from `Issue`
by
Alexander Foremny
on
2023-10-16T09:55:48Z
anissue main:
add Process.proc
Adds type-trickery akin to `Text.printf` to provide
- (1) an abstraction over `fromString (printf ".." ..)` for
`ProcessConfig`s,
- (2) have arguments be quoted automatically.
As string is the only argument type that Shell knows, the formatting
character is simply "%".
by
Alexander Foremny
on
2023-10-16T08:46:05Z
anissue feature/compute-history-from-top:
add Process.proc
Adds type-trickery akin to `Text.printf` to provide
- (1) an abstraction over `fromString (printf ".." ..)` for
`ProcessConfig`s,
- (2) have arguments be quoted automatically.
As string is the only argument type that Shell knows, the formatting
character is simply "%".
by
Alexander Foremny
on
2023-10-16T08:46:05Z
anissue main:
drop unused functions from History
by
Alexander Foremny
on
2023-10-16T08:23:52Z
anissue feature/compute-history-from-top:
drop unused functions from History
by
Alexander Foremny
on
2023-10-16T08:23:52Z
anissue main:
add more issues
by
Fabian Kirchner
on
2023-10-15T09:20:46Z
anissue feature/compute-history-from-top:
add more issues
by
Fabian Kirchner
on
2023-10-15T09:20:46Z
anissue main:
add more issues
by
Fabian Kirchner
on
2023-10-15T09:09:05Z
anissue feature/compute-history-from-top:
add more issues
by
Fabian Kirchner
on
2023-10-15T09:09:05Z
anissue main:
add grouping options to issue
by
Fabian Kirchner
on
2023-10-15T08:59:39Z
anissue feature/compute-history-from-top:
add grouping options to issue
by
Fabian Kirchner
on
2023-10-15T08:59:39Z
anissue main:
add issue about ordering
by
Fabian Kirchner
on
2023-10-15T08:58:23Z
anissue feature/compute-history-from-top:
add issue about ordering
by
Fabian Kirchner
on
2023-10-15T08:58:23Z
anissue main:
minor issue adjustments
by
Fabian Kirchner
on
2023-10-15T08:55:39Z
anissue feature/compute-history-from-top:
minor issue adjustments
by
Fabian Kirchner
on
2023-10-15T08:55:39Z
anissue main:
fix typo in issue and add caching issue
by
Fabian Kirchner
on
2023-10-15T08:52:42Z
anissue feature/compute-history-from-top:
fix typo in issue and add caching issue
by
Fabian Kirchner
on
2023-10-15T08:52:42Z
anissue main:
add some issues
by
Fabian Kirchner
on
2023-10-15T08:45:22Z
anissue feature/compute-history-from-top:
add some issues
by
Fabian Kirchner
on
2023-10-15T08:45:22Z
anissue main:
filter issues by paths
by
Fabian Kirchner
on
2023-10-14T17:01:59Z
anissue feature/compute-history-from-top:
filter issues by paths
by
Fabian Kirchner
on
2023-10-14T17:01:59Z
anissue main:
encode again when decoding cache failed
by
Fabian Kirchner
on
2023-10-14T16:56:48Z
anissue feature/compute-history-from-top:
encode again when decoding cache failed
by
Fabian Kirchner
on
2023-10-14T16:56:48Z
anissue main:
also consider issues changed in current working tree
by
Fabian Kirchner
on
2023-10-14T16:51:47Z
anissue feature/compute-history-from-top:
also consider issues changed in current working tree
by
Fabian Kirchner
on
2023-10-14T16:51:47Z
anissue main:
add suffixes to cache ids
by
Fabian Kirchner
on
2023-10-14T16:42:17Z
anissue feature/compute-history-from-top:
add suffixes to cache ids
by
Fabian Kirchner
on
2023-10-14T16:42:17Z
anissue main:
collect issues starting from the first commit via intermediate IssueEvent's
by
Fabian Kirchner
on
2023-10-14T16:17:52Z
anissue feature/compute-history-from-top:
collect issues starting from the first commit via intermediate IssueEvent's
by
Fabian Kirchner
on
2023-10-14T16:17:52Z
anissue main:
add getIssuesWorkingTreeChanged
by
Fabian Kirchner
on
2023-10-14T14:31:19Z
anissue feature/compute-history-from-top:
add getIssuesWorkingTreeChanged
by
Fabian Kirchner
on
2023-10-14T14:31:19Z
anissue main:
add getIssuesCommitAll
by
Fabian Kirchner
on
2023-10-14T14:23:29Z
anissue feature/compute-history-from-top:
add getIssuesCommitAll
by
Fabian Kirchner
on
2023-10-14T14:23:29Z
anissue main:
refactor: improve naming and add some documentation
by
Fabian Kirchner
on
2023-10-14T14:13:27Z
anissue feature/compute-history-from-top:
refactor: improve naming and add some documentation
by
Fabian Kirchner
on
2023-10-14T14:13:27Z
anissue main:
fix UTCTime serialization
by
Alexander Foremny
on
2023-10-14T12:56:42Z
anissue feature/compute-history-from-top:
fix UTCTime serialization
by
Alexander Foremny
on
2023-10-14T12:56:42Z
anissue main:
refactor: move and hide exceptions from outside module
by
Fabian Kirchner
on
2023-10-14T12:50:29Z
anissue feature/compute-history-from-top:
refactor: move and hide exceptions from outside module
by
Fabian Kirchner
on
2023-10-14T12:50:29Z
anissue main:
refactor: minor code cleanup
by
Fabian Kirchner
on
2023-10-14T12:45:38Z
anissue feature/compute-history-from-top:
refactor: minor code cleanup
by
Fabian Kirchner
on
2023-10-14T12:45:38Z
anissue main:
refactor: simplify listIssues function
by
Fabian Kirchner
on
2023-10-14T12:41:55Z
anissue feature/compute-history-from-top:
refactor: simplify listIssues function
by
Fabian Kirchner
on
2023-10-14T12:41:55Z
anissue main:
refactor: simplify listIssues.. functions
by
Fabian Kirchner
on
2023-10-14T12:34:22Z
anissue feature/compute-history-from-top:
refactor: simplify listIssues.. functions
by
Fabian Kirchner
on
2023-10-14T12:34:22Z
anissue main:
refactor: split extract listIssuesCurrent from listIssuesOf
by
Fabian Kirchner
on
2023-10-14T12:28:12Z
anissue feature/compute-history-from-top:
refactor: split extract listIssuesCurrent from listIssuesOf
by
Fabian Kirchner
on
2023-10-14T12:28:12Z
anissue main:
refactor: add language extensions to Cabal file
Ditches `ghci` in favor of `cabal repl`.
by
Alexander Foremny
on
2023-10-14T12:27:26Z
anissue feature/compute-history-from-top:
refactor: add language extensions to Cabal file
Ditches `ghci` in favor of `cabal repl`.
by
Alexander Foremny
on
2023-10-14T12:27:26Z
anissue main:
fix: filter after caching issues
by
Fabian Kirchner
on
2023-10-14T12:11:05Z
anissue feature/compute-history-from-top:
fix: filter after caching issues
by
Fabian Kirchner
on
2023-10-14T12:11:05Z
anissue main:
only consider changed files when looking through commits
by
Fabian Kirchner
on
2023-10-14T10:44:08Z
anissue feature/compute-history-from-top:
only consider changed files when looking through commits
by
Fabian Kirchner
on
2023-10-14T10:44:08Z
anissue main:
utilize all processors
by
Alexander Foremny
on
2023-10-14T10:20:36Z
anissue feature/compute-history-from-top:
utilize all processors
by
Alexander Foremny
on
2023-10-14T10:20:36Z
anissue main:
remove calls to `setWorkingDirectory`
by
Alexander Foremny
on
2023-10-14T10:19:59Z
anissue feature/compute-history-from-top:
remove calls to `setWorkingDirectory`
by
Alexander Foremny
on
2023-10-14T10:19:59Z
anissue main:
add basic caching of Issue's
by
Fabian Kirchner
on
2023-10-14T10:11:38Z
anissue feature/compute-history-from-top:
add basic caching of Issue's
by
Fabian Kirchner
on
2023-10-14T10:11:38Z
anissue main:
only show commit hash
by
Fabian Kirchner
on
2023-10-14T09:36:14Z
anissue feature/compute-history-from-top:
only show commit hash
by
Fabian Kirchner
on
2023-10-14T09:36:14Z
anissue main:
deduce initial provenance from commit history
by
Fabian Kirchner
on
2023-10-13T22:46:19Z
anissue feature/compute-history-from-top:
deduce initial provenance from commit history
by
Fabian Kirchner
on
2023-10-13T22:46:19Z
anissue main:
get issues for all commits
by
Fabian Kirchner
on
2023-10-13T22:16:46Z
anissue feature/compute-history-from-top:
get issues for all commits
by
Fabian Kirchner
on
2023-10-13T22:16:46Z
anissue main:
extract listIssues to History and make commit configurable
by
Fabian Kirchner
on
2023-10-13T22:06:38Z
anissue feature/compute-history-from-top:
extract listIssues to History and make commit configurable
by
Fabian Kirchner
on
2023-10-13T22:06:38Z
anissue main:
fix passthru of dependencies to nix shell
by
Fabian Kirchner
on
2023-10-13T22:06:03Z
anissue feature/compute-history-from-top:
fix passthru of dependencies to nix shell
by
Fabian Kirchner
on
2023-10-13T22:06:03Z
anissue main:
refactor: extract getIssues into History
by
Fabian Kirchner
on
2023-10-13T21:36:52Z
anissue feature/compute-history-from-top:
refactor: extract getIssues into History
by
Fabian Kirchner
on
2023-10-13T21:36:52Z
anissue main:
remove me
by
Fabian Kirchner
on
2023-10-13T20:52:23Z
anissue feature/compute-history-from-top:
remove me
by
Fabian Kirchner
on
2023-10-13T20:52:23Z
anissue main:
only show prov info in show command
by
Fabian Kirchner
on
2023-10-13T20:51:12Z
anissue feature/compute-history-from-top:
only show prov info in show command
by
Fabian Kirchner
on
2023-10-13T20:51:12Z
anissue main:
show commit hash where issue occurs first
by
Fabian Kirchner
on
2023-10-13T20:21:04Z
anissue feature/compute-history-from-top:
show commit hash where issue occurs first
by
Fabian Kirchner
on
2023-10-13T20:21:04Z
anissue main:
extract quote to Process and fix quoting quotes
by
Fabian Kirchner
on
2023-10-13T20:20:18Z
anissue feature/compute-history-from-top:
extract quote to Process and fix quoting quotes
by
Fabian Kirchner
on
2023-10-13T20:20:18Z
anissue main:
refactor: extract sh and sh_ into Process
by
Fabian Kirchner
on
2023-10-13T19:24:04Z
anissue feature/compute-history-from-top:
refactor: extract sh and sh_ into Process
by
Fabian Kirchner
on
2023-10-13T19:24:04Z
anissue main:
also support FIXME and QUESTION as markers
by
Fabian Kirchner
on
2023-10-13T18:45:00Z
anissue feature/compute-history-from-top:
also support FIXME and QUESTION as markers
by
Fabian Kirchner
on
2023-10-13T18:45:00Z
anissue main:
make width of output configurable
by
Fabian Kirchner
on
2023-10-13T18:32:44Z
anissue feature/compute-history-from-top:
make width of output configurable
by
Fabian Kirchner
on
2023-10-13T18:32:44Z
anissue main:
print tags like they are written
by
Fabian Kirchner
on
2023-10-13T18:14:58Z
anissue feature/compute-history-from-top:
print tags like they are written
by
Fabian Kirchner
on
2023-10-13T18:14:58Z
anissue main:
generate completion scripts for wrapped program
by
Fabian Kirchner
on
2023-10-13T18:13:47Z
anissue feature/compute-history-from-top:
generate completion scripts for wrapped program
by
Fabian Kirchner
on
2023-10-13T18:13:47Z
anissue main:
print file and row in show mode
by
Fabian Kirchner
on
2023-10-13T18:05:41Z
anissue feature/compute-history-from-top:
print file and row in show mode
by
Fabian Kirchner
on
2023-10-13T18:05:41Z
anissue main:
render issue title as header
by
Fabian Kirchner
on
2023-10-13T17:43:00Z
anissue feature/compute-history-from-top:
render issue title as header
by
Fabian Kirchner
on
2023-10-13T17:43:00Z
anissue main:
title cannot span multiple lines
by
Fabian Kirchner
on
2023-10-13T17:38:30Z
anissue feature/compute-history-from-top:
title cannot span multiple lines
by
Fabian Kirchner
on
2023-10-13T17:38:30Z
anissue main:
chore: sort buildInputs
by
Fabian Kirchner
on
2023-10-13T17:30:07Z
anissue feature/compute-history-from-top:
chore: sort buildInputs
by
Fabian Kirchner
on
2023-10-13T17:30:07Z
anissue main:
make external programs accessible
by
Fabian Kirchner
on
2023-10-13T17:29:50Z
anissue feature/compute-history-from-top:
make external programs accessible
by
Fabian Kirchner
on
2023-10-13T17:29:50Z
anissue main:
review
by
Fabian Kirchner
on
2023-10-13T17:14:58Z
anissue feature/compute-history-from-top:
review
by
Fabian Kirchner
on
2023-10-13T17:14:58Z
anissue main:
do not strip tags from description
by
Fabian Kirchner
on
2023-10-13T17:14:13Z
anissue feature/compute-history-from-top:
do not strip tags from description
by
Fabian Kirchner
on
2023-10-13T17:14:13Z
anissue main:
resolved feature/markdown-printing-via-mdcat
by
Fabian Kirchner
on
2023-10-13T17:11:41Z
anissue feature/compute-history-from-top:
resolved feature/markdown-printing-via-mdcat
by
Fabian Kirchner
on
2023-10-13T17:11:41Z
anissue main:
review 'feature/markdown-printing-via-mdcat'
by
Alexander Foremny
on
2023-10-13T15:53:54Z
anissue feature/compute-history-from-top:
review 'feature/markdown-printing-via-mdcat'
by
Alexander Foremny
on
2023-10-13T15:53:54Z
anissue main:
pretty print issues using mdcat
by
Fabian Kirchner
on
2023-10-13T15:42:00Z
anissue feature/compute-history-from-top:
pretty print issues using mdcat
by
Fabian Kirchner
on
2023-10-13T15:42:00Z
anissue main:
add issue about topic printing
by
Fabian Kirchner
on
2023-10-13T15:41:29Z
anissue feature/compute-history-from-top:
add issue about topic printing
by
Fabian Kirchner
on
2023-10-13T15:41:29Z
anissue main:
install completions for bash, fish and zsh
by
Fabian Kirchner
on
2023-10-13T15:00:41Z
anissue feature/compute-history-from-top:
install completions for bash, fish and zsh
by
Fabian Kirchner
on
2023-10-13T15:00:41Z
anissue main:
add haskell-language-server
Requires [$EDITOR integration](https://haskell-language-server.readthedocs.io/en/latest/configuration.html#configuring-your-editor).
by
Alexander Foremny
on
2023-10-11T09:19:33Z
anissue feature/compute-history-from-top:
add haskell-language-server
Requires [$EDITOR integration](https://haskell-language-server.readthedocs.io/en/latest/configuration.html#configuring-your-editor).
by
Alexander Foremny
on
2023-10-11T09:19:33Z
anissue main:
add Hoogle
The `hoogle` command is useful, among other things, for searching the
used libraries for functions, ie:
```console
hoogle 'a -> a'
GHC.Prelude id :: a -> a
..
```
You can also start a web-server:
```console
hoogle server
```
by
Alexander Foremny
on
2023-10-11T09:00:17Z
anissue feature/compute-history-from-top:
add Hoogle
The `hoogle` command is useful, among other things, for searching the
used libraries for functions, ie:
```console
hoogle 'a -> a'
GHC.Prelude id :: a -> a
..
```
You can also start a web-server:
```console
hoogle server
```
by
Alexander Foremny
on
2023-10-11T09:00:17Z
anissue main:
add ghcid
Invoking `ghcid` allows us to watch for compilation errors while
developing.
by
Alexander Foremny
on
2023-10-11T08:59:02Z
anissue feature/compute-history-from-top:
add ghcid
Invoking `ghcid` allows us to watch for compilation errors while
developing.
by
Alexander Foremny
on
2023-10-11T08:59:02Z
anissue main:
add tag improvement issues
by
Alexander Foremny
on
2023-10-04T21:02:30Z
anissue feature/compute-history-from-top:
add tag improvement issues
by
Alexander Foremny
on
2023-10-04T21:02:30Z
anissue main:
update generate-and-show-hash-for-each-issue
by
Alexander Foremny
on
2023-10-04T20:51:20Z
anissue feature/compute-history-from-top:
update generate-and-show-hash-for-each-issue
by
Alexander Foremny
on
2023-10-04T20:51:20Z
anissue main:
add REVIEWING.md
by
Alexander Foremny
on
2023-10-04T20:48:03Z
anissue feature/compute-history-from-top:
add REVIEWING.md
by
Alexander Foremny
on
2023-10-04T20:48:03Z
anissue main:
add --filter, filter by tags
by
Alexander Foremny
on
2023-10-04T14:23:30Z
anissue feature/compute-history-from-top:
add --filter, filter by tags
by
Alexander Foremny
on
2023-10-04T14:23:30Z
anissue main:
strip tags from description
by
Alexander Foremny
on
2023-10-04T13:48:26Z
anissue feature/compute-history-from-top:
strip tags from description
by
Alexander Foremny
on
2023-10-04T13:48:26Z
anissue main:
output ansi styles only to tty, fixes tests
by
Alexander Foremny
on
2023-10-04T13:44:37Z
anissue feature/compute-history-from-top:
output ansi styles only to tty, fixes tests
by
Alexander Foremny
on
2023-10-04T13:44:37Z
anissue main:
ansi style output, breaks tests
by
Alexander Foremny
on
2023-10-04T09:56:31Z
anissue feature/compute-history-from-top:
ansi style output, breaks tests
by
Alexander Foremny
on
2023-10-04T09:56:31Z
anissue main:
enable bash completion
by
Alexander Foremny
on
2023-10-04T09:37:21Z
anissue feature/compute-history-from-top:
enable bash completion
by
Alexander Foremny
on
2023-10-04T09:37:21Z
anissue main:
fix tests
by
Alexander Foremny
on
2023-10-04T09:22:23Z
anissue feature/compute-history-from-top:
fix tests
by
Alexander Foremny
on
2023-10-04T09:22:23Z
anissue main:
add tags to issues
by
Alexander Foremny
on
2023-10-04T09:16:34Z
anissue feature/compute-history-from-top:
add tags to issues
by
Alexander Foremny
on
2023-10-04T09:16:34Z
anissue main:
allow passing files to `git ls-files`
by
Alexander Foremny
on
2023-10-04T08:46:23Z
anissue feature/compute-history-from-top:
allow passing files to `git ls-files`
by
Alexander Foremny
on
2023-10-04T08:46:23Z
anissue main:
improve error handling when calling external processes
by
Alexander Foremny
on
2023-10-04T08:13:06Z
anissue feature/compute-history-from-top:
improve error handling when calling external processes
by
Alexander Foremny
on
2023-10-04T08:13:06Z
anissue main:
update readme
by
Alexander Foremny
on
2023-10-04T08:03:23Z
anissue feature/compute-history-from-top:
update readme
by
Alexander Foremny
on
2023-10-04T08:03:23Z
anissue main:
drop shell script
by
Alexander Foremny
on
2023-10-04T08:02:03Z
anissue feature/compute-history-from-top:
drop shell script
by
Alexander Foremny
on
2023-10-04T08:02:03Z
anissue main:
bring issue extraction on-par with shell script
by
Alexander Foremny
on
2023-10-04T08:01:50Z
anissue feature/compute-history-from-top:
bring issue extraction on-par with shell script
by
Alexander Foremny
on
2023-10-04T08:01:50Z
anissue main:
don't show full bodies in list
by
Alexander Foremny
on
2023-10-02T21:08:07Z
anissue feature/compute-history-from-top:
don't show full bodies in list
by
Alexander Foremny
on
2023-10-02T21:08:07Z
anissue main:
refactor match merging to own module
by
Alexander Foremny
on
2023-10-02T21:05:25Z
anissue feature/compute-history-from-top:
refactor match merging to own module
by
Alexander Foremny
on
2023-10-02T21:05:25Z
anissue main:
fix match merging
by
Alexander Foremny
on
2023-10-02T15:43:43Z
anissue feature/compute-history-from-top:
fix match merging
by
Alexander Foremny
on
2023-10-02T15:43:43Z
anissue main:
add match merging, in a hurry
by
Alexander Foremny
on
2023-10-02T14:57:05Z
anissue feature/compute-history-from-top:
add match merging, in a hurry
by
Alexander Foremny
on
2023-10-02T14:57:05Z
anissue main:
add issues to new code
by
Fabian Kirchner
on
2023-10-02T14:36:40Z
anissue feature/compute-history-from-top:
add issues to new code
by
Fabian Kirchner
on
2023-10-02T14:36:40Z
anissue main:
parse tree-grepper results
by
Fabian Kirchner
on
2023-10-02T14:21:10Z
anissue feature/compute-history-from-top:
parse tree-grepper results
by
Fabian Kirchner
on
2023-10-02T14:21:10Z
anissue main:
run tree-grepper for all files
by
Fabian Kirchner
on
2023-10-02T13:51:36Z
anissue feature/compute-history-from-top:
run tree-grepper for all files
by
Fabian Kirchner
on
2023-10-02T13:51:36Z
anissue main:
get list of files which should be checked
by
Fabian Kirchner
on
2023-10-02T13:21:08Z
anissue feature/compute-history-from-top:
get list of files which should be checked
by
Fabian Kirchner
on
2023-10-02T13:21:08Z
anissue main:
add command line argument parsing
by
Fabian Kirchner
on
2023-10-02T13:03:09Z
anissue feature/compute-history-from-top:
add command line argument parsing
by
Fabian Kirchner
on
2023-10-02T13:03:09Z
anissue main:
add minimal haskell boilerplate
by
Fabian Kirchner
on
2023-10-02T12:41:18Z
anissue feature/compute-history-from-top:
add minimal haskell boilerplate
by
Fabian Kirchner
on
2023-10-02T12:41:18Z
anissue main:
add list, show commands
The `list` command can be omitted and is the default. The `show` command
retains past output.
```console
$ anissue -h
Usage:
anissue
anissue list
anissue show
```
The implementation uses docopts, the shell variant of docopt [1].
Because of that, wrapping with `--argv0 ''` is necessary when packaging.
[1] http://docopt.org/
by
Alexander Foremny
on
2023-09-28T14:45:47Z
anissue feature/compute-history-from-top:
add list, show commands
The `list` command can be omitted and is the default. The `show` command
retains past output.
```console
$ anissue -h
Usage:
anissue
anissue list
anissue show
```
The implementation uses docopts, the shell variant of docopt [1].
Because of that, wrapping with `--argv0 ''` is necessary when packaging.
[1] http://docopt.org/
by
Alexander Foremny
on
2023-09-28T14:45:47Z
anissue main:
split augmentation and output into separate passes
by
Alexander Foremny
on
2023-09-28T14:38:51Z
anissue feature/compute-history-from-top:
split augmentation and output into separate passes
by
Alexander Foremny
on
2023-09-28T14:38:51Z
anissue main:
remove unnessary quoting when extracting fields from JSON
by
Alexander Foremny
on
2023-09-28T14:27:22Z
anissue feature/compute-history-from-top:
remove unnessary quoting when extracting fields from JSON
by
Alexander Foremny
on
2023-09-28T14:27:22Z
anissue main:
add gnugrep as dependency
This had been an oversight of 17f8148945bf5d636eb0ab2b90e3f0d1c57ecf3f.
by
Alexander Foremny
on
2023-09-06T09:39:45Z
anissue feature/compute-history-from-top:
add gnugrep as dependency
This had been an oversight of 17f8148945bf5d636eb0ab2b90e3f0d1c57ecf3f.
by
Alexander Foremny
on
2023-09-06T09:39:45Z
anissue main:
add support for .sh files
by
Alexander Foremny
on
2023-09-06T09:03:36Z
anissue feature/compute-history-from-top:
add support for .sh files
by
Alexander Foremny
on
2023-09-06T09:03:36Z
anissue main:
update shell dependencies
by
Alexander Foremny
on
2023-09-06T08:56:47Z
anissue feature/compute-history-from-top:
update shell dependencies
by
Alexander Foremny
on
2023-09-06T08:56:47Z
anissue main:
overlay tree-grepper
by
Alexander Foremny
on
2023-09-06T08:17:34Z
anissue feature/compute-history-from-top:
overlay tree-grepper
by
Alexander Foremny
on
2023-09-06T08:17:34Z
anissue main:
add issue to support all tree-grepper supported languages
by
Alexander Foremny
on
2023-09-06T07:29:18Z
anissue feature/compute-history-from-top:
add issue to support all tree-grepper supported languages
by
Alexander Foremny
on
2023-09-06T07:29:18Z
anissue main:
default to scanning .
by
Alexander Foremny
on
2023-09-06T07:28:59Z
anissue feature/compute-history-from-top:
default to scanning .
by
Alexander Foremny
on
2023-09-06T07:28:59Z
anissue main:
ignore hidden and backup files
by
Alexander Foremny
on
2023-09-06T07:26:40Z
anissue feature/compute-history-from-top:
ignore hidden and backup files
by
Alexander Foremny
on
2023-09-06T07:26:40Z
anissue main:
use absolute paths in .gitignore
by
Alexander Foremny
on
2023-09-06T07:23:42Z
anissue feature/compute-history-from-top:
use absolute paths in .gitignore
by
Alexander Foremny
on
2023-09-06T07:23:42Z
anissue main:
add Nix package
by
Alexander Foremny
on
2023-09-05T14:41:49Z
anissue feature/compute-history-from-top:
add Nix package
by
Alexander Foremny
on
2023-09-05T14:41:49Z
anissue main:
refactor extract-generic.sh
by
Alexander Foremny
on
2023-09-05T13:59:25Z
anissue feature/compute-history-from-top:
refactor extract-generic.sh
by
Alexander Foremny
on
2023-09-05T13:59:25Z
anissue main:
remove trailing whitespace from extract.sh
by
Alexander Foremny
on
2023-09-05T13:59:00Z
anissue feature/compute-history-from-top:
remove trailing whitespace from extract.sh
by
Alexander Foremny
on
2023-09-05T13:59:00Z
anissue main:
*.sh -> src
by
Alexander Foremny
on
2023-09-05T13:49:19Z
anissue feature/compute-history-from-top:
*.sh -> src
by
Alexander Foremny
on
2023-09-05T13:49:19Z
anissue main:
drop issues.sh
its functionality has been refactored into extract.sh and helpers
by
Alexander Foremny
on
2023-09-05T12:11:26Z
anissue feature/compute-history-from-top:
drop issues.sh
its functionality has been refactored into extract.sh and helpers
by
Alexander Foremny
on
2023-09-05T12:11:26Z
anissue main:
write main extract script
by
Fabian Kirchner
on
2023-09-05T12:07:19Z
anissue feature/compute-history-from-top:
write main extract script
by
Fabian Kirchner
on
2023-09-05T12:07:19Z
anissue main:
add elm-format
by
Fabian Kirchner
on
2023-09-05T11:55:20Z
anissue feature/compute-history-from-top:
add elm-format
by
Fabian Kirchner
on
2023-09-05T11:55:20Z
anissue main:
add tests
by
Fabian Kirchner
on
2023-09-05T11:55:07Z
anissue feature/compute-history-from-top:
add tests
by
Fabian Kirchner
on
2023-09-05T11:55:07Z
anissue main:
add nix extract script
by
Fabian Kirchner
on
2023-09-05T11:48:06Z
anissue feature/compute-history-from-top:
add nix extract script
by
Fabian Kirchner
on
2023-09-05T11:48:06Z
anissue main:
add elm extract script
by
Fabian Kirchner
on
2023-09-05T11:43:09Z
anissue feature/compute-history-from-top:
add elm extract script
by
Fabian Kirchner
on
2023-09-05T11:43:09Z
anissue main:
add tests for elm and nix
by
Fabian Kirchner
on
2023-09-05T11:34:46Z
anissue feature/compute-history-from-top:
add tests for elm and nix
by
Fabian Kirchner
on
2023-09-05T11:34:46Z
anissue main:
add shell.nix
by
Fabian Kirchner
on
2023-09-05T11:23:00Z
anissue feature/compute-history-from-top:
add shell.nix
by
Fabian Kirchner
on
2023-09-05T11:23:00Z