Fri, 17 Aug 2012 13:58:19 -0700 |
timeless |
en-us: penalize
|
Fri, 06 Jan 2012 16:27:13 +0100 |
Martin Geisler |
Remove FSF mailing address from GPL headers
|
Wed, 20 Oct 2010 18:15:47 +0530 |
Azhagu Selvan SP |
mercurial.el: fix hg-outgoing path when 'default-push' is not defined
stable
|
Wed, 20 Jan 2010 16:48:20 +0100 |
Martin Geisler |
mercurial.el: add forgotten version number
stable
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Wed, 13 May 2009 13:07:43 -0500 |
Jonathan Kotta |
allow toggling when the cursor is on the correct line instead of just the filename text in hg-commit-toggle-file
|
Thu, 27 Mar 2008 12:52:41 -0700 |
Bryan O'Sullivan |
mercurial.el: note new Emacs VC mode support
|
Thu, 11 Oct 2007 06:10:45 +0900 |
NIIMI Satoshi |
mercurial.el: mark-marker() returns non-nil with no active mark on GNU Emacs
|
Thu, 11 Oct 2007 05:58:54 +0900 |
NIIMI Satoshi |
mercurial.el, mq.el: remove runtime dependencies on CL package
|
Tue, 07 Aug 2007 10:28:14 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Tue, 07 Aug 2007 10:24:33 +0200 |
Thomas Arendsen Hein |
Remove trailing spaces
|
Sat, 14 Jul 2007 11:27:58 -0500 |
jon christopher |
Re: mercurial.el and hg-version-other-window
|
Tue, 22 May 2007 07:24:06 +0900 |
NIIMI Satoshi |
mercurial.el: ignore errors on hg-after-save-hook()
|
Tue, 22 May 2007 08:05:16 +0900 |
NIIMI Satoshi |
mercurial.el: change default log range to tip:0
|
Mon, 07 May 2007 21:44:11 +0900 |
NIIMI Satoshi |
mercurial.el: fix error on hg-read-rev() with small tip, and cleanups
|
Sat, 05 May 2007 15:56:49 +0900 |
NIIMI Satoshi |
mercurial.el: don't raise an error from find-file-hook
|
Sat, 05 May 2007 15:50:40 +0900 |
NIIMI Satoshi |
mercurial.el: move defmacro of hg-do-across-repo before use
|
Mon, 07 May 2007 08:42:48 -0700 |
Brendan Cully |
Unconfuse font-lock
|
Tue, 22 Aug 2006 15:15:52 -0700 |
Bryan O'Sullivan |
mercurial.el: deal with more vagaries of "hg status".
|
Tue, 22 Aug 2006 14:03:10 -0700 |
Bryan O'Sullivan |
mercurial.el: add hg-cwd
|
Tue, 22 Aug 2006 14:02:43 -0700 |
Bryan O'Sullivan |
mercurial.el: speed up mode line updates.
|
Tue, 22 Aug 2006 11:37:18 -0700 |
Bryan O'Sullivan |
mercurial.el: add hg-status.
|
Tue, 22 Aug 2006 11:36:58 -0700 |
Bryan O'Sullivan |
mercurial.el: use parents in modeline, not tip
|
Tue, 22 Aug 2006 11:24:59 -0700 |
Bryan O'Sullivan |
mercurial.el: fix hg-chomp.
|
Tue, 22 Aug 2006 08:54:19 -0700 |
Bryan O'Sullivan |
mercurial.el: fix calls to goto-char.
|
Tue, 22 Aug 2006 08:53:37 -0700 |
Bryan O'Sullivan |
mercurial.el: get rid of unportable, unperformant use of replace-regexp.
|
Sun, 13 Aug 2006 20:21:13 +0300 |
Giorgos Keramidas |
Use cached hg-root-dir instead of rediscovering
|
Sun, 30 Jul 2006 09:37:08 +0300 |
Giorgos Keramidas |
avoid calling (cd ...) with `nil' as a directory name
|
Sat, 22 Jul 2006 23:35:16 +0900 |
FUJIWARA Katsunori |
Emacs: apply "expand-filename" on "default-directory".
|
Sat, 22 Jul 2006 23:30:19 +0900 |
FUJIWARA Katsunori |
Emacs: apply kill-local-variable instead of make-local-variable to FORGET
|