index
:
searchix
this commit
main
Search engine for NixOS, nix-darwin, home-manager and NUR users
Gitolite user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
internal
Commit message (
Expand
)
Author
Age
Lines
*
feat: buffer fetched HTTP bodies
Alan Pearce
46 hours
-1
/
+25
*
fix: another typo in search markup
Alan Pearce
47 hours
-1
/
+1
*
fix: typo in indexing status
Alan Pearce
47 hours
-1
/
+1
*
feat: re-index on startup if last run > 24 hours ago
Alan Pearce
48 hours
-2
/
+8
*
refactor: pass indexer to importer only once in options
Alan Pearce
48 hours
-2
/
+1
*
refactor: split out importer code from searchix/web
Alan Pearce
2 days
-89
/
+140
*
refactor: move SetupIndex and indexing progress to importer
Alan Pearce
2 days
-49
/
+139
*
fix: missing content of last index run time
Alan Pearce
2 days
-6
/
+8
*
feat: improve handling of long option descriptions
Alan Pearce
3 days
-9
/
+9
*
fix: block single-character queries
Alan Pearce
3 days
-0
/
+7
*
feat: improve display of indexing times and durations
Alan Pearce
3 days
-7
/
+7
*
feat: link directly to version changelog in footer
Alan Pearce
4 days
-1
/
+4
*
feat: promote prefix/exact name/attr matches
Alan Pearce
4 days
-11
/
+181
*
fix: don't attempt to load more than configured number of results
Alan Pearce
4 days
-2
/
+3
*
fix: remove rendering from search timeout restriction
Alan Pearce
5 days
-5
/
+6
*
perf: iterate over results without keeping the set in memory
Alan Pearce
5 days
-18
/
+33
*
fix: package programs displayed off-centre
Alan Pearce
6 days
-1
/
+1
*
feat: demote NUR results in combined search
Alan Pearce
6 days
-3
/
+10
*
feat: promote results with literal or prefix name matches
Alan Pearce
6 days
-4
/
+19
*
feat: make list of source links dynamic
Alan Pearce
6 days
-5
/
+39
*
feat: enable NUR package import
Alan Pearce
6 days
-14
/
+100
*
feat: wrap search form in semantic <search> element
Alan Pearce
7 days
-5
/
+4
*
feat: show last/next/current indexing run time
Alan Pearce
7 days
-0
/
+80
*
feat: shorten shutdown timeout in development
Alan Pearce
7 days
-1
/
+6
*
fix: footer spacing
Alan Pearce
7 days
-0
/
+1
*
fix: detach version from rest of footer text
Alan Pearce
7 days
-0
/
+1
*
fix: wrong pagination links for combined results
Alan Pearce
7 days
-3
/
+6
*
feat: Convert templ components to gomponents
Alan Pearce
7 days
-636
/
+741
*
feat: show version number and link in footer
Alan Pearce
8 days
-0
/
+6
*
feat: split compound words in names into n-grams
Alan Pearce
8 days
-3
/
+27
*
fix: nil pointer deference in nixpkgs-channel fetcher
Alan Pearce
9 days
-0
/
+1
*
fix: build error (incomplete commit)
Alan Pearce
10 days
-5
/
+2
*
fix: build error caused by incomplete commit
Alan Pearce
10 days
-5
/
+6
*
refactor: ensure errors have stack traces
Alan Pearce
14 days
-165
/
+161
*
fix: js error due to missing class on nav menu item
Alan Pearce
2025-03-12
-3
/
+1
*
fix: nixos import fails with default settings
Alan Pearce
2025-03-11
-2
/
+2
*
fix: panic when source order > number of sources
Alan Pearce
2025-03-11
-4
/
+11
*
feat: link to referenced projects
Alan Pearce
2025-03-11
-1
/
+2
*
refactor: remove unnecessary source lookup
Alan Pearce
2025-03-11
-43
/
+1
*
fix: remove duplicate link to source code
Alan Pearce
2025-03-10
-1
/
+0
*
feat: default to combined search on root path
Alan Pearce
2025-03-10
-29
/
+15
*
refactor: interface{}->any
Alan Pearce
2025-03-07
-4
/
+4
*
feat: prioritise exact matches on programs/attr/name field
Alan Pearce
2025-03-06
-0
/
+3
*
feat: improve relevance with compound words
Alan Pearce
2025-03-06
-13
/
+6
*
refactor: remove unused analyser
Alan Pearce
2025-03-06
-12
/
+1
*
refactor: use pointer to sourceMeta
Alan Pearce
2025-02-14
-6
/
+6
*
refactor: split importer args
Alan Pearce
2025-02-14
-19
/
+28
*
fix: re-index refusing to delete data directory with programs.db
Alan Pearce
2025-01-31
-0
/
+1
*
fix: build failure (bad rebase)
Alan Pearce
2025-01-24
-1
/
+2
*
fix: import slowdown when querying programs database
Alan Pearce
2025-01-24
-7
/
+40
[next]