about summary refs log tree commit diff stats
path: root/commands/account/search.go
Commit message (Expand)AuthorAgeFilesLines
* go.mod: change base git urlRobin Jarry2021-11-051-1/+1
* Rework msglist scrollingJeffas2020-06-091-1/+1
* all: purge redundant underscoresWagner Riffel2019-09-041-3/+3
* extract search criteria parsing into the backendsReto Brunner2019-08-291-26/+1
* Implement :filter, :clearKevin Kuehler2019-07-191-9/+21
* commands: Don't crash when store is nilKevin Kuehler2019-07-151-0/+3
* Implement basic tab completion supportGregory Mullen2019-06-291-3/+12
* Implement :search, :next-result, :prev-resultDrew DeVault2019-06-261-0/+54
00 testing/benching push/pull DB, refreshCache' href='/gbmor/getwtxt/commit/cache_test.go?h=v0.4.12&id=449d0c14d8b2ec192ddebdc348cd53b6dab8a505'>449d0c1 ^
367e44f ^
449d0c1 ^


fdd9bd0 ^
00eaadc ^















449d0c1 ^

7f76158 ^






367e44f ^








7f76158 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51