issues
search
mnbi
/
textrepo
A repository to store a note text with a timestamp
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Textrepo should provide interface to get meta information about each note
#61
mnbi
opened
2 weeks ago
1
fix: accept incomplete timestamp pattern (#56)
#60
mnbi
closed
3 weeks ago
1
update copyright year
#59
mnbi
closed
3 weeks ago
0
use ruby 3.3.5
#58
mnbi
closed
3 weeks ago
0
remove codefactor badge
#57
mnbi
closed
3 weeks ago
0
Repository#entries should accept incomplete timestamp strings, such as "20241"
#56
mnbi
closed
3 weeks ago
1
fix #54: invoke_searcher_for_entries should returns []
#55
mnbi
closed
3 years ago
0
`invoke_searcher_for_entries` should returns `[]` when its target is empty
#54
mnbi
closed
3 years ago
0
Update copyright year
#53
mnbi
closed
3 years ago
0
Some trailing spaces exists in some files.
#52
mnbi
closed
3 years ago
1
use GitHub/Actions instead of Travis-CI
#51
mnbi
closed
3 years ago
0
fix: Timestamp.parse_s causes a crash
#50
mnbi
closed
3 years ago
0
`Timestamp.parse_s` crashes when year and date string was passed
#49
mnbi
closed
3 years ago
1
fix: handle mmdd pattern correctly (FileSystemRepository#entries)
#48
mnbi
closed
4 years ago
0
A month and day pattern matches incorrectly (`FileSystemRepository#entries`)
#47
mnbi
closed
4 years ago
0
feat: change Repository to enumerable
#46
mnbi
closed
4 years ago
0
Change Repository to Enumerable
#45
mnbi
closed
4 years ago
0
Use "-H" option for searcher option
#44
mnbi
closed
4 years ago
0
feat: add more methods for Timestamp class
#43
mnbi
closed
4 years ago
0
Add more methods for Timestamp class
#42
mnbi
closed
4 years ago
0
feat: add a feature for `Repository#update` to keep timestamp unchanged
#41
mnbi
closed
4 years ago
0
Add a new feature to update without changing its timestamp
#40
mnbi
closed
4 years ago
0
fix: correct typo in code of FileSystemRepository
#39
mnbi
closed
4 years ago
0
typo in FileSystemRepository
#38
mnbi
closed
4 years ago
0
fix: accpet "yyyymo" pattern as a Timestamp pattern (#34)
#37
mnbi
closed
4 years ago
0
Clear definition of an array stored text must be documented
#36
mnbi
closed
4 years ago
1
fix: modify Repository#update to do nothing against the same text (#28)
#35
mnbi
closed
4 years ago
0
FileSystemRepository#entries doesn't accept "yyyymo" pattern
#34
mnbi
closed
4 years ago
0
Document for FileSystemRepository.new has a typo
#33
mnbi
closed
4 years ago
0
feat: add a new API, Repository#search to perform full text search
#32
mnbi
closed
4 years ago
0
error message is useless when `nil` was passed to `Timestamp#parse_s`
#31
mnbi
closed
4 years ago
0
fix: modify to ignore those does not have timestamp as their name
#30
mnbi
closed
4 years ago
0
FileSystemRepository#entries cause an error if normal name `md` file exists
#29
mnbi
closed
4 years ago
1
Repository#update should not update with the same text
#28
mnbi
closed
4 years ago
1
fix: FileSystemRepository#entries returns wrong value
#27
mnbi
closed
4 years ago
0
Add a new interface to Repository to search text
#26
mnbi
closed
4 years ago
1
`FileSystemRepository#entries` returns wrong value
#25
mnbi
closed
4 years ago
0
feat: add Repository#exist?(timestamp)
#24
mnbi
closed
4 years ago
0
Remove gemfile lock
#23
mnbi
closed
4 years ago
0
Remove Gemfile.lock
#22
mnbi
closed
4 years ago
0
fix: move unsuitable method of Timestamp into FileSystemRepository
#21
mnbi
closed
4 years ago
0
Timestamp#to_pathname and #parse_pathname is not suitable for this class
#20
mnbi
closed
4 years ago
2
Add new method, Repository#exist?
#19
mnbi
closed
4 years ago
1
Add a new method, `Repository#find`
#18
mnbi
closed
4 years ago
1
fex: bump version to push gem to rubygems
#17
mnbi
closed
4 years ago
0
docs: add description about 0.4.0
#16
mnbi
closed
4 years ago
0
docs: update CHANGELOG.md
#15
mnbi
closed
4 years ago
1
feat: modify gemspec to push rubygems.org
#14
mnbi
closed
4 years ago
0
fix: rename Repository#notes to #entries
#13
mnbi
closed
4 years ago
0
More documenation
#12
mnbi
closed
4 years ago
3
Next