Thread (67 messages) flat view 67 messages, 5 authors, 2016-06-15

Re: [PATCH 2/9] vcs-svn: avoid using ls command twice

From: Jonathan Nieder <hidden>
Date: 2016-06-15 22:50:49

David Barr wrote:
 3 files changed, 6 insertions(+), 24 deletions(-)
:)
quoted hunk ↗ jump to hunk
--- a/vcs-svn/repo_tree.c
+++ b/vcs-svn/repo_tree.c
@@ -8,39 +8,23 @@
 #include "repo_tree.h"
 #include "fast_export.h"
 
-const char *repo_read_path(const char *path)
+const char *repo_read_path(const char *path, uint32_t *mode_out)
Obviously good, both because it means we can use one round-trip
to get the same information that  previously took two and because
the API just makes more sense.  Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help