index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
/
files.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2011-05-09
29165: use term.h globally if needed at all.
Peter Stephenson
1
-8
/
+8
2009-03-24
26772: better error handling and fix runaway chdir on failed cd
Peter Stephenson
1
-6
/
+2
2009-03-15
26735: Check some function return values for failures. Gets rid of
Wayne Davison
1
-1
/
+2
some compiler warnings, and improves error handling/notification.
2008-05-08
24972: Phil Pennock: zf_* variants of zsh/files builtins plus extra options
Peter Stephenson
1
-15
/
+70
2007-08-21
23788: add -h option to chown symlinks rather than targets, and change ↵
Clint Adams
1
-3
/
+18
default behavior to do the opposite.
2007-07-06
23665: autoloading of module features and related tweaks
Peter Stephenson
1
-3
/
+3
2007-05-28
see 23479: add initial features support for modules
Peter Stephenson
1
-3
/
+25
2006-05-30
22474: use variable argument lists to improve error message handling
Peter Stephenson
1
-7
/
+7
2005-10-31
Use idigit() instead of range-checking '0' - '9'.
Wayne Davison
1
-1
/
+1
2005-07-14
21466: mkdir -p didn't work with symlinks
Peter Stephenson
1
-1
/
+1
2004-06-02
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
1
-9
/
+9
2003-05-22
18559, 18562: make modules use proper option arguments
Peter Stephenson
1
-6
/
+2
2002-08-27
17582: Improved option argument handling.
Peter Stephenson
1
-19
/
+21
unposted: Updated version to 4.1.0-dev-6 because of interface change.
2000-09-19
12845: dynamically allocate pbuf in domove()
Clint Adams
1
-5
/
+13
2000-09-18
12836: bin_ln now independent of PATH_MAX
Clint Adams
1
-20
/
+13
2000-08-14
12604: Remove calls to zpathmax(), minor fixes to zopenmax().
Bart Schaefer
1
-5
/
+0
2000-08-05
12547: Handle ENOENT and ENOTDIR in zpathmax().
Bart Schaefer
1
-16
/
+2
2000-08-04
12533: pathconf() without tail in mkdir
Clint Adams
1
-2
/
+16
2000-08-04
15216: Rewrite pathconf() support.
Bart Schaefer
1
-16
/
+3
2000-08-02
12489: pathconf for unlimited fs
Clint Adams
1
-2
/
+3
2000-08-02
12472: limited pathconf support
Clint Adams
1
-78
/
+304
1999-04-15
Initial revision
Tanaka Akira
1
-0
/
+528