]> git.armaanb.net Git - stagit.git/commit
Don't fail on submodules
authorz3bra <willyatmailoodotorg>
Thu, 28 Apr 2016 23:40:30 +0000 (01:40 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Fri, 29 Apr 2016 10:31:39 +0000 (12:31 +0200)
commit571076b419daec91efb5e5d39dd17066e43805bc
tree740343c3f94560d75eace2c9c4ef324489925c3c
parent28730218c4b68e9b3a0f7ce628868bb647d97f9e
Don't fail on submodules

Submodules will get listed prefixed with a '@', using a specific CSS class for
styling. The href will be set to the url of the submodule.
Filesize will appear as 0 and filemode will not be printed to avoid an awkward
mode: "?---------".

In writefilestree, we don't return anymore if an entry can't be categorized as
an object, but rather, fail if we can't retrieve its name.
stagit.c
style.css