aboutsummaryrefslogtreecommitdiff
path: root/doc/patch.mdwn
Commit message (Collapse)AuthorAge
* Exclude reviewed patches from this listsmcv2019-02-03
|
* link to branchesJoey Hess2011-01-14
|
* Revert "Correct doc/patch.mdwn documentation: tag -> link."Joey Hess2011-01-08
| | | | | | This reverts commit ca5fbc7c204d188f0e05686d21de851fbc47a5b4. It's perfectly ok, and common practice to tag things patch.
* Correct doc/patch.mdwn documentation: tag -> link.W. Trevor King2011-01-08
|
* Migrate everything else via prefix_directivesSimon McVittie2008-07-21
| | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
* add a page describing ikiwiki's git repo, including branchesJoey Hess2008-02-05
|
* remove the bit about commit access to the tree, since we're all distributed ↵Joey Hess2007-10-25
| | | | and stuff
* skip done patchesjoey2007-08-11
|
* include bugs tagged patchjoey2007-08-11
|
* improvejoey2007-07-25
|
* massive patchqueue reorgjoey2007-07-25
patches can now be anywhere and tagged patch to show up on the patch list. Moved all the patchqueue stuff to todo items; some of it was merged into existing todo items.