bad05a4
cache: better API to access excerpts
Michael Muré created
bad05a4
cache: better API to access excerpts
Michael Muré created
c235d89
commands: show the last modification time in "user"
Michael Muré created
46beb4b
identity: another round of cleanups
Michael Muré created
475b7b4
a round of cleanup
Michael Muré created
2fd5f71
commands: add a "." at the end of Short commands usage
Michael Muré created
304a334
commands: add a "user adopt" command to use an existing identity
Michael Muré created
7a80d8f
commands: add a super-fast "user ls" command
Michael Muré created
8bba6d1
cache: fix ResolveIdentityImmutableMetadata byt storing metadata in IdentityExcerpt
Michael Muré created
268f617
github: simplify some code
Michael Muré created
e100ee9
github: fix 3 edge-case failures
Michael Muré created
b59623a
bridge: fix typo
Michael Muré created
ecf857a
makefile: add the clean-local-identities target for debugging
Michael Muré created
839b241
git: fix RmConfigs
Michael Muré created
dc1edf8
generator cleanup
Michael Muré created
b8caddd
identity: some UX cleanup
Michael Muré created
7193032
identity: fix tests
Michael Muré created
71f9290
identity: store the times properly
Michael Muré created
ffe35fe
identity: complete the graphql api
Michael Muré created
54f9838
identity: working identity cache
Michael Muré created
947ea63
identity: wip caching
Michael Muré created
976af3a
identity: fix tests
Michael Muré created
864eae0
identity: work on higher level now, cache, first two identity commands
Michael Muré created
da558b0
identity: all tests green o/
Michael Muré created
d2483d8
identity: I can compile again !!
Michael Muré created
cd7ed7f
identity: add more test for serialisation and push/pull/merge + fixes
Michael Muré created
21048e7
identity: wip
Michael Muré created
328a4e5
identity: wip push/pull
Michael Muré created
56c6147
identity: more refactoring progress
Michael Muré created
14b240a
identity: more cleaning and fixes after a code review
Michael Muré created
d10c764
identity: somewhat getting closer !
Michael Muré created
844616b
identity: more progress and fixes
Michael Muré created
bdbe9e7
identity: more progress and fixes
Michael Muré created
3df4f46
identity: add metadata support
Michael Muré created
06d9c68
identity: implement the loading from git
Michael Muré created
feab941
WIP identity in git
Michael Muré created
0aefae6
cache: fix unhandled error
Michael Muré created
59a4273
Merge pull request #82 from Steap/feature/lp-messages
Launchpad bridge: fetch comments.
Michael Muré created
49cc971
Launchpad bridge: fetch comments.
Cyril Roelandt created
5e4a656
Merge pull request #97 from sladyn98/ls_id_branch
A command to list matching bug id from a prefix
Michael Muré created
3c0c13b
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
Sladyn created
d380b3c
cache: output the build info message on stderr to avoid breaking scripts
Michael Muré created
59ea2e0
add a "version" command with various outputs, including the git hash and tag
Michael Muré created
0969245
man: update the date in the generated doc
Michael Muré created
f70f38c
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 https://github.com/MichaelMure/git-bug/issues/47
Sladyn created
bb00663
Merge pull request #92 from opencollective/opencollective
Open Collective integration in Readme
Michael Muré created
090cd80
chore(opencollective): use tiers
François Hodierne created
6bfbf36
Merge pull request #86 from ProgramFan/master
Implement CJK support in termui
Michael Muré created
44643ef
Merge pull request #91 from seeduvax/cmdShowFields
commands: show: change for a single valued --field flag
Michael Muré created
8ea5c6b
Fix handling of long words
Yang Zhang created
43d0fe5
commands: show: change for a single valued --field flag
Michael Muré created