Steve Moyer
|
f94616ec76
|
Merge pull request #936 from MichaelMure/feat/935/disambiguate-config-errors
feat(935): disambiguate config errors
|
2022-12-23 07:16:36 -05:00 |
|
Michael Muré
|
9591110082
|
cache: fix some bugs after refactor
|
2022-12-23 01:41:03 +01:00 |
|
Michael Muré
|
d65e8837aa
|
cache: generic withSnapshot, some cleanup
|
2022-12-22 00:48:00 +01:00 |
|
Michael Muré
|
9b98fc0648
|
cache: tie up the refactor up to compiling
|
2022-12-21 21:54:36 +01:00 |
|
Michael Muré
|
4a341b5e17
|
WIP
|
2022-11-29 13:01:53 +01:00 |
|
Michael Muré
|
0ac39a7ab5
|
WIP
|
2022-11-28 17:20:25 +01:00 |
|
Steve Moyer
|
49929c034f
|
feat: wrap ErrMultipleConfigEntry to report duplicate key
References #935.
|
2022-11-27 20:56:45 -05:00 |
|
Steve Moyer
|
64c18b15a4
|
feat: wrap ErrNoConfigEntry to report missing key
Resolves #935.
|
2022-11-27 20:51:37 -05:00 |
|
Michael Muré
|
acc9a6f3a6
|
commands: reorg into different packages
|
2022-11-20 17:18:09 +01:00 |
|
Michael Muré
|
3c0fcb7456
|
gogit: fix incorrect loader handling
|
2022-11-16 14:41:26 +01:00 |
|
Michael Muré
|
3c6ebc2bfd
|
core: bubble up the comment ID when created, or edited the first comment
|
2022-11-13 12:31:38 +01:00 |
|
Michael Muré
|
4c074099b8
|
generalized interface for an Entity
|
2022-08-25 11:20:36 +02:00 |
|
Michael Muré
|
e1b172aaf0
|
dag: test op serialisation with the unmarshaller, to allow resolving entities
|
2022-08-24 21:31:48 +02:00 |
|
Michael Muré
|
45b04351d8
|
bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug/issues/653
|
2022-08-22 13:25:26 +02:00 |
|
Michael Muré
|
8818d091e8
|
move bug.Status in entities/common for reuse
|
2022-08-20 10:52:11 +02:00 |
|
Michael Muré
|
5511c230b6
|
move {bug,identity} to /entities, move input to /commands
|
2022-08-18 23:44:06 +02:00 |
|