Sladyn
|
f1d5ca4ff4
|
Rebased and updated.
|
2019-03-02 23:58:15 +05:30 |
|
Sladyn
|
0c42a7c33e
|
Rectified Tests
|
2019-03-02 23:06:55 +05:30 |
|
Sladyn
|
e825525a08
|
Fixed filter.go
GolangCI complained about an if return else return statement which is fixed in this commit.
|
2019-03-02 23:06:55 +05:30 |
|
Sladyn
|
beecd2dbe4
|
Made requested changes
Made changes to the doc files and remaining areas which required updation.
|
2019-03-02 23:06:55 +05:30 |
|
Sladyn
|
43e56692e8
|
ls.go:git bug ls should be faster
Added `Title` to BugExcerpt
Added `TitleFilter` to `filter.go`
Used BugExcerpt in `ls` command to improve performance.
Closes https://github.com/MichaelMure/git-bug/issues/98
|
2019-03-02 23:04:45 +05:30 |
|
Michael Muré
|
7260ca05bc
|
Merge pull request #89 from MichaelMure/identity
WIP identity in git
|
2019-03-01 23:17:57 +01:00 |
|
Michael Muré
|
b6bed784e5
|
github: fix potential bug due to var aliasing
|
2019-03-01 23:07:24 +01:00 |
|
Michael Muré
|
782576f124
|
update generated files
|
2019-03-01 22:56:04 +01:00 |
|
Michael Muré
|
f6eb838159
|
commands: "user ls" also show metadata
|
2019-03-01 22:52:54 +01:00 |
|
Michael Muré
|
bad05a4f3d
|
cache: better API to access excerpts
|
2019-03-01 22:52:54 +01:00 |
|
Michael Muré
|
c235d89d36
|
commands: show the last modification time in "user"
|
2019-03-01 22:52:54 +01:00 |
|
Michael Muré
|
46beb4b886
|
identity: another round of cleanups
|
2019-03-01 22:52:53 +01:00 |
|
Michael Muré
|
475b7b4c49
|
a round of cleanup
|
2019-03-01 22:52:53 +01:00 |
|
Michael Muré
|
2fd5f71b59
|
commands: add a "." at the end of Short commands usage
|
2019-03-01 22:52:52 +01:00 |
|
Michael Muré
|
304a334930
|
commands: add a "user adopt" command to use an existing identity
|
2019-03-01 22:48:51 +01:00 |
|
Michael Muré
|
7a80d8f849
|
commands: add a super-fast "user ls" command
|
2019-03-01 22:48:51 +01:00 |
|
Michael Muré
|
8bba6d1493
|
cache: fix ResolveIdentityImmutableMetadata byt storing metadata in IdentityExcerpt
|
2019-03-01 22:48:50 +01:00 |
|
Michael Muré
|
268f6175fe
|
github: simplify some code
|
2019-03-01 22:48:50 +01:00 |
|
Michael Muré
|
e100ee9f10
|
github: fix 3 edge-case failures
|
2019-03-01 22:48:50 +01:00 |
|
Michael Muré
|
b59623a835
|
bridge: fix typo
|
2019-03-01 22:40:29 +01:00 |
|
Michael Muré
|
ecf857a71a
|
makefile: add the clean-local-identities target for debugging
|
2019-03-01 22:40:29 +01:00 |
|
Michael Muré
|
839b241f0c
|
git: fix RmConfigs
|
2019-03-01 22:40:29 +01:00 |
|
Michael Muré
|
dc1edf8e64
|
generator cleanup
|
2019-03-01 22:40:28 +01:00 |
|
Michael Muré
|
b8caddddc7
|
identity: some UX cleanup
|
2019-03-01 22:40:28 +01:00 |
|
Michael Muré
|
7193032260
|
identity: fix tests
|
2019-03-01 22:40:27 +01:00 |
|
Michael Muré
|
71f9290fda
|
identity: store the times properly
|
2019-03-01 22:40:27 +01:00 |
|
Michael Muré
|
ffe35fece1
|
identity: complete the graphql api
|
2019-03-01 22:40:27 +01:00 |
|
Michael Muré
|
54f9838f0a
|
identity: working identity cache
|
2019-03-01 22:40:26 +01:00 |
|
Michael Muré
|
947ea63522
|
identity: wip caching
|
2019-03-01 22:40:26 +01:00 |
|
Michael Muré
|
976af3a4e8
|
identity: fix tests
|
2019-03-01 22:40:25 +01:00 |
|
Michael Muré
|
864eae0d6b
|
identity: work on higher level now, cache, first two identity commands
|
2019-03-01 22:40:25 +01:00 |
|
Michael Muré
|
da558b05ef
|
identity: all tests green o/
|
2019-03-01 22:40:24 +01:00 |
|
Michael Muré
|
d2483d83dd
|
identity: I can compile again !!
|
2019-03-01 22:40:24 +01:00 |
|
Michael Muré
|
cd7ed7ff9e
|
identity: add more test for serialisation and push/pull/merge + fixes
|
2019-03-01 22:40:24 +01:00 |
|
Michael Muré
|
21048e785d
|
identity: wip
|
2019-03-01 22:40:23 +01:00 |
|
Michael Muré
|
328a4e5abf
|
identity: wip push/pull
|
2019-03-01 22:40:23 +01:00 |
|
Michael Muré
|
56c6147eb6
|
identity: more refactoring progress
|
2019-03-01 22:40:22 +01:00 |
|
Michael Muré
|
14b240af8f
|
identity: more cleaning and fixes after a code review
|
2019-03-01 22:40:22 +01:00 |
|
Michael Muré
|
d10c76469d
|
identity: somewhat getting closer !
|
2019-03-01 22:40:21 +01:00 |
|
Michael Muré
|
844616baf8
|
identity: more progress and fixes
|
2019-03-01 22:40:21 +01:00 |
|
Michael Muré
|
bdbe9e7e82
|
identity: more progress and fixes
|
2019-03-01 22:35:37 +01:00 |
|
Michael Muré
|
3df4f46c71
|
identity: add metadata support
|
2019-03-01 22:35:37 +01:00 |
|
Michael Muré
|
06d9c68726
|
identity: implement the loading from git
|
2019-03-01 22:35:37 +01:00 |
|
Michael Muré
|
feab9412df
|
WIP identity in git
|
2019-03-01 22:35:36 +01:00 |
|
Michael Muré
|
0aefae6fcc
|
cache: fix unhandled error
|
2019-02-28 00:53:36 +01:00 |
|
Michael Muré
|
59a4273edb
|
Merge pull request #82 from Steap/feature/lp-messages
Launchpad bridge: fetch comments.
|
2019-02-27 13:56:10 +01:00 |
|
Cyril Roelandt
|
49cc971dba
|
Launchpad bridge: fetch comments.
|
2019-02-27 04:40:15 +01:00 |
|
Michael Muré
|
5e4a656f85
|
Merge pull request #97 from sladyn98/ls_id_branch
A command to list matching bug id from a prefix
|
2019-02-25 20:18:15 +01:00 |
|
Sladyn
|
3c0c13bbbe
|
ls-id.go:Add ls-id [<prefix>] command
This file adds the ls-id command which returns
the bug id matching the prefix the user enters.
If no prefix entered it lists all the BugId's
Closes #47
|
2019-02-25 21:20:51 +05:30 |
|
Michael Muré
|
d380b3c16b
|
cache: output the build info message on stderr to avoid breaking scripts
|
2019-02-20 21:58:29 +01:00 |
|