about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-01-17 01:09:51 +0100
committerLars Hjemli <hjemli@gmail.com>2007-01-17 01:09:51 +0100
commita69061fdb7380d73715aeb3a0da6e91a24df90e4 (patch)
treebb514d5bfbab6e3b2904b2633a33175802f084d2 /.gitignore
parentAdd some more decls from git (cache.h, tag.h) (diff)
downloadcgit-pink-a69061fdb7380d73715aeb3a0da6e91a24df90e4.tar.gz
cgit-pink-a69061fdb7380d73715aeb3a0da6e91a24df90e4.zip
Add function cgit_parse_tag()
Teach cgit how to extract author info from a tag.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ignoreLars Hjemli 2009-03-15ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli 2009-03-15fix segfault when displaying empty blobsEric Wong 2009-02-19Add support for HEAD requestsLars Hjemli 2009-02-19Add support for ETag in 'plain' viewLars Hjemli 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli 2009-02-12Makefile: add doc-related targetsLars Hjemli