Age | Commit message (Expand) | Author |
2012-10-09 | ... yet more documentation, lots of inputs from jmc@ as usual. | Marc Espie |
2012-10-09 | steal .if commands() concept from NetBSD. | Marc Espie |
2012-10-09 | warn about targets with multiple command lists (debug option), as it's | Marc Espie |
2012-10-09 | actual engine change: prevent jobs from stomping on each other's files. | Marc Espie |
2012-10-09 | recognize new debug options for double commands, heldjobs, target group | Marc Espie |
2012-10-09 | tweak error messages yet some more, lots of feedback from | Marc Espie |
2012-10-09 | - SPECIAL_DEPRECATED -> SPECIAL_NOTHING | Marc Espie |
2012-10-09 | new interface: look in command lines for variables that indicate a list of | Marc Espie |
2012-10-09 | Add tree keys to vi mode too, missed by accident. | Nicholas Marriott |
2012-10-09 | - bump the version to match fd.o's 0.27.1 release. | Jasper Lievisse Adriaanse |
2012-10-09 | - also check Requires.private for --exists. | Jasper Lievisse Adriaanse |
2012-10-06 | truncate silent command output to two lines. okay millert@ | Marc Espie |
2012-10-06 | rework section about special targets/prereq to be somewhat readable. | Marc Espie |
2012-10-06 | - extra juice for debugging signal passing. Note when we can't pass the | Marc Espie |
2012-10-05 | document implicit rules and target dependency operators better. | Marc Espie |
2012-10-05 | fix signed vs unsigned warning; feedback & ok: djm@ | Markus Friedl |
2012-10-04 | add umac128 variant; ok djm@ at n2k12 | Markus Friedl |
2012-10-04 | backout pgroup/job control from make, there is something deeply bogus | Marc Espie |
2012-10-02 | more changes, discussed and tested by various people. | Marc Espie |
2012-10-02 | rework make documentation to correspond to usual terms (prerequisites | Marc Espie |
2012-10-02 | Simplify rtable assignment and cut some cruft | Christiano F. Haesbaert |
2012-10-02 | Allow session tree (C-b s) to expand and collapse sessions with | Nicholas Marriott |
2012-10-02 | Remove some out of date text from man page, from Thomas Adam. | Nicholas Marriott |
2012-10-02 | fix -z option, broken in revision 1.215 | Damien Miller |
2012-10-01 | pasto; ok djm@ | Christian Weisgerber |
2012-10-01 | update currency exchange rates; | Jason McIntyre |
2012-09-30 | When outputting to stdout and compressing would grow the file, exit | Todd C. Miller |
2012-09-29 | Do not test client flags against TTY_FREEZE bit, reported by Tom Ryder. | Nicholas Marriott |
2012-09-27 | Do not leak file descriptor if not a tty, reported by Sebastien Marie. | Nicholas Marriott |
2012-09-26 | last stage of rfc changes, using consistent Rs/Re blocks, and moving the | Jason McIntyre |
2012-09-25 | Upon "master volume change" message, send feedback to other clients | Alexandre Ratchov |
2012-09-25 | Stop the space char completing a file name. This mimics more recent | lum |
2012-09-25 | Add notification for input from a pane, from George Nachman. | Nicholas Marriott |
2012-09-25 | Fix search forward so it can match strings on the last line, SF bug | Nicholas Marriott |
2012-09-24 | Add control_write_buffer, from George Nachman. | Nicholas Marriott |
2012-09-24 | Use pgrp of pty fd not pid of immediate child when recovering current | Nicholas Marriott |
2012-09-24 | Use ACS characters for choose-tree arrows based on diff from Romain | Nicholas Marriott |
2012-09-21 | Fix handling of filenames containing escaped globbing characters and escape | Darren Tucker |
2012-09-21 | Fix improper handling of absolute paths when PWD is part of the completed | Darren Tucker |
2012-09-21 | zap lint remains | Marc Espie |
2012-09-21 | vax, found by fries@ | Marc Espie |
2012-09-21 | major overhaul of the way make handle jobs, inspired by dpb: | Marc Espie |
2012-09-20 | add more sensor types to sensor framework. | Yojiro Uo |
2012-09-19 | this command comes from V7; from simon gerraty | Jason McIntyre |
2012-09-18 | The place name we visited was not "sake" but "Sakae". | YASUOKA Masahiko |
2012-09-18 | Add bounds check on sftp tab-completion. Part of a patch from from Jean-Marc | Darren Tucker |
2012-09-17 | clear old keys on rekeing; ok djm | Markus Friedl |
2012-09-17 | an XXX for later | Damien Miller |
2012-09-14 | remove unused variable | Markus Friedl |
2012-09-14 | more accurate fix: don't mark '!' as a meta character, recognize "!" as | Marc Espie |