Commit Graph

146 Commits

Author SHA1 Message Date
Michael Muré
57e23c8ada bridge: improvement on the import resume feature 2019-11-03 17:23:05 +01:00
amine
614bc5a2c5 commands: support bridge imports after a given date and resumable imports 2019-11-03 17:21:27 +01:00
hoijui
efb084b481
Make the ADD_COMMENT example more realistic
Co-Authored-By: Michael Muré <batolettre@gmail.com>
2019-10-29 07:16:31 +01:00
hoijui
98792a029b model: try to describe the OperationPack format more clearly 2019-10-28 16:32:51 +01:00
Michael Muré
cdfae4807d
Merge pull request #225 from hoijui/patch-2
Model: reference git internals documentation
2019-10-12 13:43:44 +09:00
Michael Muré
6a8a172ef0
Update model.md 2019-10-12 13:43:30 +09:00
hoijui
17e0c03264
Model: reference git internals documentation 2019-10-11 21:48:43 +02:00
hoijui
26b0a9c9d1
Model: fix minor grammar issues and clarify a bit 2019-10-11 21:26:21 +02:00
Amine Hilaly
c5824ff1b4
doc/man: update generated documentations 2019-08-31 23:02:20 +02:00
Amine Hilaly
77e60aceea
commands: add bridge configure completion scripts 2019-08-31 23:02:20 +02:00
Amine Hilaly
54dd81e337
bridge: update generated docs 2019-07-23 17:18:04 +02:00
Amine Hilaly
e511f3d885
[misc] update man docs and completion scripts
[cache] BugCache: Fix set metadata raw

[bridge/github] Fix graphql input objects
2019-06-24 21:30:45 +02:00
Michael Muré
b64587f87a
misc: generate PowerShell command completion 2019-06-23 14:33:02 +02:00
Amine Hilaly
8d6bdb6507
rename GITHUB_TOKEN to GITHUB_PRIVATE_TOKEN 2019-06-07 01:43:48 +02:00
Amine Hilaly
d064a7127e
Update man pages and bash_completion 2019-05-29 22:58:01 +02:00
Michael Muré
8bfc65df6c commands: add flags/config to control the automatic opening in the default browser 2019-05-27 21:47:26 +02:00
Michael Muré
485ca59004 vendor: update dependencies 2019-05-22 20:53:53 +02:00
Michael Muré
ae7cf0b9d9
Update architecture.md 2019-04-18 14:14:37 +02:00
Michael Muré
cc3a21acb6 doc: add an architecture overview 2019-04-18 02:48:27 +02:00
Michael Muré
790c1e4b82 move media in /misc 2019-04-17 20:27:33 +02:00
Michael Muré
5eeeae7cdf
commands: fix ls not displaying the new Identities properly 2019-04-11 20:04:44 +02:00
Michael Muré
16d2b92f05
Merge pull request #121 from A-Hilaly/query-humanid
Support matching identities with ID and truncated ID
2019-04-05 17:00:41 +02:00
Amine Hilaly
1d00ded250 implement identityExcerpt match method and integrate it into filters
Update docs
2019-04-05 16:56:08 +02:00
Michael Muré
4184beaf55 doc: fix typos 2019-04-05 16:51:19 +02:00
Amine Hilaly
57f0c2f25d improve docs 2019-04-05 00:01:08 +02:00
Amine Hilaly
2a5fbc4dc9 Expose actors and participants in snapshot and bug excerpt
Append operations authors to each list on Apply() call

Expose actors and participants in graphql

Add actor/participant query filter and documentation
2019-04-04 00:37:57 +02:00
Michael Muré
5b0a92dea4 commands: add a --field flag to "git bug user" to display users details individually 2019-04-03 21:33:53 +02:00
Michael Muré
96d356a34d commands: add "show --field humanId" 2019-04-03 21:33:04 +02:00
Michael Muré
ed7d8c13bf
update generated files 2019-04-01 14:03:20 +02:00
Michael Muré
ffc6cbdc45 regenerate md and man files 2019-03-27 21:46:57 +01:00
Michael Muré
408654514e
cache: make the title filter case insensitive 2019-03-03 15:23:20 +01:00
Sladyn
0e5550a27b
Fixed doc/queries.md 2019-03-03 10:43:06 +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
Michael Muré
782576f124
update generated files 2019-03-01 22:56:04 +01:00
Michael Muré
c235d89d36
commands: show the last modification time in "user" 2019-03-01 22:52:54 +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é
dc1edf8e64
generator cleanup 2019-03-01 22:40:28 +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é
844616baf8
identity: more progress and fixes 2019-03-01 22:40:21 +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é
59ea2e018e add a "version" command with various outputs, including the git hash and tag 2019-02-20 21:56:33 +01:00
Michael Muré
09692456c7
man: update the date in the generated doc 2019-02-16 17:34:04 +01:00
Sladyn
f70f38c8ee 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
2019-02-14 00:32:40 +05:30
Michael Muré
43d0fe5cae
commands: show: change for a single valued --field flag 2019-01-07 23:08:48 +01:00
Michael Muré
5a465c0d8a
update generated doc with the new date 2018-12-22 03:08:02 +01:00
Michael Muré
d26b1d08c7 doc: same size for the webui screenshots 2018-12-17 12:55:30 +01:00
Michael Muré
2ac2c8812f doc: update webui screenshot 2018-12-05 19:57:37 +01:00
Michael Muré
3cb74c7ff0
update readme with new demo gif 2018-12-04 23:51:35 +01:00
Michael Muré
cdc80c9379
Add a gif file generated with ScreenToGif from the svg file 2018-12-04 23:35:55 +01:00
Michael Muré
23a9aa9575
update the termui screencast 2018-12-02 16:08:13 +01:00
Michael Muré
b08e28e67e
commands: fix "comment add" flags set on the wrong command 2018-10-17 20:47:31 +02:00
Michael Muré
95021a07fd
docs: update manpages due to change of month 2018-10-01 21:54:52 +02:00
Michael Muré
04ddeef90f
commands: add a "deselect" command to deselect a previously selected bug 2018-09-26 16:49:00 +02:00
Michael Muré
2282cbb595
commands: add "bridge pull" 2018-09-24 17:11:50 +02:00
Michael Muré
061e83d4b4
commands: add "bridge rm" 2018-09-24 16:24:38 +02:00
Michael Muré
43bda202fa
commands: add the "bridge" and "bridge configure" commands 2018-09-24 15:25:57 +02:00
Michael Muré
6e44759413
commands: add a "ls-labels" command that output valid labels 2018-09-21 14:02:05 +02:00
Michael Muré
cfce3a9914
commands: description cleanup 2018-09-21 13:37:22 +02:00
Michael Muré
d71411f917
commands: ls now accept queries without quote 2018-09-19 21:51:16 +02:00
Michael Muré
544b9cc0c4
commands: convert compatible commands to the implicit select mechanism 2018-09-18 13:28:01 +02:00
Michael Muré
5f9fd2a2d9
commands: add a "select" command to select a bug for future implicit use 2018-09-18 13:17:39 +02:00
Michael Muré
5eaf9e83e7
commands: add a "label rm" command to remove labels from a bug 2018-09-17 14:36:51 +02:00
Michael Muré
2965b70f4f
commands: add a "label add" command to add new label to a bug 2018-09-17 14:33:34 +02:00
Michael Muré
cc086ebae9
commands: make "label" display the current labels 2018-09-17 14:32:33 +02:00
Michael Muré
dad61892ce
commands: migrate the open/close commands under the "status" command 2018-09-16 14:29:14 +02:00
Michael Muré
a846fb96de
commands: add a "status" command to show a bug status 2018-09-16 14:25:25 +02:00
Michael Muré
ae100e0e82
commands: add a title edit command 2018-09-16 01:17:06 +02:00
Michael Muré
d9f7269507
commands: add a title command to display a bug's title 2018-09-16 01:05:09 +02:00
Michael Muré
6cdc6c087e
commands: add git bug comment add to add a comment 2018-09-15 20:31:40 +02:00
Michael Muré
9bb980e9de
ls: support expressing a query with flags as well 2018-09-10 18:18:00 +02:00
Jed Fox
fd21de5632 Cleanup queries.md (#41)
* Improve grammar
* Improve clock-vs-timestamp message
* Fix whitespace
* Add some explanations
* Move the clock-vs-timestamp message to the top of the sorting section
* Clarify wording more
* Fix my misconception
2018-09-10 12:49:31 +02:00
Michael Muré
28ee08af0d
doc: document the query DSL 2018-09-09 22:16:00 +02:00
Michael Muré
dd0823dd2b
ls: accept a query to sort and filter the list 2018-09-09 20:22:46 +02:00
Michael Muré
f136bf6a82
cmds: various cleaning 2018-09-06 21:42:05 +02:00
Michael Muré
e3c445fa85
manpages: update 2018-09-02 15:53:44 +02:00
Zetok Zalbavar
73bd0f4a4e
docs: fix some typos 2018-08-17 18:46:03 +01:00
Michael Muré
55ab9631b9
readme: update with new recording of the termui, and screen of the webui 2018-08-17 13:19:35 +02:00
Michael Muré
28670ff8de
doc: complete the model doc now that the code is more stable 2018-08-07 14:57:12 +02:00
Michael Muré
84131cb553
manpages: update names following the change of section 2018-08-06 16:09:53 +02:00
Michael Muré
26e7ce44db
upgrade the readme 2018-08-06 03:26:42 +02:00
Michael Muré
c875d40e63
termui: add a view to display a bug 2018-08-01 02:17:06 +02:00
Michael Muré
eb39c5c29b
cli: rework new and comment command to better use the editor
a nice templace is now provided with explanations

new: title and message can now be provided from the editor. Title will
be the first non-empty line
2018-07-31 16:44:23 +02:00
Michael Muré
c0dbe70ee0
wip terminal ui 2018-07-30 17:00:10 +02:00
Quentin Gliech
8f0bb154b0
webui: Add flag to specify which port to listen to 2018-07-22 00:16:51 +02:00
Michael Muré
94623b2a82
donc't build generators in a normal build 2018-07-20 16:42:21 +02:00
Michael Muré
35240350ea
generate zsh completion 2018-07-20 16:08:55 +02:00
Michael Muré
302a69bfc5
use DisableAutoGenTag to not have to commit the documentation after each build 2018-07-20 15:57:21 +02:00
Michael Muré
e527c57fdd
add bash completion (only for "git-bug" for now ...) 2018-07-20 15:48:18 +02:00
Michael Muré
5a8c6498bb
generate manpages 2018-07-20 15:47:06 +02:00
Michael Muré
e89f87624f
generate markdown documentation 2018-07-20 15:46:14 +02:00
Michael Muré
1cda19d65d
add a data model documentation 2018-07-16 14:53:32 +02:00