commit | 01bdab84e31763a98206c31cf99b9dc3cb221356 | [log] [tgz] |
---|---|---|
author | Benoit Sigoure <tsuna@lrde.epita.fr> | Tue Oct 16 16:36:48 2007 +0200 |
committer | Shawn O. Pearce <spearce@spearce.org> | Wed Oct 17 02:47:36 2007 -0400 |
tree | 1ddbd604045e4e2b89753fec95cd4ec6209c405b | |
parent | ca5e9495607c2abb4b665b75d3d96a457fa4c5dd [diff] |
git-svn: add a generic tree traversal to fetch SVN properties * git-svn.perl (&traverse_ignore): Remove. (&prop_walk): New. (&cmd_show_ignore): Use prop_walk. [ew: This will ease the implementation of the `create-ignore', `propget', and `proplist' commands] Signed-off-by: Benoit Sigoure <tsuna@lrde.epita.fr> Acked-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>