summaryrefslogtreecommitdiff
path: root/usr.bin/mg
AgeCommit message (Expand)Author
2014-08-19Let's talk about obstacles you face when trying to pull off a partial tedu@.Ingo Schwarze
2014-08-14Add bounce matching for [] and {} like mg already does with () and likeBrian Callahan
2014-06-12Remove a comparison that is always true. Reported by clang.Brian Callahan
2014-05-28On delete-window, remember the position of dot and mark in the bufferFlorian Obser
2014-05-08protip: "It's largely bad style to do (int)sizeof"Ted Unangst
2014-04-18We should probably thank OpenSSL.Ingo Schwarze
2014-04-17I'm just trying to improve the code...Ted Unangst
2014-04-17spidey sensesStuart Henderson
2014-04-15My mailbox is full of shock.Ted Unangst
2014-04-14"the randomization in this entire codebase is a grand experiment in stupid"Ted Unangst
2014-04-10fix fd leaks in error paths missed last time aroundJonathan Gray
2014-04-09Revert 1.93, it breaks permission checks.Florian Obser
2014-04-03When finding a file in a non-existant directory:Mark Lumsden
2014-04-02Add the '#' character as a comment character in the startup file.Mark Lumsden
2014-03-31Tidy up. No functional change.Mark Lumsden
2014-03-31Allow more than one level of directories to be create viaMark Lumsden
2014-03-31Remove a redundant assignment for slashp in findnonblank().Brian Callahan
2014-03-28let's talk about shitHenning Brauer
2014-03-27Don't use nospace uninitialized in gotobop and gotoeop.Florian Obser
2014-03-27new-line -> newline;Jason McIntyre
2014-03-26Previously, C-t (transpose two chars) did not behave the same asMark Lumsden
2014-03-22donebell is no longer required.Mark Lumsden
2014-03-22If no default tag defined, still let user input a tag to find.Mark Lumsden
2014-03-22truer words were never spokenTed Unangst
2014-03-20Add some missing dobeeps.Mark Lumsden
2014-03-14Check if buffer is to be saved as a directory.Mark Lumsden
2014-03-06add missing stdio.h include for fparseln().Jasper Lievisse Adriaanse
2014-03-05complaint handlingFlorian Obser
2014-01-22fix fd leaks in error pathsJonathan Gray
2014-01-21fulfilling theo's wishesHenning Brauer
2013-12-23Fix two dotline bugs for the price of one.Florian Obser
2013-12-23Move findbuffer() to buffer.c.Mark Lumsden
2013-12-20cannot let theo talking about emacs and mg slideHenning Brauer
2013-12-20Set the correct line number after successfully searching withFlorian Obser
2013-12-20Remove a spurious message that appears in dired mode if you press aMark Lumsden
2013-12-19Amend dired-unmark-backward to fit with recent change andMark Lumsden
2013-12-19Make dired-unmark-backward behave the same as emacs: move cursor up aMark Lumsden
2013-10-22Fix previous; ENOCOFFEE.Florian Obser
2013-10-22Our man page states that it's not portable to rely on dirname(3) notFlorian Obser
2013-10-21unbreak make-directory by stripping trailing '/'Florian Obser
2013-10-20the safety of the internet is called into doubtBret Lambert
2013-10-08backwards compatibility is king, and will remain king, until 2038.Reyk Floeter
2013-09-24rename re_match to regex_match to prevent a namespace conflict on Linux asJasper Lievisse Adriaanse
2013-08-13addition for 64bit time_tStuart Henderson
2013-06-15Move upwards passed multiple lines with no characters instead ofMark Lumsden
2013-06-03Add the 'g' character and dired-revert to refresh the dired buffer.Mark Lumsden
2013-06-02Add the 'quit-window' dired command and receive a basic English lessonlum
2013-06-02Fix return value in refreshbuffer.lum
2013-06-02Rename the dired-* commands to be like the emacs equivalents.lum
2013-06-01new sentence, new line;Jason McIntyre