Age | Commit message (Expand) | Author |
2013-05-30 | Use adjustname() for the dired-copy-file and dired-rename-file | lum |
2013-05-30 | remove cmtime again, but with a proper test for nodes without children. | Marc Espie |
2013-05-30 | Use adjustname() before trying to use the path to be dired. | lum |
2013-05-30 | Reuse the makedir() function in dir.c for dired's | lum |
2013-05-30 | Reject non-printable characters found in the input stream even when | Ingo Schwarze |
2013-05-30 | adjust error message for empty files to display the full path to the file, | Jasper Lievisse Adriaanse |
2013-05-29 | Trivial sync to bsd.lv: | Ingo Schwarze |
2013-05-29 | Make the mg dired commands: | lum |
2013-05-29 | Simplify condition, avoid duplicate code; no functional change. | Ingo Schwarze |
2013-05-29 | In SYNOPSIS mode, .Ek doesn't end a keep. | Ingo Schwarze |
2013-05-29 | In keep mode, if any text is printed (even in NOSPACE mode), | Ingo Schwarze |
2013-05-29 | Use same method as elsewhere in mg to inidicate a failure of strdup. | lum |
2013-05-28 | In dired mode the commands: | lum |
2013-05-27 | tweak previous; | Jason McIntyre |
2013-05-27 | Add dired-create-directory to function maps. | lum |
2013-05-27 | Add dired commands. ok and suggestions jmc@ | lum |
2013-05-25 | obviously missed something, so revert. | Marc Espie |
2013-05-23 | allow auto scaling bcrypt rounds by CPU power. | Ted Unangst |
2013-05-22 | Shuffle shell-command-on-region around to give shell-command. | lum |
2013-05-22 | as checked through thorough tests, youngest->mtime == ctime, so ditch | Marc Espie |
2013-05-19 | Support .Bl -offset in -mdoc -Tman. | Ingo Schwarze |
2013-05-19 | Move printing of the .RS macro into print_offs() such that print_offs() | Ingo Schwarze |
2013-05-19 | Make the cursor position when moving backwards by paragraph behave the | lum |
2013-05-19 | Standardise logging of supplemental information during userauth. Keys | Damien Miller |
2013-05-19 | fix failure to recognise cert-authority keys if a key of a different type | Damien Miller |
2013-05-18 | Should termp_xx_pre() ever get called for a macro it cannot handle, | Ingo Schwarze |
2013-05-18 | Remove the variable sz because it's invariantly == 0, | Ingo Schwarze |
2013-05-18 | Even though the size of a pointer should not depend on the type of the | Ingo Schwarze |
2013-05-18 | Use adjustname() for path. ok jasper@ | lum |
2013-05-18 | and and -> and | lum |
2013-05-18 | Update last updated date. | lum |
2013-05-17 | Describe the file -> buffer semantic. | lum |
2013-05-17 | If directory exists when trying to create a new one, warn user. | lum |
2013-05-17 | bye, bye xfree(); ok markus@ | Damien Miller |
2013-05-16 | Switch rcsdiff(1) binary file detection from !(isprint() || isspace()) to | Stefan Sperling |
2013-05-16 | remove another now-unused variable | Darren Tucker |
2013-05-16 | remove now-unused variables | Darren Tucker |
2013-05-16 | switch RekeyLimit traffic volume parsing to scan_scaled. ok djm@ | Darren Tucker |
2013-05-16 | Fix some "unused result" warnings found via clang and -portable. ok markus@ | Darren Tucker |
2013-05-16 | oops! avoid Xr to self; | Jason McIntyre |
2013-05-16 | put IgnoreUnknown in the right place; | Jason McIntyre |
2013-05-16 | add the ability to ignore specific unrecognised ssh_config options; | Damien Miller |
2013-05-16 | Add RekeyLimit to sshd with the same syntax as the client allowing rekeying | Darren Tucker |
2013-05-16 | Add an optional second argument to RekeyLimit in the client to allow | Darren Tucker |
2013-05-15 | Don't let cursor position overflow when reflowing, from Christopher | Nicholas Marriott |
2013-05-15 | Reserve space for \0 in cmd_print, from George Nachman. | Nicholas Marriott |
2013-05-15 | RIS should reset focus reporting, from Hayaki Saito. | Nicholas Marriott |
2013-05-14 | Don't display swapin/swapout uvmexp fields | Miod Vallat |
2013-05-14 | keep track of the youngest child, helps a lot with out-of-date messages | Marc Espie |
2013-05-14 | When ^W (WERASE) is hit in insert mode it's possible that the line | Todd C. Miller |