| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge from origin/emacs-25 | Paul Eggert | 2016-11-19 | 1 | -2/+0 |
| |\ | |||||
| | * | Prefer comments /* like this */ in C code | Paul Eggert | 2016-11-05 | 1 | -2/+0 |
| * | | Merge from origin/emacs-25 | John Wiegley | 2016-03-11 | 1 | -7/+5 |
| |\ \ | |/ | |||||
| | * | Rework C source files to avoid ^( | Paul Eggert | 2016-03-10 | 1 | -7/+5 |
| | * | Backport kqueue integration from master | Michael Albinus | 2016-01-22 | 1 | -0/+521 |
| * | Fix Bug#22814 | Michael Albinus | 2016-03-04 | 1 | -1/+23 |
| * | ; Add 2016 to copyright years for files not in emacs-25 branch | Glenn Morris | 2016-01-12 | 1 | -1/+2 |
| * | Spelling fixes | Paul Eggert | 2016-01-04 | 1 | -1/+1 |
| * | Rework file notifications, kqueue has problems with directory monitors | Michael Albinus | 2015-11-25 | 1 | -16/+32 |
| * | Continie with pending events | Michael Albinus | 2015-11-25 | 1 | -14/+31 |
| * | Handle more complex rename operation in kqueue | Michael Albinus | 2015-11-25 | 1 | -6/+19 |
| * | Further fixes for kqueue. | Michael Albinus | 2015-11-25 | 1 | -37/+44 |
| * | Code cleanup of kqueue.c | Michael Albinus | 2015-11-25 | 1 | -52/+57 |
| * | Finish implementation in kqueue.c | Michael Albinus | 2015-11-25 | 1 | -23/+35 |
| * | More work on kqueue | Michael Albinus | 2015-11-25 | 1 | -50/+140 |
| * | Implement directory events | Michael Albinus | 2015-11-25 | 1 | -30/+119 |
| * | Build fixes for kqueue support. | Wolfgang Jenkner | 2015-11-25 | 1 | -1/+1 |
| * | Continue kqueue implementation | Michael Albinus | 2015-11-25 | 1 | -39/+41 |
| * | Work on kqueue | Michael Albinus | 2015-11-25 | 1 | -170/+100 |
| * | Add kqueue support | Michael Albinus | 2015-11-25 | 1 | -0/+339 |