| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Add new function map-do | Nicolas Petton | 2016-06-18 | 1 | -0/+8 | |
| * | | Add seq-do-indexed | Nicolas Petton | 2016-06-18 | 1 | -0/+15 | |
| * | | Automatically detect whether .h file is C or C++ | Michal Nazarewicz | 2016-06-15 | 1 | -0/+65 | |
| * | | Remove ‘ert-with-function-mocked’ macro in favour of ‘cl-letf’ macro | Michal Nazarewicz | 2016-06-08 | 4 | -48/+3 | |
| * | | * test/lisp/emacs-lisp/package-tests.el | Glenn Morris | 2016-06-08 | 1 | -2/+0 | |
| * | | Try to avoid hangs and stray procs in network-stream-tests. (Bug#23560) | Glenn Morris | 2016-06-07 | 1 | -62/+74 | |
| * | | Do not hard-code port for package test server. (Bug#23708) | Glenn Morris | 2016-06-07 | 2 | -13/+25 | |
| * | | Merge from origin/emacs-25 | Paul Eggert | 2016-06-07 | 1 | -0/+1 | |
| |\ \ | |/ | ||||||
| * | | Some fixes in filenotify-tests.el for cygwin | Michael Albinus | 2016-06-06 | 1 | -16/+22 | |
| * | | Improve robustness of filenotify-tests.el (Bug#23618) | Michael Albinus | 2016-06-05 | 1 | -114/+206 | |
| * | | Merge from origin/emacs-25 | Paul Eggert | 2016-05-31 | 2 | -5/+14 | |
| |\ \ | |/ | ||||||
| * | | Fix Bug#23631 for Tramp | Michael Albinus | 2016-05-30 | 1 | -1/+31 | |
| * | | Sync with Tramp repository. | Michael Albinus | 2016-05-28 | 1 | -5/+7 | |
| * | | Adjust filenotify-tests on Cygwin | Ken Brown | 2016-05-27 | 1 | -2/+8 | |
| * | | Repair damage from emacs-25 merge | Paul Eggert | 2016-05-26 | 2 | -122/+160 | |
| * | | Merge from origin/emacs-25 | Paul Eggert | 2016-05-26 | 2 | -2/+133 | |
| |\ \ | |/ | ||||||
| * | | Fix Bug#23614. | Michael Albinus | 2016-05-26 | 1 | -2/+4 | |
| * | | Allow network-stream-tests to work for out-of-tree builds | Ken Brown | 2016-05-24 | 1 | -2/+7 | |
| * | | Fix failing echo-server-nowait test | Ken Brown | 2016-05-24 | 1 | -0/+1 | |
| * | | Allow shr-tests to work for out-of-tree builds | Ken Brown | 2016-05-24 | 1 | -3/+7 | |
| * | | ; * test/lisp/mouse-tests.el: Standardize license notice. | Glenn Morris | 2016-05-22 | 1 | -4/+6 | |
| * | | Add completion of colors in CSS mode | Etienne Prud’homme | 2016-05-22 | 1 | -1/+1 | |
| * | | Added tests for dos unibyte decoding. | Andrew Hyatt | 2016-05-21 | 1 | -0/+8 | |
| * | | Fix handling of ‘mouse-on-link-p’. | Philipp Stephani | 2016-05-20 | 1 | -0/+48 | |
| * | | epg: Add a way to detect gpg1 executable for tests | Daiki Ueno | 2016-05-20 | 1 | -18/+24 | |
| * | | Improve display of tex-verbatim and Info quoted | Paul Eggert | 2016-05-13 | 1 | -0/+1 | |
| * | | Merge from origin/emacs-25 | Paul Eggert | 2016-05-13 | 1 | -0/+3 | |
| |\ \ | |/ | ||||||
| * | | ; Remove instrumentation of tramp-tests.el | Michael Albinus | 2016-05-11 | 1 | -11/+1 | |
| * | | Fix a problem of tramp-tests on hydra. | Michael Albinus | 2016-05-11 | 1 | -1/+5 | |
| * | | ; Instrument tramp-tests.el | Michael Albinus | 2016-05-10 | 1 | -1/+8 | |
| * | | ; Instrument tramp-tests.el | Michael Albinus | 2016-05-09 | 1 | -0/+3 | |
| * | | Fix the jit-lock-fontify-now test names | Dmitry Gutov | 2016-05-09 | 1 | -2/+2 | |
| * | | Emulate interactive mode | Dmitry Gutov | 2016-05-09 | 1 | -2/+4 | |
| * | | Simplify now that float-time etc. are built-in | Paul Eggert | 2016-05-08 | 1 | -4/+2 | |
| * | | * test/lisp/jit-lock-tests.el: New file. | Dmitry Gutov | 2016-05-08 | 1 | -0/+58 | |
| * | | Continue to fix Bug#10085 | Michael Albinus | 2016-05-07 | 1 | -19/+48 | |
| * | | Add tests for CSS mode completion | Simen Heggestøyl | 2016-05-07 | 1 | -10/+114 | |
| * | | Port xref-tests to master branch | Paul Eggert | 2016-05-06 | 1 | -0/+91 | |
| * | | abbrev-tests.el fix | Lars Ingebrigtsen | 2016-05-03 | 1 | -2/+1 | |
| * | | Add more abbrev tests | Lee Bochicchio | 2016-05-03 | 1 | -9/+138 | |
| * | | Allow eval-ing named character literals | Philipp Stephani | 2016-05-02 | 1 | -0/+6 | |
| * | | Merge from origin/emacs-25 | Paul Eggert | 2016-05-02 | 1 | -0/+8 | |
| |\ \ | |/ | ||||||
| * | | ; Fix last commit in tramp-tests.el | Michael Albinus | 2016-05-02 | 1 | -5/+7 | |
| * | | Fix Bug#10085 | Michael Albinus | 2016-05-02 | 1 | -1/+13 | |
| * | | ; Spelling and quoting fixes | Paul Eggert | 2016-05-01 | 1 | -1/+1 | |
| * | | ; Comment tweak. | Glenn Morris | 2016-04-29 | 1 | -1/+1 | |
| * | | Add completion of `calc()' in CSS mode | Simen Heggestøyl | 2016-04-26 | 1 | -2/+2 | |
| * | | Revert the disputed VC change and update the tests | Dmitry Gutov | 2016-04-24 | 1 | -39/+16 | |
| * | | Don't let `css--property-values' return duplicates | Simen Heggestøyl | 2016-04-24 | 1 | -4/+14 | |
| * | | Encode the shr tests files with trailing white space | Lars Magne Ingebrigtsen | 2016-04-24 | 1 | -0/+3 | |