aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc/vc-git.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix #16897Dmitry Gutov2014-03-081-1/+9
* * lisp/vc/vc-git.el (vc-git-print-log): Remove --follow;Glenn Morris2014-01-211-1/+1
* Minor bug fix.Eric S. Raymond2014-01-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * vc/vc-git.el: Silence byte-compiler warnings.Juanma Barranquero2013-12-111-3/+4
* Support the new log-edit behavior in vc-git-log-edit-toggle-amendDmitry Gutov2013-12-031-1/+11
* * lisp/vc/vc-git.el (vc-git-annotate-extract-revision-at-line): Make itDmitry Gutov2013-11-251-1/+1
* * vc/vc-git.el (vc-git-dir-extra-headers): Add headersDan Nicolaescu2013-11-191-0/+5
* * lisp/vc/vc-git.el (vc-git-grep): Disable pager.Mitchel Humpherys2013-10-011-1/+1
* Silence some vc- compilation warningsGlenn Morris2013-09-111-0/+4
* * lisp/vc/vc-dispatcher.el (vc-run-delayed): New macro.Stefan Monnier2013-09-041-4/+4
* Merge from mainline.Xue Fuqiao2013-09-041-3/+10
|\
| * * lisp/vc/vc-git.el (vc-git-checkin): Make it possible to commit a merge.Stefan Monnier2013-09-031-3/+10
* | Some fixes for vc-ignore.Xue Fuqiao2013-09-041-16/+0
|/
* Cleanup for vc-ignore.Xue Fuqiao2013-08-041-10/+20
* vc-ignore fixes.Xue Fuqiao2013-07-301-5/+4
* Add vc-ignore.Xue Fuqiao2013-07-301-0/+14
* Silence the rest of vc compilationGlenn Morris2013-05-281-0/+23
* * lisp/vc/vc-git.el (vc-git-working-revision): When in detached mode,Dmitry Gutov2013-05-281-18/+21
* Doc fixes related to vc-print-logGlenn Morris2013-04-241-3/+5
* * vc/vc-arch.el (vc-arch-registered):Christopher Schmidt2013-02-011-1/+1
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * vc/vc-git.el (vc-git-command): Disable the pager.Chong Yidong2012-11-301-1/+1
|/
* 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