Ramsay Jones <[email protected]> writes:
> These patches are from another unfinished branch. However, this
> time I can't remember why it's unfinished! ;-)
That scares me. Perhaps you found some hard-to-debug problem but
didn't have time to follow it through, or something?
;-)
Thanks.
>
> ATB,
> Ramsay Jones
>
> Ramsay Jones (5):
> path.c: Remove the 'git_' prefix from a file scope function
> path.c: Don't discard the return value of vsnpath()
> path.c: Use vsnpath() in the implementation of git_path()
> Call git_pathdup() rather than xstrdup(git_path("..."))
> Call mkpathdup() rather than xstrdup(mkpath(...))
>
> bisect.c | 2 +-
> builtin/add.c | 3 ++-
> builtin/branch.c | 2 +-
> builtin/clone.c | 4 ++--
> builtin/prune.c | 2 +-
> merge-recursive.c | 13 +++++++------
> path.c | 28 ++++++++++------------------
> 7 files changed, 24 insertions(+), 30 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html