| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prefer straight quoting in some text files | Paul Eggert | 2015-09-11 | 1 | -1/+1 |
| | | | | | | | | | | Mostly this just changes ` to ' in static text. Some exceptions: * INSTALL.REPO: Use curved quotes, as the diagnostic in question typically does that now. * admin/quick-install-emacs (TRY, top level): Use straight quoting in diagnostics. * src/README: Fix working-directory confusion. | ||||
| * | * CONTRIBUTE: Move send-email here from git-workflow. | Paul Eggert | 2015-09-11 | 1 | -12/+2 |
| | | |||||
| * | Add patch-sending instructions to git-workflow | Paul Eggert | 2015-09-10 | 1 | -0/+18 |
| | | | | | | | From a suggestion by Mitchel Humpherys in: http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00421.html * admin/notes/git-workflow (Sending patches): New section. | ||||
| * | admin: Add documentation for gitmerge.el | David Engster | 2014-11-27 | 1 | -5/+51 |
| | | | | | | * gitmerge.el: New file. * notes/git-workflow: Add documentation for using it. | ||||
| * | Set the push default to "current", which should work everywhere | Lars Magne Ingebrigtsen | 2014-11-16 | 1 | -0/+2 |
| | | |||||
| * | Mention how to get rid of X11 warnings | Lars Magne Ingebrigtsen | 2014-11-16 | 1 | -0/+15 |
| | | |||||
| * | Use cherry-pick -xe instead of git log amend | Lars Magne Ingebrigtsen | 2014-11-15 | 1 | -2/+1 |
| | | |||||
| * | Add a draft of a very simple git workflow | Lars Magne Ingebrigtsen | 2014-11-15 | 1 | -0/+73 |