selector.git
2019-11-18 Francois FleuretRealized that recent changes deserve a new version... master
2019-10-08 Francois FleuretCleaned up the regexp de-allocation + syntax check...
2019-10-07 Francois FleuretFixed the 'y' option + added the --delete-regexp option.
2018-11-02 Francois FleuretAdded a blank space before the bound commands to avoid...
2018-08-27 Francois FleuretInstalls in /usr/local/
2016-10-15 Francois Fleuret'can not' -> 'cannot'
2015-06-22 Francois FleuretFixed redirections to make them noclobber-compliant...
2015-05-12 Francois FleuretPrune the cd history only if there was no error.
2015-03-26 Francois FleuretCosmetics.
2015-03-13 Francois FleuretOCD cosmetics.
2015-02-18 Francois FleuretMade the UMASK variables local, otherwise selector...
2015-01-22 Francois FleuretRestore the umask when we modify it.
2014-11-08 Francois FleuretDe-alias the rm command in selector-cd-search.
2014-10-25 Francois FleuretRenamed all the global variables with the "global"...
2014-10-18 Francois FleuretCosmetics.
2014-10-18 Francois FleuretCosmetics + a bit of paranoia regarding the created...
2014-09-09 Francois FleuretAdded SELECTOR_CD_HISTORY_SIZE.
2014-07-29 Francois FleuretSet the file mode creation default to user only.
2014-06-30 Francois FleuretTypo.
2013-11-18 Francois FleuretOCD cosmetics.
2013-11-14 Francois FleuretCosmetics.
2013-11-14 Francois FleuretUpdate.
2013-06-30 Francois FleuretRemoved .gitignore
2013-03-02 Francois FleuretCosmetics.
2013-02-17 Francois FleuretCosmetics.
2013-01-31 Francois Fleuret"can not" -> "cannot".
2012-12-24 Francois FleuretOCD cosmetics.
2012-08-08 Francois FleuretCosmetics.
2012-08-07 Francois FleuretCosmetics.
2012-08-07 Francois FleuretFixed the syntax for examples.
2012-07-21 Francois FleuretFixed a bug when checking the existence of a dir in...
2012-07-02 Francois FleuretFixed the version number and month.
2012-07-02 Francois FleuretUsing the label separator \n indicates that labels...
2012-04-07 Francois FleuretAdded the --pattern option.
2012-02-17 Francois FleuretFixed a bug for non-full-width line display.
2012-02-17 Francois FleuretChanged the help for the -j option.
2012-02-17 Francois FleuretMade the long-line indicator more visible.
2012-02-13 Francois FleuretCosmetics.
2012-02-11 Francois FleuretPrint an error when the cd history file does not exist.
2012-02-11 Francois FleuretFixed the years in the header.
2012-02-10 Francois FleuretUpdated the copyright headers and the version to 1...
2012-02-10 Francois FleuretCosmetics.
2012-02-10 Francois FleuretFixed a bug when the -y option is not there.
2012-02-10 Francois FleuretRemoved the check.
2012-02-10 Francois FleuretCosmetics. The debug check for interval order is still...
2012-02-10 Francois FleuretAdded the -y option
2012-02-10 Francois FleuretThe highlight for regexp match seems to work.
2012-02-10 Francois FleuretThe sub-string highlighting seems to work.
2012-02-10 Francois FleuretFinished, seems to bug a bit.
2012-02-10 Francois FleuretWrote the nightmarish add_interval.
2012-02-07 Francois FleuretAdded the -j option to indicate truncated lines.
2012-01-20 Francois FleuretCosmetics.
2012-01-13 Francois FleuretTypos.
2011-11-29 Francois FleuretIncreased the version number to 1.1.5.
2011-11-29 Francois FleuretRemoved the atrocious -n option.
2011-11-22 Francois FleuretChanged the help message.
2011-11-21 Francois FleuretFixed the month.
2011-11-21 Francois FleuretRearrange to put the bash-related part earlier.
2011-11-21 Francois FleuretAdded options + a check that the it is being sourced.
2011-11-11 Francois FleuretFixed the number of lines to look at in selector-cd...
2011-11-11 Francois FleuretFixed the substitution of HOME.
2011-11-11 Francois FleuretCosmetics.
2011-11-11 Francois FleuretInstalls bash-selector.sh as an executable.
2011-11-11 Francois FleuretCosmetics.
2011-11-02 Francois FleuretTypos.
2011-11-02 Francois FleuretAdded comments.
2011-10-25 Francois FleuretSet the maximum size of the history to 1000 lines.
2011-10-24 Francois FleuretAdded a short explanation for the new bash-selector.sh.
2011-10-24 Francois FleuretInitial commit.
2011-10-10 Francois FleuretPrints the full hash table error in stderr.
2011-09-27 Francois FleuretCosmetics.
2011-09-27 Francois FleuretNow uses the DESTDIR variable.
2011-08-11 Francois FleuretFixed the error message of sage_malloc to stderr.
2011-08-09 Francois FleuretReplaced a big spaghetti mess with fgets.
2011-06-14 Francois FleuretIncreased the version number to 1.1.4.
2011-06-14 Francois FleuretAdded the -u option.
2011-05-03 Francois FleuretFixed the date and version number.
2011-04-13 Francois FleuretFixed the help for the -n option.
2011-04-13 Francois FleuretCosmetics (matcher_t -> struct matcher).
2011-04-13 Francois FleuretFixed the line lengths to fill the console width fully.
2011-04-12 Francois FleuretCleaned up the line display. Removed the clrtoeol,...
2011-03-08 Francois FleuretChanged the header for the copyright years.
2011-02-19 Francois FleuretRemoved the handling of the -- option, as it seems...
2011-02-11 Francois FleuretIgnore keys generated by a tty (xterm) resizing.
2011-02-11 Francois FleuretAdded the --exclamation-negates option. Increased the...
2011-02-05 Francois FleuretUse the --bash option in the key-binding example.
2011-01-27 Francois FleuretAdded the "%s" format when simply writing a string.
2011-01-12 Francois FleuretTypo.
2010-12-16 Francois FleuretRenamed the 'enter' variable to 'done'.
2010-12-16 Francois FleuretDo not beep when pressing enter.
2010-12-16 Francois FleuretAdded an beep for non handled key codes.
2010-12-01 Francois FleuretCosmetics.
2010-11-19 Francois FleuretCosmetics.
2010-09-13 Francois FleuretCosmetics.
2010-09-13 Francois FleuretAdded a detection of full hash table.
2010-07-17 Francois FleuretCosmetics.
2010-06-28 Francois FleuretVersion 1.1.2.
2010-06-28 Francois FleuretThe --bash option now mimics also -l ${HISTSIZE}
2010-06-28 Francois FleuretCosmetics.
2010-06-17 Francois FleuretRemoved an unused parameter in previous_visible().
next