Fri, 29 Dec 2006 20:04:31 -0600 |
Matt Mackall |
symlinks: use is_link wherever is_exec is used
|
Fri, 29 Dec 2006 20:04:31 -0600 |
Matt Mackall |
symlinks: don't complain about symlinks
|
Fri, 29 Dec 2006 20:04:31 -0600 |
Matt Mackall |
symlinks: add a linkfunc
|
Fri, 29 Dec 2006 20:04:31 -0600 |
Matt Mackall |
symlinks: add basic symlink functions to util.py
|
Fri, 29 Dec 2006 20:04:31 -0600 |
Matt Mackall |
symlinks: check whether a filesystem supports symlinks
|
Fri, 29 Dec 2006 20:04:31 -0600 |
Matt Mackall |
exec: remove last flag from is_exec
|
Fri, 29 Dec 2006 20:04:30 -0600 |
Matt Mackall |
exec: add execfunc to simplify exec flag support on non-exec filesystems
|
Fri, 29 Dec 2006 20:04:30 -0600 |
Matt Mackall |
pull umask-checking up
|
Fri, 29 Dec 2006 20:04:30 -0600 |
Matt Mackall |
exec: checkexec checks whether filesystem supports exec flags
|
Tue, 26 Dec 2006 20:08:09 +0100 |
Thomas Arendsen Hein |
expanded bash_completion for transplant extension
|
Tue, 26 Dec 2006 19:56:42 +0100 |
Thomas Arendsen Hein |
Yield entries from [paths], too, when completing -R/--repository.
|
Tue, 26 Dec 2006 15:42:40 +0100 |
Thomas Arendsen Hein |
Corrected synopsis for transplant.
|
Tue, 26 Dec 2006 15:33:50 +0100 |
Thomas Arendsen Hein |
Improved error message for extensions overriding commands (with test):
|
Tue, 26 Dec 2006 14:54:48 +0100 |
Thomas Arendsen Hein |
sync with stable
|