index
:
searchix
this commit
main
templ
Search engine for NixOS, nix-darwin and home-manager users
Gitolite user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
...
*
feat: stream files directly from fetcher to importer
Alan Pearce
2024-05-23
-287
/
+288
*
fix: abort import of source on batch processing errors
Alan Pearce
2024-05-23
-7
/
+36
*
refactor: clarify log message when starting import
Alan Pearce
2024-05-22
-1
/
+9
*
fix(web): fetch host from request, not header, where it's expected
Alan Pearce
2024-05-22
-1
/
+1
*
docs: expand readme, move dev docs to subfolder
Alan Pearce
2024-05-22
-23
/
+74
*
docs: document how to run an instance
Alan Pearce
2024-05-22
-0
/
+44
*
build: fix pre-commit check exclude/ignore patterns
Alan Pearce
2024-05-22
-2
/
+4
*
fix(nix): generate default baseURL from listen address and port
Alan Pearce
2024-05-22
-5
/
+9
*
refactor(nix): rename module attribute to allow for other modules
Alan Pearce
2024-05-22
-1
/
+1
*
build: narrow overly-broad linting exclusions
Alan Pearce
2024-05-21
-4
/
+4
*
fix: make fetcher check on creation that it supports Source.Importer
Alan Pearce
2024-05-20
-41
/
+57
*
fix(importer): abort import of current source in case of error
Alan Pearce
2024-05-20
-6
/
+22
*
perf: make channel-nixpkgs importer only fetch necessary files
Alan Pearce
2024-05-20
-5
/
+14
*
refactor: make repository URLs by Repo.Type (currently no change)
Alan Pearce
2024-05-20
-12
/
+29
*
refactor: use enum for Repository.Type
Alan Pearce
2024-05-20
-4
/
+8
*
refactor: make declaration/definition URLs from Source.Repo
Alan Pearce
2024-05-20
-19
/
+8
*
build: fix `prepare` task not working after flake migration
Alan Pearce
2024-05-20
-1
/
+2
*
feat: add --update flag to force-update index and exit
Alan Pearce
2024-05-20
-2
/
+6
*
style: use double-dash arguments to wgo
Alan Pearce
2024-05-20
-1
/
+1
*
docs: clarify help text for --replace
Alan Pearce
2024-05-20
-6
/
+2
*
docs: add comments to default configuration
Alan Pearce
2024-05-20
-48
/
+121
*
feat(config): use enums' string representations to print defaults
Alan Pearce
2024-05-20
-8
/
+16
*
docs: add link to default config file in nix module
Alan Pearce
2024-05-20
-1
/
+5
*
build: check defaults.toml wasn't modified pre-commit
Alan Pearce
2024-05-20
-1
/
+2
*
fix: nix cannot read date/time TOML values from default config
Alan Pearce
2024-05-20
-4
/
+27
*
feat(config): print durations and URLs with human values
Alan Pearce
2024-05-20
-41
/
+33
*
build: store default configuration in repo and ensure freshness
Alan Pearce
2024-05-20
-8
/
+176
*
feat: show default configuration with --print-default-config
Alan Pearce
2024-05-20
-4
/
+32
*
fix: duplicate error logging on config parse error
Alan Pearce
2024-05-17
-1
/
+3
*
chore: release 0.1.3
v0.1.3
Alan Pearce
2024-05-17
-2
/
+27
*
feat(ui): enable resetting form by clicking current source link
Alan Pearce
2024-05-17
-2
/
+14
*
feat: render markdown in packages' LongDescription
Alan Pearce
2024-05-17
-3
/
+11
*
feat: use attribute instead of name for packages
Alan Pearce
2024-05-17
-3
/
+5
*
fix(css): pagination styles not applied
v0.1.2
Alan Pearce
2024-05-17
-2
/
+2
*
fix(nix): missing version variable in build
v0.1.1
Alan Pearce
2024-05-17
-1
/
+2
*
chore(release): release 0.1.0
v0.1.0
Alan Pearce
2024-05-17
-0
/
+175
*
build: enable versioning of package
Alan Pearce
2024-05-17
-6
/
+6
*
chore: add convco configuration
Alan Pearce
2024-05-17
-0
/
+6
*
feat: display more information about packages
Alan Pearce
2024-05-17
-2
/
+47
*
fix: render errors as HTML given correct content-type
Alan Pearce
2024-05-17
-1
/
+2
*
fix: missing last page of search results
Alan Pearce
2024-05-17
-1
/
+2
*
fix: store only data from current entity in index
Alan Pearce
2024-05-17
-4
/
+5
*
fix: nil pointer when updating all sources
Alan Pearce
2024-05-17
-1
/
+1
*
feat: error on non-matching configuration entries
Alan Pearce
2024-05-17
-0
/
+5
*
refactor: reduce debug logging
Alan Pearce
2024-05-17
-5
/
+0
*
docs: update default sources in nixos module
Alan Pearce
2024-05-17
-0
/
+1
*
feat: automatically add/remove sources to/from index
Alan Pearce
2024-05-17
-4
/
+111
*
fix: don't panic when re-indexing if fetcher did not update
Alan Pearce
2024-05-17
-2
/
+2
*
build: make `just dev` watch config.toml
Alan Pearce
2024-05-17
-1
/
+1
*
feat: support searching packages
Alan Pearce
2024-05-17
-113
/
+156
[prev]
[next]