Commit graph

28 commits

Author SHA1 Message Date
Bram Schoenmakers e56be90e66 Merge branch 'main' of apps.bram85.nl:bram/git.plantuml 2023-07-24 22:41:31 +02:00
Bram Schoenmakers ca44730367 Add URL to source file 2023-07-24 22:41:14 +02:00
Bram Schoenmakers 5cdc835367 Add alias for $declareCommit, being $root 2023-07-24 22:41:05 +02:00
Bram Schoenmakers 9214326a1b Tangle after save 2022-10-29 13:56:51 +02:00
Bram Schoenmakers 64b7594610 Add example of using JSON 2022-10-29 00:09:48 +02:00
Bram Schoenmakers 88bd02f95e Add URL to source code 2022-10-28 23:51:09 +02:00
Bram Schoenmakers e1cb606b42 Merge branch 'main' of github.com:bram85/git.plantuml 2022-10-27 00:26:46 +02:00
Bram Schoenmakers 7a2e871828 Add TODO items 2022-10-27 00:25:11 +02:00
Bram Schoenmakers 8987497ed1 Simplify branch / tag label placement
A single . is enough to put it on the same rank as the associated commit.
2022-10-26 23:27:52 +02:00
Bram Schoenmakers a55122a7c4 Update example, keep tag within the master branch rectangle 2022-10-26 17:43:32 +02:00
Bram Schoenmakers 588bc1c9df Add TODO items 2022-10-26 17:40:45 +02:00
Bram Schoenmakers 0e6749b530 Remove direction so the layouting is less restrictive 2022-10-26 17:36:07 +02:00
Bram Schoenmakers bd0ca0f8df Split $branch into $branch_start and $branch_stop
That way, some objects can be put within the branch rectangle if
$branch_start and $branch_stop are used, so they can be rendered close
to the relevant objects.
2022-10-26 14:56:52 +02:00
Bram Schoenmakers 5f2fccbb21 Make branch label example a bit more elaborate 2022-10-26 10:17:03 +02:00
Bram Schoenmakers 576344ed17 No need to declare a non-parent commit 2022-10-26 10:13:43 +02:00
Bram Schoenmakers f29e7f19d1 Add example on how to use the branch label procedure 2022-10-26 10:11:54 +02:00
Bram Schoenmakers f808fc74d0 Don't let branch and label tags contribute to node ranking 2022-10-26 10:09:47 +02:00
Bram Schoenmakers 0589a1b98b Add example usage of the $tag procedure 2022-10-26 10:08:24 +02:00
Bram Schoenmakers 1f2819934f Move image 2022-10-26 09:46:18 +02:00
Bram Schoenmakers a7db9860e9 Add license 2022-10-26 08:21:34 +02:00
Bram Schoenmakers 03bbd73836 Revert "Cache example"
This reverts commit 759734aeb3.
2022-10-26 08:13:32 +02:00
Bram Schoenmakers 759734aeb3 Cache example 2022-10-26 05:39:35 +02:00
Bram Schoenmakers b913f3dcdd Make procedures subsections 2022-10-26 05:29:43 +02:00
Bram Schoenmakers 7adf40bbf9 Adjust export 2022-10-26 05:26:45 +02:00
Bram Schoenmakers 30844680e4 Split file in sections 2022-10-26 05:16:16 +02:00
Bram Schoenmakers 5ecf002c9a Indent source code within org source block 2022-10-25 16:21:34 +02:00
Bram Schoenmakers 6a32c0de91 Rename main file to README.org 2022-10-25 15:53:59 +02:00
Bram Schoenmakers 9849493bf8 Initial commit 2022-10-25 14:58:25 +02:00