Age | Commit message (Expand) | Author |
2012-10-27 | mark elf architectures as well | Marc Espie |
2012-10-27 | don't stat & test sndio home directory since we never use it. | Alexandre Ratchov |
2012-10-27 | don't (re-)define SNDIO_USER and SNDIO_PRIO if they are already defined, | Alexandre Ratchov |
2012-10-27 | use unsigned chars for midi messages (to avoid gcc warning) | Alexandre Ratchov |
2012-10-26 | - fix potential memory and fd leak | Florian Obser |
2012-10-26 | Make mouse event structure clearer by defining events (up, click, drag) | Nicholas Marriott |
2012-10-25 | Add ability to active pane in list-windows and find-window formats, from | Nicholas Marriott |
2012-10-25 | Fix BELL_NONE which had been broken in some code reorganisation or other | Nicholas Marriott |
2012-10-25 | Fix bad size in memcpy from Romain Francoise. | Nicholas Marriott |
2012-10-25 | Fix typo bell->bells from Thomas Adam. | Nicholas Marriott |
2012-10-23 | Use correct file for revert-buffer; do not ignore abort. | Florian Obser |
2012-10-23 | fix fringe case where length is around 140. | Marc Espie |
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-18 | numerous error message fixes: | Marc Espie |
2012-10-15 | Fix some function prototypes from Helmut Tessarek. | Nicholas Marriott |
2012-10-15 | Add support for recursive ftp upload. The mput command of the ftp | Alexander Bluhm |
2012-10-12 | Document duplicate inference rules. That's posix behavior, and what we do. | Marc Espie |
2012-10-12 | - implement "revert-buffer", which reverts the current buffer to what's on disk | Jasper Lievisse Adriaanse |
2012-10-12 | fix infinite loops on regexps that match the empty word, which is | Marc Espie |
2012-10-11 | amend bug section with some fixed stuff. | Marc Espie |
2012-10-11 | fix make's cond parser to be able to handle .if 5 < 7 directly. | Marc Espie |
2012-10-11 | Fix a use-after-free when collapsing the tree in choose mode, from | Nicholas Marriott |
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 |