Commit graph

  • 1391eebeb5 (vc-p4-dir-status): Initial implementation. Magnus Henoch 2009-05-27 05:53:57 -0800
  • b52aaa3e2c Update copyright notices. Update URL; include URL of previous version. Magnus Henoch 2009-05-27 03:11:58 -0800
  • 7e94b5b0ff * vc-p4.el (vc-p4-diff): Reorder let* variables. Don't use `buffer-file-name'. Magnus Henoch 2009-05-19 11:22:59 -0800
  • b2d952500c Branched vc-p4 for work on Emacs 23 compatibility. Magnus Henoch 2009-05-19 11:18:36 -0800
  • 6afc1e6c47 Changes from Dan Nicolaescu: Jonathan Kamens 2007-08-01 18:27:55 -0800
  • 0ec70d5f50 Patch from Dan Nicolaescu <dann@ics.uci.edu>: Improve support for vc-annotate and log-view and make sure that they are interoperable. Jonathan Kamens 2007-07-27 04:28:08 -0800
  • 3f3aa0ac1f Customized vc-mode-line is no longer necessary, since the version that ships with GNU Emacs is now fixed. Jonathan Kamens 2007-07-27 04:19:26 -0800
  • 12e666d840 The customized version of vc-register is no longer necessary, because the code for calling the backend init-version function has been incorporated into GNU Emacs's standard vc-register function. Jonathan Kamens 2007-07-27 04:16:38 -0800
  • 550739981d Minor bug fixes from Dan Nicolaescu <dann@ics.uci.edu>. Jonathan Kamens 2007-07-18 12:14:09 -0800
  • 435d183a4c Fix a bug in the logic for determining whether to use smerge-ediff or backend-specific conflict resolution. Jonathan Kamens 2002-10-06 09:38:27 -0800
  • ba127bdbfb Changed vc-print-log slightly to conform to current version of vc.el in Emacs source tree. Jonathan Kamens 2002-10-06 09:34:02 -0800
  • c3ee00c06d (vc-p4-find-p4config): Convert the directory in which we're searching to an absolute path by calling expand-file-name on it, because file-name-directory doesn't do what we expect for relative paths ((file-name-directory "..") returns nil, when we're expecting it to eventually return "/"). Jonathan Kamens 2002-01-15 09:31:41 -0800
  • 35d746c591 (vc-p4-registered): Don't consider a file registered if its current action or head action is "delete". Jonathan Kamens 2002-01-09 18:15:43 -0800
  • 1e65e958c7 Need to set default directory before trying to print the log. Jonathan Kamens 2002-01-09 17:29:01 -0800
  • b3a90ce59f Add the function vc-p4-init-version, which always returns "1". Jonathan Kamens 2002-01-09 06:15:24 -0800
  • f985840e8b Update the coument documenting vc-p4-annotate-command. Jonathan Kamens 2002-01-07 10:02:47 -0800
  • 60618b6ef4 When doing an annotation, if the user called the annotate function with a prefix argument, then prompt for the starting date for the annotation. Note that this requires a version of p4pr.perl that supports the --after option. Jonathan Kamens 2002-01-06 16:38:16 -0800
  • 3b5d63dd57 Compatibility with the current version of vc.el in CVS at :pserver:anoncvs@subversions.gnu.org:/cvsroot/emacs. Jonathan Kamens 2002-01-06 11:23:04 -0800
  • bf07af865c Set ediff-default-variant even when doing merges with an ancestor. Jonathan Kamens 2002-01-06 04:39:26 -0800
  • 96df41611e Fix a parenthesization error in the code for repairing some vc.el functions. Jonathan Kamens 2002-01-05 22:13:56 -0800
  • d128cfaad4 Fix a minor working error in a comment. Jonathan Kamens 2002-01-05 20:23:05 -0800
  • 5206f5e427 Add comments telling people where these files can be retrieved from. Jonathan Kamens 2002-01-05 19:55:28 -0800
  • b69b02ad08 Initial version of Emacs 21 VC support for Perforce. Jonathan Kamens 2002-01-05 19:45:11 -0800