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
2024-09-20
remove unneeded semicolons; checked by millert@
Jonathan Gray
2024-07-10
an universal -> a universal
Jason McIntyre
2024-07-09
document C-u handling on shell-command{,-on-region}, forgot in previous
Omar Polo
2024-07-09
mg: handle C-u in M-! and M-|
Omar Polo
2024-07-08
mg: fix auto-indent-mode with custom tab widths
Omar Polo
2024-06-14
support (ignore) universal ctags extended metadata in tagaddress
Omar Polo
2024-06-04
now that we have dired-up-directory, use it in dired-jump too
Omar Polo
2024-06-04
add dired-up-directory bound to ^ to go up on directory in dired buffers
Omar Polo
2024-05-21
remove prototypes with no matching function and externs with no var
Jonathan Gray
2024-04-23
correct indentation; no functional change
Jonathan Gray
2023-10-24
call vttidy() in the exit path for the batch mode
Omar Polo
2023-10-16
reinstate space-to-tabstop entry in the manpage
Omar Polo
2023-08-11
Replace use of the old BSD st_*timespec members in struct stat with
Philip Guenther
2023-06-28
add `notab' to the list of modes that can be set with set-default-mode
Omar Polo
2023-04-28
fix lfindent (newline-and-indent) comment and description in the man page
Omar Polo
2023-04-28
mark up all commands in the man page
Omar Polo
2023-04-25
mark up `mode' in -f description
Omar Polo
2023-04-25
document that prefix-region with a prefix argument prompts for the string
Omar Polo
2023-04-21
mg: fix space_to_tabstop
Omar Polo
2023-04-21
mg: allow to change the tab width
Omar Polo
2023-04-17
fix buffer overflow in displaymatch(); ok/tweak tb@
Omar Polo
2023-04-17
fix a few dobeep_msgs() calls: a space is already added between the arguments
Omar Polo
2023-04-17
add doindent() prototype at the start of the file; forgotten in previous
Omar Polo
2023-04-17
resurrect mg' no-tab-mode
Omar Polo
2023-04-14
Add a missing void
Theo Buehler
2023-03-30
drop unnecessary copy of fname; ok tb@
Omar Polo
2023-03-30
tabify two lines
Omar Polo
2023-03-30
don't access(conffile)
Omar Polo
2023-03-30
trailing whitespaces
Omar Polo
2023-03-30
strncpy -> strlcpy to properly NUL-terminate the copy of the path
Omar Polo
2023-03-29
plug leak of tagpos in poptag() if loadbuffer() fails
Omar Polo
2023-03-29
drop needless global tagsfn path
Omar Polo
2023-03-29
change tagvisit (aka visit-tag-table) to immediately load the tag file
Omar Polo
2023-03-28
mg: fix parsing of tag files with duplicate entries
Theo Buehler
2023-03-28
use the shell basename as argv[0] instead of hardcoding "sh"
Omar Polo
2023-03-28
mg: fall back to /bin/sh if $SHELL is undefined.
Omar Polo
2023-03-27
kill another empty line
Omar Polo
2023-03-27
kill two empty lines and some trailing whitespaces
Omar Polo
2023-03-22
plug another leak in addctag; found + ok tb@
Omar Polo
2023-03-22
avoid memleak / crash in addctag
Omar Polo
2023-03-22
plug memleak in error path
Omar Polo
2023-03-22
delete trailing whitespaces; no functional change
Omar Polo
2023-03-08
Delete obsolete /* ARGSUSED */ lint comments.
Philip Guenther
2022-12-26
spelling fixes; from paul tagliamonte
Jason McIntyre
2022-10-20
add zap-to-char and zap-up-to-char; bind zap-to-char to M-z.
Omar Polo
2022-10-15
replace ewprintf("") calls with eerase(): no functional difference.
Omar Polo
2022-10-15
typo in comment: Funtion -> Function
Omar Polo
2022-06-28
transistion -> transition
Jonathan Gray
2022-05-24
fix some dobeep_msgs calls
op
2022-05-24
automatically delete trailing whitespaces on RET in c-mode and
op
[next]