Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
9143abff
Commit
9143abff
authored
Jul 23, 2007
by
Dan Nicolaescu
Browse files
Update status.
parent
ad5f4654
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/vc-git.el
lisp/vc-git.el
+3
-3
No files found.
lisp/ChangeLog
View file @
9143abff
2007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
* vc-git.el: Update status.
2007-07-22 Nick Roberts <nickrob@snap.net.nz>
* bindings.el (mode-line-remote): New variable.
...
...
lisp/vc-git.el
View file @
9143abff
...
...
@@ -61,13 +61,13 @@
;; - dired-state-info (file) OK
;; STATE-CHANGING FUNCTIONS
;; * create-repo () OK
;; * register (files &optional rev comment)
PORT TO NEW VC INTERFACE
;; * register (files &optional rev comment)
OK
;; - init-version (file) ??
;; - responsible-p (file) OK
;; - could-register (file) NEEDED
;; - receive-file (file rev) ??
;; - unregister (file) NEEDED
;; * checkin (files rev comment)
PORT TO NEW VC INTERFACE
;; * checkin (files rev comment)
OK
;; * find-version (file rev buffer) NEEDED!
;; * checkout (file &optional editable rev) OK
;; * revert (file &optional contents-done) OK
...
...
@@ -76,7 +76,7 @@
;; - merge-news (file) NEEDED
;; - steal-lock (file &optional version) NOT NEEDED
;; HISTORY FUNCTIONS
;; * print-log (files &optional buffer)
PORT TO NEW VC INTERFACE
;; * print-log (files &optional buffer)
OK
;; - log-view-mode () OK
;; - show-log-entry (version) NOT NEEDED, DEFAULT IS GOOD
;; - wash-log (file) ??
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment