aboutsummaryrefslogtreecommitdiffstats
path: root/cmd.c
diff options
context:
space:
mode:
authorMark Lodato <[email protected]>2010-01-31 06:07:41 +0000
committerMark Lodato <[email protected]>2010-01-31 22:08:49 +0000
commit74ebf82229829bbdbe74a4d9a7b6f29d2889dfc8 (patch)
tree0283b46ed39d886ff9665d76f0743de708751986 /cmd.c
parentui-plain: remove unused curr_rev variable (diff)
downloadcgit-74ebf82229829bbdbe74a4d9a7b6f29d2889dfc8.tar.gz
cgit-74ebf82229829bbdbe74a4d9a7b6f29d2889dfc8.zip
ui-plain: more efficient walk_tree()
Git's read_tree_recursive() already filters out the objects by pathname, so we only have to compare baselen to the expected. That is, no string matching is required. Additionally, if the requested path is a directory, the old code would walk through all of its immediate children. This is not necessary, this so we no longer do that. Signed-off-by: Mark Lodato <[email protected]>
Diffstat (limited to 'cmd.c')
0 files changed, 0 insertions, 0 deletions