summaryrefslogtreecommitdiff
path: root/src/history.c
AgeCommit message (Expand)Author
2013-04-13Make our fallback getline implementation re-usableJérémie Courrèges-Anglas
2013-04-10history_add: make 2nd parameter constJérémie Courrèges-Anglas
2013-04-07Don't use a flexible array member in struct history_itemJérémie Courrèges-Anglas
2009-07-15silence unused variables and unused parameters warningsBernhard R. Link
2009-04-29Fix issues when historysize is zero.Bernhard R. Link
2008-10-22include limits.h for INT_MAXShawn
2008-10-22remove libhistory history handling, only feed it on demand when doing ! expan...Bernhard R. Link
2008-10-22add 'set historysize' and 'set historycompaction' (defaulting to true) to com...Bernhard R. Link
2008-10-22alternate history implementation when no libhistory is availableBernhard R. Link
2008-10-22move all HAVE_HISTORY into history.cBernhard R. Link
2008-10-22SHELLCMD history only shows execute arguments, things to execute are stored a...Bernhard R. Link
2008-10-22define different history types and use themBernhard R. Link
2008-06-22remove unused history_list_items functionBernhard R. Link
2006-05-24* src/xinerama.c (free_xinerama): take void arguments. prototype updated.sabetts
2006-03-16remove tabs and trailing whitespace.sabetts
2004-12-04update copyright.sabetts
2004-12-02Updated copyright notices.sabetts
2004-11-04*** empty log message ***sabetts
2004-09-29* configure.in: Warn when the history header or library is notsabetts
2003-11-03 * configure.in: Add "--disable-history" handling.sabetts
2003-05-27(ratpoison_SOURCES): add editor.c editor.hsabetts