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
path:
root
/
internal
/
importer
/
importer.go
Commit message (
Expand
)
Author
Age
Lines
*
refactor: rename go module
Alan Pearce
2024-06-29
-2
/
+3
*
fix: abort import of source on batch processing errors
Alan Pearce
2024-05-23
-5
/
+12
*
refactor: reduce debug logging
Alan Pearce
2024-05-17
-2
/
+0
*
refactor: separate fetch and import logic
Alan Pearce
2024-05-16
-64
/
+17
*
refactor: use interface to unify Options and Packages
Alan Pearce
2024-05-16
-1
/
+1
*
fix(importer): don't create duplicate nested directories
Alan Pearce
2024-05-14
-10
/
+3
*
feat: add DownloadOptions importer (fetches pre-built options.json)
Alan Pearce
2024-05-14
-0
/
+14
*
refactor(importer): add context and reduce log level
Alan Pearce
2024-05-14
-4
/
+4
*
refactor: combine import and web server into one binary
Alan Pearce
2024-05-13
-3
/
+3
*
refactor: move Source/Repository types to config package
Alan Pearce
2024-05-13
-3
/
+8
*
refactor: move Source type
Alan Pearce
2024-05-12
-15
/
+0
*
fix: no results for home-manager search
Alan Pearce
2024-05-11
-0
/
+1
*
refactor: deduce index path automatically from config.DataPath
Alan Pearce
2024-05-11
-14
/
+9
*
fix: pointer type mismatch
Alan Pearce
2024-05-09
-3
/
+3
*
style: reformat with golines and enforce on commit
Alan Pearce
2024-05-09
-2
/
+10
*
feat: import sources from configuration in go code and index options
Alan Pearce
2024-05-09
-0
/
+112