| Commit message (Collapse) | Author | Age | Files | Lines | 
| | 
| 
| 
| 
| 
| 
|  | 
- small fixes
- which func headline should apply to js mode too
- magit-diff mode no truncate lines
- w3m keybindings
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
|  | 
- my-mark-backward-up-list: like backward-up-list, but also mark the sexp
- my-kill-sexp-or-comment: kill the next sexp or comment, replacing kill-sexp
- my-mark-sexp-or-comment: mark the next sexp or comment, replacing
  mark-sexp
- my-magit-ignore-other-worktrees: a filter-args advice to add
  --ignore-other-worktrees to magit-checkout
 | 
| | 
| 
| 
|  | 
A client of git-send-email that integrates with gnus, magit and dired.
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
* emacs/.emacs.d/init/ycp-editing.el: fix a require
* emacs/.emacs.d/init/ycp-prog.el: fix sql require
* emacs/.emacs.d/init/ycp-system.el: remove double removal of tramp
  from file-name-handler-alist
* emacs/.emacs.d/init/ycp-vc.el: add a post commit hook to revert
  project buffers
* emacs/.emacs.d/lisp/my/my-mariadb.el: fix sql require
* emacs/.emacs.d/lisp/my/my-project.el: add a command to revert
  project buffers
 | 
| | 
| 
| 
|  | 
Including wasamasa and jwiegley
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
- Adding org-jira
- Also fixed getting builders in buildbot
- Adding gdb-mi and gud
- Adding gdb and shell configs
- Also mariadb dev related stuff
- A few more modes
- some more updates
 | 
|   
  
  
  
  
   | 
To ease gnu stow usage. Now we can do
stow -t ~ emacs
 |