Commit graph

59 commits

Author SHA1 Message Date
Dan Nicolaescu
b838ac802b *** empty log message *** 2007-07-23 16:05:04 +00:00
Dan Nicolaescu
b0f90937fa (vc-git-checkin): Delete unused parameter and the code
handling it. Use vc-git-command.
(vc-git-find-version, vc-git-diff-tree): New functions.
(vc-git-revert): Use vc-git-command.
(vc-git--run-command): Delete.
2007-07-23 16:01:25 +00:00
Dan Nicolaescu
4d3ac01e41 (vc-git-workfile-unchanged-p): Update comment. 2007-07-23 15:02:16 +00:00
Miles Bader
328471d91c Add arch tagline 2007-07-23 08:00:58 +00:00
Dan Nicolaescu
faa9810070 (vc-directory-exclusion-list): Use eval-after-load. 2007-07-23 02:06:18 +00:00
Dan Nicolaescu
9143abff13 Update status. 2007-07-23 00:41:51 +00:00
Dan Nicolaescu
8b9783e0df (vc-git-register, vc-git-checkin): Use vc-git-command,
deal with multiple file arguments.
(vc-git-print-log): Deal with multiple file arguments.
2007-07-22 22:03:27 +00:00
Dan Nicolaescu
53cc90abac (vc-git-revision-granularity,vc-git-root),
(vc-git-command,vc-git-dir-state,vc-git-dired-state-info),
(vc-git-create-repo): New functions.
(vc-git-registered): New autoloaded function definition.
(vc-git-registered): Use vc-git-root.
(vc-git-responsible-p): New defalias.
(vc-git-annotate-extract-revision-at-line): Uncomment.
(vc-git-print-log): Add the file name to the log.
(vc-git-log-view-mode): New derived mode.
(vc-git-diff,vc-git-annotate-command): Use vc-git-command.
2007-07-22 21:16:34 +00:00
Dan Nicolaescu
fff4a04678 vc-git.el: New file. 2007-07-22 19:46:04 +00:00