Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | * vc-git.el (vc-git-dir-state): | Dan Nicolaescu | 2008-01-04 | 1 | -0/+2 |
* | Change capitalization of VC backend names for new backends | Miles Bader | 2007-08-03 | 1 | -3/+3 |
* | * vc-hg.el (vc-hg-registered): Set the vc-state property. | Dan Nicolaescu | 2007-07-30 | 1 | -1/+1 |
* | * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends): | Dan Nicolaescu | 2007-07-30 | 1 | -6/+6 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | (vc-hg-revision-completion-table): Temporarily comment | Dan Nicolaescu | 2007-07-24 | 1 | -8/+8 |
* | (vc-hg-diff): Use vc-hg-command. | Dan Nicolaescu | 2007-07-21 | 1 | -20/+37 |
* | (vc-hg-workfile-unchanged-p): New function. | Dan Nicolaescu | 2007-07-20 | 1 | -1/+5 |
* | (vc-hg-registered): Replace if with when. | Dan Nicolaescu | 2007-07-19 | 1 | -10/+10 |
* | (vc-hg-state): Handle removed files. | Dan Nicolaescu | 2007-07-16 | 1 | -21/+51 |
* | Add arch tagline | Miles Bader | 2007-07-08 | 1 | -0/+1 |
* | vc-hg.el: New file. | Dan Nicolaescu | 2007-07-06 | 1 | -0/+396 |