aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc/vc-git.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support git commit --amend/--signoffDmitry Gutov2012-10-021-6/+42
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1
* Prefer typical American spelling for "acknowledgment".Paul Eggert2012-07-241-3/+3
* * lisp/vc/vc-dispatcher.el (vc-compilation-mode): Add, based onSam Steingold2012-07-191-0/+6
* * vc/vc-git.el (vc-git-state): Don't call `vc-git-registered',Dmitry Gutov2012-07-181-43/+41
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-25/+25
* * vc/vc-git.el (vc-git-registered): Use cache propertyMichael Albinus2012-06-301-24/+28
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-1/+1
* Merge changes from emacs-24 branchChong Yidong2012-04-271-1/+1
|\
| * Fixes: debbugs:11344Andreas Schwab2012-04-261-1/+1
* | * lisp/vc/vc-mtn.el:Stefan Monnier2012-04-251-15/+13
|/
* Fixes: debbugs:11109Andreas Schwab2012-03-281-4/+3
* * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.Ami Fischman2012-03-261-5/+14
* * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".Michael Albinus2012-03-011-2/+5
* Add custom groups for VC backends, for consistency with vc-bzr.Chong Yidong2012-02-251-3/+8
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Capitalize non-function content words in menu item strings.Juri Linkov2011-09-181-5/+5
* * lisp/progmodes/compile.el (compilation-start): Let-bind `thisenv' toJuri Linkov2011-09-071-2/+2
* * lisp/vc/vc-git.el (vc-git-grep): Use --no-color. (tiny change)Wilfred Hughes2011-09-011-1/+2
* Add `vc-git-program' option; suggested on emacs-devel.Glenn Morris2011-03-101-7/+15
* Add Log View toggle and log format customization for Git and Hg.Chong Yidong2011-02-131-33/+68
* Refresh Dired and VC-dir buffers after vc-pull and vc-merge.Chong Yidong2011-01-291-7/+15
* Rudimentary support for vc-pull and vc-merge in Git and Mercurial.Chong Yidong2011-01-281-0/+51
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
* Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* Merge changes from emacs-23 branch.Chong Yidong2010-07-101-11/+19
* * lisp/finder.el (finder-known-keywords): Add keyword "vc"Juri Linkov2010-06-111-1/+1
* Move version control related files to the "vc" subdirectory.Juri Linkov2010-06-111-0/+1031