11name : git-dit
2- version : 0.2.1
2+ version : 0.3.0
33authors :
4455 - Matthias Beyer <mail@beyermatthias>
@@ -23,7 +23,7 @@ subcommands:
2323 # Plumbing subcommands
2424 - check-message :
2525 about : This command checks the message in file for validity
26- version : 0.2.1
26+ version : 0.3.0
2727 authors :
2828 -
Matthias Beyer <[email protected] > 2929@@ -36,7 +36,7 @@ subcommands:
3636
3737 - check-refname :
3838 about : Checks whether a reference is a dit reference of a known type, by name
39- version : 0.2.1
39+ version : 0.3.0
4040 authors :
4141 -
Matthias Beyer <[email protected] > 4242@@ -70,7 +70,7 @@ subcommands:
7070 Supplying an issue hash but no parent is considered an error.
7171 Returns (prints) the hash of the new commit.
7272
73- version : 0.2.1
73+ version : 0.3.0
7474 authors :
7575 -
Matthias Beyer <[email protected] > 7676@@ -88,7 +88,7 @@ subcommands:
8888
8989 - find-tree-init-hash :
9090 about : This command prints the init hash of the issue commit belongs to.
91- version : 0.2.1
91+ version : 0.3.0
9292 authors :
9393 -
Matthias Beyer <[email protected] > 9494@@ -103,7 +103,7 @@ subcommands:
103103 about : >
104104 Prints a log of commit tags, from the supplied issue head to
105105 the initial issue message.
106- version : 0.2.1
106+ version : 0.3.0
107107 authors :
108108 -
Matthias Beyer <[email protected] > 109109@@ -140,7 +140,7 @@ subcommands:
140140
141141 - get-issue-tree-init-hashes :
142142 about : Lists all SHA1 hashes of all issues (introducing commit)
143- version : 0.2.1
143+ version : 0.3.0
144144 authors :
145145 -
Matthias Beyer <[email protected] > 146146@@ -149,7 +149,7 @@ subcommands:
149149 # Porcelain subcommands
150150 - fetch :
151151 about : Fetch issues
152- version : 0.2.1
152+ version : 0.3.0
153153 authors :
154154 -
Matthias Beyer <[email protected] > 155155@@ -179,7 +179,7 @@ subcommands:
179179 Perform garbage collection:
180180 delete references which are no longer required
181181
182- version : 0.2.1
182+ version : 0.3.0
183183 authors :
184184 -
Matthias Beyer <[email protected] > 185185@@ -208,7 +208,7 @@ subcommands:
208208 <hash> (<date when the issue was added, human readable>) <header line>
209209 More functionality may come and the output format may change.
210210
211- version : 0.2.1
211+ version : 0.3.0
212212 authors :
213213 -
Matthias Beyer <[email protected] > 214214@@ -238,7 +238,7 @@ subcommands:
238238
239239 - mirror :
240240 about : Clone issue references from remotes
241- version : 0.2.1
241+ version : 0.3.0
242242 authors :
243243 -
Matthias Beyer <[email protected] > 244244@@ -287,7 +287,7 @@ subcommands:
287287
288288 - new :
289289 about : Create a new bug report
290- version : 0.2.1
290+ version : 0.3.0
291291 authors :
292292 -
Matthias Beyer <[email protected] > 293293@@ -343,7 +343,7 @@ subcommands:
343343 about : >
344344 Push all refs associated with issues.
345345 If no issue were supplied, all issues will be pushed.
346- version : 0.2.1
346+ version : 0.3.0
347347 authors :
348348 -
Matthias Beyer <[email protected] > 349349@@ -360,7 +360,7 @@ subcommands:
360360
361361 - reply :
362362 about : Reply to a specific message in an issue.
363- version : 0.2.1
363+ version : 0.3.0
364364 authors :
365365 -
Matthias Beyer <[email protected] > 366366@@ -414,7 +414,7 @@ subcommands:
414414
415415 - show :
416416 about : This uses 'git log' to print the issues.
417- version : 0.2.1
417+ version : 0.3.0
418418 authors :
419419 -
Matthias Beyer <[email protected] > 420420@@ -480,7 +480,7 @@ subcommands:
480480 <value> part can be in quotes to permit spaces.
481481 Multiple -s are permitted, later specified values will override
482482 former. Alter tags of an issue.
483- version : 0.2.1
483+ version : 0.3.0
484484 authors :
485485 -
Matthias Beyer <[email protected] > 486486
0 commit comments