index
:
ratpoison
cr/add_confirmquit
cr/deprecate_winliststyle
cr/implement_gnumber
cr/implement_gnumber-with_winliststyle
cr/implement_gnumber_hack
cr/implement_gnumber_uglyhack
cr/perl_prefer_envvar
cr/remove_cos_obsolete_email
cr/remove_cos_obsolete_irc
fix/authors_dups_clean-up
fix/gselect_exact_match
fix/unsetenv_memory_corruption
hax/altgr_support
master
rp_simplified
ratpoison is a simple window manager with no flashy wank.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
history.c
Age
Commit message (
Expand
)
Author
2014-01-03
Make our fallback getline more compliant.
Jérémie Courrèges-Anglas
2013-11-22
Cast char arguments to to*/is* ctype calls to unsigned char
Jérémie Courrèges-Anglas
2013-08-08
Free buffer used to read history file.
Jérémie Courrèges-Anglas
2013-04-13
Make our fallback getline implementation re-usable
Jérémie Courrèges-Anglas
2013-04-10
history_add: make 2nd parameter const
Jérémie Courrèges-Anglas
2013-04-07
Don't use a flexible array member in struct history_item
Jérémie Courrèges-Anglas
2009-07-15
silence unused variables and unused parameters warnings
Bernhard R. Link
2009-04-29
Fix issues when historysize is zero.
Bernhard R. Link
2008-10-22
include limits.h for INT_MAX
Shawn
2008-10-22
remove libhistory history handling, only feed it on demand when doing ! expan...
Bernhard R. Link
2008-10-22
add 'set historysize' and 'set historycompaction' (defaulting to true) to com...
Bernhard R. Link
2008-10-22
alternate history implementation when no libhistory is available
Bernhard R. Link
2008-10-22
move all HAVE_HISTORY into history.c
Bernhard R. Link
2008-10-22
SHELLCMD history only shows execute arguments, things to execute are stored a...
Bernhard R. Link
2008-10-22
define different history types and use them
Bernhard R. Link
2008-06-22
remove unused history_list_items function
Bernhard R. Link
2006-05-24
* src/xinerama.c (free_xinerama): take void arguments. prototype updated.
sabetts
2006-03-16
remove tabs and trailing whitespace.
sabetts
2004-12-04
update copyright.
sabetts
2004-12-02
Updated copyright notices.
sabetts
2004-11-04
*** empty log message ***
sabetts
2004-09-29
* configure.in: Warn when the history header or library is not
sabetts
2003-11-03
* configure.in: Add "--disable-history" handling.
sabetts
2003-05-27
(ratpoison_SOURCES): add editor.c editor.h
sabetts