]> mj.ucw.cz Git - libucw.git/history - lib/shell
Merge with git+ssh://git.ucw.cz/projects/sherlock/GIT/sherlock.git#v3.12
[libucw.git] / lib / shell /
2007-12-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-11-06 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-10-28 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-09-26 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-09-21 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-09-10 Martin MaresFixed a typo in usage text.
2007-08-25 Martin MaresMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-08-24 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-07-26 Martin MaresShell utilities should link with libucw, not libsh.
2007-06-25 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-21 Pavel Charvatrun testing utities in rundir instead of in source...
2007-06-21 Pavel CharvatThe great conversion of log() logging function to msg().
2007-05-18 Pavel CharvatMerged main branch to dev-sorter.
2007-05-18 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-04-23 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-12 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-08 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-16 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-13 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-02 Martin MaresReplaced %L by %ll, the former is obsolete and specific...
2007-02-02 Martin MaresHunted down a dozen of damned printf cast bugs.
2007-02-02 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-02-02 Martin MaresUse uintptr_t instead of addr_int_t.
2006-07-26 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-07-26 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-07-26 Pavel Charvatfixed some compilation warnings
2006-07-24 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-06-22 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-05-17 Pavel Charvatbin/config: String type has no prefix again.
2006-05-17 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-05-17 Robert Spalekshell/config: remove duplicate type_size()
2006-05-16 Pavel CharvatForgotten commit... added arrays support to configurati...
2006-05-12 Pavel Charvatadded missing dependency
2006-05-12 Pavel Charvatremoved forgotten space
2006-05-12 Pavel Charvatconfiguration reader:
2006-05-11 Pavel Charvat"not/configured" safe defaults returned to bin/indexer
2006-05-11 Pavel Charvatmore intuitive parameter in configuration reader
2006-05-11 Pavel Charvatlib/shell/config.c rewritten...
2006-05-02 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-29 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-27 Robert Spaleksplit conf2.h into conf.h and getopt.h
2006-04-27 Robert Spalekshell/config: check the default value from the command...
2006-04-27 Robert Spalekshell/config: upgraded to use conf2 instead of conf
2005-12-07 Martin MaresAdded a (so far trivial) library of functions for shell...
2005-08-14 Martin MaresAllow typed configuration items. (This is the only...
2005-04-11 Martin MaresRewritten Makefiles to support separated source and...
2004-12-11 Martin MaresChanged all references to Sherlock Library by UCW Library.
2003-09-27 Martin MaresAdded a lot of missing #include <alloca.h>'s.
2003-01-22 Martin MaresThe $(LIBxxx) mechanism proved useful, so I'm switching...
2002-10-11 Martin MaresAdded support for shared libraries (CONFIG_SHARED switc...
2002-08-26 Martin MaresThe shell config helper now knows how to parse multiple...
2002-08-26 Martin MaresAs usually, stuff in lib/* is LGPL'ed.
2002-08-23 Martin MaresMoved shell script support commands to lib/shell.