index
:
software/emacs-mirror
rekado-webkit
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
vc
/
vc-hg.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pacify byte-compiler in lisp/vc
...
Paul Eggert
2016-05-10
1
-0
/
+2
*
Spelling fixes
Paul Eggert
2016-04-03
1
-1
/
+1
*
Performance improvements for vc-hg
...
Daniel Colascione
2016-02-08
1
-1
/
+612
*
Don't pass DIR to 'hg status'
...
Dmitry Gutov
2016-01-30
1
-4
/
+8
*
; Account for spaces before the filename
Dmitry Gutov
2016-01-10
1
-2
/
+2
*
Use short date for 'hg annotate', and output the author
...
Dmitry Gutov
2016-01-10
1
-14
/
+22
*
Update copyright year to 2016
...
Paul Eggert
2016-01-01
1
-1
/
+1
*
Use 'hg id' in vc-hg-previous-revision
...
Dmitry Gutov
2015-12-18
1
-3
/
+7
*
Work around the asynchronous-empty-diff problem
...
Dmitry Gutov
2015-11-22
1
-3
/
+3
*
When VC detects a conflict, specify which file
...
Karl Fogel
2015-11-09
1
-1
/
+1
*
; Revert "Don't declare vc-exec-after anymore"
...
Dmitry Gutov
2015-10-28
1
-0
/
+2
*
Pipe Hg commit descriptions through 'tabindent'
...
Dmitry Gutov
2015-10-28
1
-1
/
+2
*
Show full commit messages in 'hg log' when appropriate
...
Dmitry Gutov
2015-10-27
1
-4
/
+14
*
Don't declare vc-exec-after anymore
...
Dmitry Gutov
2015-10-20
1
-2
/
+0
*
Resurrect the ability to specify a revision in vc-next-action
...
Eli Zaretskii
2015-09-19
1
-1
/
+1
*
vc-hg: Perform the print-log call asynchronously
...
Dmitry Gutov
2015-07-19
1
-1
/
+1
*
Add basic VC push support.
...
Glenn Morris
2015-05-12
1
-38
/
+43
*
Function declaration updates prompted by 'make check-declare'
...
Glenn Morris
2015-04-30
1
-1
/
+1
*
Use vc-switches on vc-*-annotate-command
...
Oscar Fuentes
2015-02-26
1
-2
/
+14
*
Update copyright year to 2015
...
Paul Eggert
2015-01-01
1
-1
/
+1
*
Move VC diff ASYNC argument to the fifth position
...
Dmitry Gutov
2014-12-14
1
-1
/
+1
*
latest-on-branch-p is no longer a public method
...
Eric S. Raymond
2014-12-11
1
-1
/
+0
*
Remove VC rollback method.
...
Eric S. Raymond
2014-12-11
1
-1
/
+0
*
* vc/vc-hg.el (vc-hg-state): Make FILE absolute. Handle the case
...
Michael Albinus
2014-12-11
1
-13
/
+15
*
Fix bug#19304
...
Dmitry Gutov
2014-12-08
1
-2
/
+4
*
In vc, abolish the dir-status method.
Eric S. Raymond
2014-12-02
1
-6
/
+0
*
Eliminate an unuted function argument.
...
Eric S. Raymond
2014-12-02
1
-2
/
+2
*
Remove clear-headers from VC's public method set.
...
Eric S. Raymond
2014-12-01
1
-1
/
+0
*
Remove could-register from the set of public VC backend methods,
...
Eric S. Raymond
2014-12-01
1
-12
/
+0
*
Terminate vc-disable-async-diff with extreme prejudice.
...
Eric S. Raymond
2014-12-01
1
-2
/
+5
*
Update some documentation changes and todo items.
Eric S. Raymond
2014-12-01
1
-2
/
+0
*
Remove vc-state-heuristic from the set of public methods.
...
Eric S. Raymond
2014-12-01
1
-1
/
+0
*
API simplification: remove vc-workfile-unchanged-p from pubic methods.
...
Eric S. Raymond
2014-12-01
1
-5
/
+0
*
VC API simplification: remove ability to set initial revision.
...
Eric S. Raymond
2014-12-01
1
-4
/
+2
*
Merge branch 'emacs-24'.
Paul Eggert
2014-11-28
1
-1
/
+1
|
\
|
*
Fixes: debbugs:18579
...
Dmitry Gutov
2014-11-24
1
-1
/
+1
|
*
Backport: Fixes: debbugs:18940
...
Michael Albinus
2014-11-15
1
-8
/
+16
|
*
* lisp/vc/vc-hg.el (vc-hg-log-graph): New var.
...
Santiago Payà i Miralta
2014-10-20
1
-7
/
+19
*
|
Propagate remote process environment.
...
Michael Albinus
2014-11-22
1
-12
/
+5
*
|
Remove editable argument from VC's backend checkout methods.
...
Eric S. Raymond
2014-11-20
1
-2
/
+2
*
|
Remove never-used rev argument from VC's backend checkin methods.
...
Eric S. Raymond
2014-11-20
1
-2
/
+2
*
|
Fixes: debbugs:18940
...
Michael Albinus
2014-11-13
1
-8
/
+16
*
|
Merge from emacs-24; up to 2014-06-01T23:37:59Z!eggert@cs.ucla.edu
Glenn Morris
2014-06-07
1
-8
/
+5
|
\
|
|
*
* lisp/vc/vc-hg.el (vc-hg-working-revision): Use "hg parent" and
...
Santiago Payà i Miralta
2014-06-06
1
-8
/
+5
*
|
* lisp/vc/vc-hg.el (vc-hg-create-tag, vc-hg-retrieve-tag): New functions.
...
Santiago Payà i Miralta
2014-06-06
1
-4
/
+22
*
|
* lisp/vc/vc-hg.el (vc-hg-log-graph): New var.
...
Santiago Payà i Miralta
2014-06-06
1
-7
/
+19
|
/
*
* lisp/vc/vc-hg.el (vc-hg-unregister): New function (tiny change)
...
Santiago Payà i Miralta
2014-05-10
1
-5
/
+4
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/vc/vc-dispatcher.el (vc-run-delayed): New macro.
...
Stefan Monnier
2013-09-04
1
-6
/
+7
[next]