author | Junio C Hamano <junkio@cox.net> | |
Sun, 7 May 2006 23:06:45 +0000 (16:06 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 7 May 2006 23:06:45 +0000 (16:06 -0700) |
* mw/alternates:
clone: don't clone the info/alternates file
test case for transitive info/alternates
Transitively read alternatives
repack: honor -d even when no new pack was created
clone: keep --reference even with -l -s
repo-config: document what value_regexp does a bit more clearly.
Release config lock if the regex is invalid
core-tutorial.txt: escape asterisk
Sparse fix for builtin-diff
Fix users of prefix_path() to free() only when necessary
clone: don't clone the info/alternates file
test case for transitive info/alternates
Transitively read alternatives
repack: honor -d even when no new pack was created
clone: keep --reference even with -l -s
repo-config: document what value_regexp does a bit more clearly.
Release config lock if the regex is invalid
core-tutorial.txt: escape asterisk
Sparse fix for builtin-diff
Fix users of prefix_path() to free() only when necessary
1 | 2 | |||
---|---|---|---|---|
builtin-diff.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc builtin-diff.c
Simple merge