index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
mg
Age
Commit message (
Expand
)
Author
2012-12-28
Respect locale for ctype purposes, e.g. display ISO Latin 1 characters;
Christian Weisgerber
2012-12-27
diff-buffer-with-file
Florian Obser
2012-12-27
Move code for shell-command-on-region around to make pipeio() usable
Florian Obser
2012-12-04
Bring back column numbers and make them configurable, off by default
Florian Obser
2012-11-27
- add 'make-directory' (not bound to any shortcut).
Jasper Lievisse Adriaanse
2012-11-27
- move prototype of expandtilder() to def.h; needed by an upcoming diff.
Jasper Lievisse Adriaanse
2012-11-20
keep functnames sorted
Florian Obser
2012-11-13
Column numbers are gone for good.
Florian Obser
2012-11-11
updating the character offset on the line all the time is astoundingly
Theo de Raadt
2012-11-06
Remove never read struct member, found while investigating a llvm
Florian Obser
2012-11-03
fix potential memory leak, found by llvm
Florian Obser
2012-11-03
kill dead assignment, found by llvm
Florian Obser
2012-11-03
Don't leak a file descriptor when testing for permissions, also make
Christiano F. Haesbaert
2012-11-03
This should be void.
Christiano F. Haesbaert
2012-10-26
- fix potential memory and fd leak
Florian Obser
2012-10-23
Use correct file for revert-buffer; do not ignore abort.
Florian Obser
2012-10-22
Add (r)evert prompt to "File changed on disk; really edit the buffer"
Florian Obser
2012-10-22
Check for dirty buffer on buffer change.
Florian Obser
2012-10-20
- fix a potential double free
Jasper Lievisse Adriaanse
2012-10-12
- implement "revert-buffer", which reverts the current buffer to what's on disk
Jasper Lievisse Adriaanse
2012-09-25
Stop the space char completing a file name. This mimics more recent
lum
2012-09-07
Make C-r not screw up the line counter if the pattern ends up not
lum
2012-08-31
Allow an error message for a filename that is too long to be seen and
lum
2012-08-30
oops. need to reset errno. Otherwise we can't save a new file in a
lum
2012-08-30
Some line counter goodness from Florian Obser.
lum
2012-08-30
This diff allows the user to decide what to do with buffers that
lum
2012-08-28
Make mg behave more like emacs with regards to opening a new buffer:
lum
2012-07-11
fix three typos.
Igor Sobrado
2012-07-10
Fix an outstanding debian bug: #658539
lum
2012-07-09
OpenBSD has two kinds of developers ...
Mike Larkin
2012-07-02
Maintain mg's Public Domain license heritage.
lum
2012-06-26
It is time to bring this back alive.
Claudio Jeker
2012-06-26
add missing rcs ids
Jasper Lievisse Adriaanse
2012-06-21
Shuffle leave-tmpdir-backups up to correct place in alphabetic order.
lum
2012-06-20
make a list format more nicely; ok lum
Jason McIntyre
2012-06-19
various small markup fixes; ok lum
Jason McIntyre
2012-06-18
Add a BACKUP FILES section.
lum
2012-06-18
Add ~/.mg.d to FILES. Reviewed by jmc@
lum
2012-06-18
When using M-> Place cursor at the bottom of the window (minus 3
lum
2012-06-18
Removing this 'if' statement allows dired buffers to not have their
lum
2012-06-18
- add a pathnames.h
Jasper Lievisse Adriaanse
2012-06-18
- explicitly use DOCMODE instead of NONBINMODE
Jasper Lievisse Adriaanse
2012-06-15
Fixes a problem where if you try to open a file that doesn't exist and has
lum
2012-06-14
Add paragraph about "non-standard" mg commands.
lum
2012-06-14
Allow mg to save backup files to a users home directory.
lum
2012-06-11
Change error message to reflect the correct filename: nname is 'New
lum
2012-06-08
From an email to tech@:
lum
2012-06-08
Fix bug where line-number counter would go a bit hay-wire when paging
lum
2012-06-07
Add some cscope support to mg. From Sunil Nimmagadda. Due to some
lum
2012-06-04
Open theo mode without splitting window in 2.
lum
[next]