| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Don't fail to indent-sexp before a full sexp (Bug#31984) | Noam Postavsky | 2018-07-27 | 1 | -0/+11 | |
| | * | | | File Shadowing is not available on MS Windows | Michael Albinus | 2018-07-25 | 1 | -1/+23 | |
| * | | | | ; More instrumentation for shadowfile-tests.el | Michael Albinus | 2018-07-27 | 1 | -5/+7 | |
| * | | | | ; More instrumentation for shadowfile-tests.el | Michael Albinus | 2018-07-26 | 1 | -0/+2 | |
| * | | | | %o and %x can now format signed integers | Paul Eggert | 2018-07-26 | 1 | -4/+6 | |
| * | | | | ; More instrumentation for shadowfile-tests.el | Michael Albinus | 2018-07-25 | 1 | -1/+10 | |
| * | | | | ; More instrumentation for shadowfile-tests.el | Michael Albinus | 2018-07-25 | 1 | -0/+7 | |
| * | | | | Instrument shadowfile{-tests} for error hunting on hydra. | Michael Albinus | 2018-07-25 | 1 | -8/+14 | |
| * | | | | Merge from origin/emacs-26 | Glenn Morris | 2018-07-24 | 2 | -0/+20 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Fix indent-sexp of #s(...) (Bug#31984) | Noam Postavsky | 2018-07-21 | 1 | -0/+12 | |
| | * | | | Fix Bug#32226 | Michael Albinus | 2018-07-21 | 1 | -0/+8 | |
| | * | | | Fix (Bug#32218). Do not merge with master | Michael Albinus | 2018-07-20 | 1 | -4/+1 | |
| * | | | | thread-join returns the result of finished thread | Michael Albinus | 2018-07-22 | 1 | -6/+17 | |
| * | | | | Merge from origin/emacs-26 | Glenn Morris | 2018-07-20 | 2 | -0/+896 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Adapt shadowfile.el for Tramp (Bug#4526, Bug#4846) | Michael Albinus | 2018-07-18 | 1 | -0/+876 | |
| | * | | | Fix auth-source-delete (Bug#26184) | Noam Postavsky | 2018-07-17 | 1 | -0/+20 | |
| * | | | | Fix bug with eql etc. on NaNs | Paul Eggert | 2018-07-18 | 1 | -0/+11 | |
| * | | | | Add variable main-thread, fix Bug#32169 | Michael Albinus | 2018-07-17 | 1 | -1/+10 | |
| * | | | | ; Remove tracing for epg-tests (Bug#23561) | Noam Postavsky | 2018-07-16 | 2 | -32/+6 | |
| * | | | | ; Trace epg-tests (Bug#23561) | Noam Postavsky | 2018-07-15 | 1 | -6/+30 | |
| * | | | | Don't test symmetric operations on gpg 2.0 (Bug#23561) | Noam Postavsky | 2018-07-15 | 2 | -14/+31 | |
| * | | | | Fix Bug#32147 | Michael Albinus | 2018-07-15 | 1 | -2/+4 | |
| * | | | | Update package.el test for message format changes | Noam Postavsky | 2018-07-15 | 1 | -2/+3 | |
| * | | | | Fix gpg detection for tests (Bug#23561) | Noam Postavsky | 2018-07-14 | 2 | -34/+17 | |
| | |_|/ |/| | | ||||||
| * | | | ; Trace epg-tests gpg config finding (Bug#23561) | Noam Postavsky | 2018-07-14 | 2 | -1/+15 | |
| * | | | Merge from origin/emacs-26 | Glenn Morris | 2018-07-13 | 2 | -37/+102 | |
| |\ \ \ | |/ / | ||||||
| | * | | Use consistent function names in thread-tests.el | Michael Albinus | 2018-07-13 | 1 | -8/+9 | |
| | * | | Match w32 paths in grep sans --null hits (Bug#32051) | Noam Postavsky | 2018-07-12 | 1 | -1/+45 | |
| | * | | Provide feature 'threads | Michael Albinus | 2018-07-12 | 1 | -28/+48 | |
| | * | | Stop using indent-line-to in lisp-indent-line (Bug#32014) | Noam Postavsky | 2018-07-09 | 1 | -1/+0 | |
| * | | | Tweak subr-x.el substring functions | Basil L. Contovounesios | 2018-07-13 | 1 | -0/+47 | |
| * | | | Fix custom-available-themes file expansion | Basil L. Contovounesios | 2018-07-13 | 1 | -0/+87 | |
| | |/ |/| | ||||||
| * | | Don't skip epg-tests even with gpg 2.0 (Bug#23561) | Noam Postavsky | 2018-07-12 | 1 | -1/+12 | |
| * | | Add predicate proper-list-p | Basil L. Contovounesios | 2018-07-09 | 2 | -42/+18 | |
| * | | Respect field boundaries in indent-line-to (Bug#32014) | Noam Postavsky | 2018-07-09 | 1 | -1/+0 | |
| * | | Merge from emacs-26 | Noam Postavsky | 2018-07-09 | 2 | -20/+46 | |
| |\ \ | |/ | ||||||
| | * | ; Test for Bug#32014 | Noam Postavsky | 2018-07-09 | 1 | -0/+11 | |
| | * | Fix Bug#32090 | Michael Albinus | 2018-07-09 | 1 | -20/+35 | |
| * | | Merge from emacs-26 | Noam Postavsky | 2018-07-09 | 1 | -1/+1 | |
| |\ \ | |/ | ||||||
| | * | Remove test code from last commit | Michael Albinus | 2018-07-08 | 1 | -2/+1 | |
| | * | Fix Bug#32084 | Michael Albinus | 2018-07-08 | 1 | -1/+2 | |
| | * | Sync with Tramp 2.3.4. Do not merge with master | Michael Albinus | 2018-06-27 | 1 | -6/+10 | |
| * | | Fix Tcl indentation in a namespace | Tom Tromey | 2018-07-03 | 1 | -0/+9 | |
| * | | Adjust previous jsonrpc change | João Távora | 2018-07-03 | 1 | -1/+5 | |
| * | | Make lisp/jsonrpc.el work with Emacs 25.1 | João Távora | 2018-07-02 | 1 | -61/+71 | |
| * | | Minor change in tramp-tests.el | Michael Albinus | 2018-07-01 | 1 | -4/+4 | |
| * | | Add lisp/jsonrpc.el | João Távora | 2018-06-30 | 1 | -0/+240 | |
| * | | Sync with Tramp 2.4.0 | Michael Albinus | 2018-06-29 | 1 | -1/+1 | |
| * | | Reformat package.el message strings for future l10n | Jean-Christophe Helary | 2018-06-25 | 1 | -2/+2 | |
| * | | (format "%d" F) now truncates floating F | Paul Eggert | 2018-06-25 | 1 | -0/+8 | |