- Dec 24, 2009
-
-
intrigeri authored
-
- May 23, 2009
-
-
Matthijs Kooijman authored
The modelines added match the emacs lines already present and also set the filetype to sh (just like the emacs lines).
-
Matthijs Kooijman authored
Previously, there were many indentation styles in use: Real tabs, 2, 3 or 4 spaces, mixing these within the same file, function or even within a single line. This commit changes all bash scripts in the handlers, src and lib dirs to use consistent indentation: three spaces are now used everywhere. Other files (e.g. Makefiles) are left untouched. Additionally, this commit removes all trailing whitespace.
-
- Jun 24, 2008
-
-
micah authored
made mktemp a requirement for building backupninja, added autotools variables to substitute the proper binary location and removed bad fall-back when mktemp was not there
-
- Jun 10, 2006
-
-
micah authored
than Debian's. Also added Anarcat to the AUTHORS file
-
- Jan 17, 2006
-
-
intrigeri authored
-
- Jan 09, 2006
-
-
elijah authored
-
- Nov 29, 2005
-
-
intrigeri authored
Start to move common functions (maketemp) to lib/tools, and better use autotools for lib/{easydialog,tools}.
-
intrigeri authored
Moved easydialog.sh to lib/ directory: more code is going to be shared, let's start here.
-
intrigeri authored
easydialog: add optional third argument to booleanBox, to set default no if needed (and actually needed by the upcoming dup.helper).
-
intrigeri authored
Fix formDisplay to reset $REPLY as it should.
-
intrigeri authored
Fix listBegin/listItem/listDisplay to work with checklist boxes, as advertized.
-
- Oct 19, 2005
-
-
elijah authored
added more verbage to ninjahelper added some IFS=$'' to easydialog (this allows you to pass through blank lines).
-
- Jul 08, 2005
-
-
elijah authored
-
- Jul 07, 2005
-
-
elijah authored
-
- Jul 06, 2005
-
-
elijah authored
added .disabled
-
- Jul 04, 2005
-
-
elijah authored
-