about summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorLukas Fleischer <cgit@cryptocrack.de>2013-03-03 16:45:14 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2013-03-04 09:12:55 -0500
commitfb5a37317de9532509b9c398916c0290212ae233 (patch)
tree985d502d8122b83657943ac756db8386aba8401a /.gitmodules
parentui-plain.c: Use a context structure in walk_tree() (diff)
downloadcgit-pink-fb5a37317de9532509b9c398916c0290212ae233.tar.gz
cgit-pink-fb5a37317de9532509b9c398916c0290212ae233.zip
ui-tree.c: Pass current revision to print_object()
No longer access the global curr_rev variable in print_object().

This will make it easier to squash the curr_rev variable into a context
structure without having to pass the context to the print_object()
function.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions
267fc55e557f22545cf6b4fcb3fbbdee&follow=1'>Add downgrade IRC botJune McEnroe 2021-09-14Sort by title if authors matchJune McEnroe 2021-09-13Swap-remove tags as they're foundJune McEnroe 2021-09-12Replace htagml regex with strncmpJune McEnroe 2021-09-11Also defer printing comment for lone close-parensJune McEnroe 2021-09-10Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe