[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] branch externals/vc-hgcmd created (now d23de9d)
From: |
Stefan Monnier |
Subject: |
[elpa] branch externals/vc-hgcmd created (now d23de9d) |
Date: |
Sat, 5 Jun 2021 16:11:17 -0400 (EDT) |
monnier pushed a change to branch externals/vc-hgcmd.
at d23de9d Use vc-read-revision
This branch includes the following new commits:
new 997cdfe Initial commit
new 90d6c16 vc-hgcmd
new f1bf6d6 Installation note
new 0bfb041 Package-lint issues fixed
new 9098970 removed unused format variable
new 1d42f77 readme updated
new 48778bd fixed typos
new ca11232 fixed typos
new d9bc82c fixed typo
new 086e05d fixed more typos
new adb7cb5 directories are always registered
new c6c8667 Don't pass abbreviated repo root dir to hg
new 15c3305 Don't pass abbreviated repo root dir to hg
new d30560d Melpa badge
new c95696f Graph log for branch or root log
new c05d560 melpa-stable badge
new 3b2d060 Show command output on command error
new 8951533 Notes about installing from melpa
new 7e4fc39 Custom function to edit initial commit message
new 876f7cb Handle nil on reading parents
new 261ef39 version 1.3.1
new 39dddda Use relative filename on check status
new 15c2c27 Communication with tty process
new 0bd38be User parent info from summary in there are no log
new e6f1105 Use relative file names for all commands
new f48b82b Filename must be relative to vc root
new aef3092 vc registered for symlinks fixed
new e47e11b don't pass relative file names to vc-state
new e39d484 fail gracefully if hg executable is absent
new 88452e2 indentation
new 4556145 create hg process once
new 4c6b2e7 Kill process buffer when process terminates
new c62c14e Use process-send-eof for pty processes
new f093b75 Message if hg command is running when running another
new 646c9b7 inline some functions; handle killed output buffers
new 5416977 command callback must be called in output buffer
new 088aaa4 lazy completion table on branch merge
new 64af3c5 make hgcmd process buffer hidden
new 3e5782c Handle unexpected output; Handle non-latin branch/file
names
new f92c39b Fixed regexp
new 323b4ab Option to skip data on error channel
new d439b43 Running command indicator in output buffer mode line
new 2d4d185 List all unresolved files in vc-dir
new f5ecf9b Interactive function to run custom hg commands
new 3f8c60b Create output buffer before actually running command
new e0ecc56 ui.interactive and encoding
new ba07f1a Added extra file info; support older hg
new 18e6010 Show shelve in vc-dir
new 01447f9 Set LANGUAGE=C
new 6379ef2 process-environment order
new 601fe6d Fixed docstring of vc-hgcmd--current-command
new b82518f Functions implementation status in commentary
new a0c25ca Use relative filename on rename
new f87a21d next/previous revison respects files
new 3ee691d Wrong heading in readme
new ce36707 Find proper filename across renames on diff
new fc7b852 Don't retrieve files for fileless diff; region-history
new 2137d67 Find proper filename across renames on find revision
new 6d8f45c Use "diff -c" on diff for single revision
new 0c8c554 region history
new 4528bac use vc-state in find-file-hook; removed done todos
new 680c1e6 v1.6.6
new e0f6e41 Fixed retrieval of working revision on merge
new ee90dea Installation notes markup
new 5edf2b9 Enable shelve extension and shelve list by default (fixes
#2)
new dc7d629 removed useless vconcat and bindat-unpack call
new 1f7e6d0 View changes made by revision; diff to parents
new 1515cd8 View log for revset
new 0b052a6 Suppress untrusted hgrc warning
new e13ae5e Fixed package-lint reported issues
new 69edbce Implement log-search
new b67e78d Implement update-on-retrieve-tag
new 4036564 Show all 'summary' output
new c16d22e Use single `looking-at` to on summary parsing
new 45000c8 Don't append extra empty line in vc-dir
new 2b1b87b Trim left whitespace from entry value in vc-dir
new 92e0121 Implement 'C-1 C-x v L'
new da539aa Skip lines with unknow status while parsing 'hg status'
new 8fc2e2c Run command in current buffer rather then in output buffer
new 44afcf1 Shortlog
new c57cd1f Expand shortlog entry
new 0fbd67b Version 1.10
new f4441d4 Update copyright year
new d96f41b Move `require` to top
new 7433c6c Add switches support for various operations
new 5c735b3 Implement repository-url
new d23de9d Use vc-read-revision
- [elpa] branch externals/vc-hgcmd created (now d23de9d),
Stefan Monnier <=
- [elpa] externals/vc-hgcmd 90d6c16 02/87: vc-hgcmd, Stefan Monnier, 2021/06/05
- [elpa] externals/vc-hgcmd 997cdfe 01/87: Initial commit, Stefan Monnier, 2021/06/05
- [elpa] externals/vc-hgcmd f1bf6d6 03/87: Installation note, Stefan Monnier, 2021/06/05
- [elpa] externals/vc-hgcmd 1d42f77 06/87: readme updated, Stefan Monnier, 2021/06/05
- [elpa] externals/vc-hgcmd 48778bd 07/87: fixed typos, Stefan Monnier, 2021/06/05
- [elpa] externals/vc-hgcmd 086e05d 10/87: fixed more typos, Stefan Monnier, 2021/06/05
- [elpa] externals/vc-hgcmd c6c8667 12/87: Don't pass abbreviated repo root dir to hg, Stefan Monnier, 2021/06/05
- [elpa] externals/vc-hgcmd 15c3305 13/87: Don't pass abbreviated repo root dir to hg, Stefan Monnier, 2021/06/05
- [elpa] externals/vc-hgcmd 9098970 05/87: removed unused format variable, Stefan Monnier, 2021/06/05
- [elpa] externals/vc-hgcmd 0bfb041 04/87: Package-lint issues fixed, Stefan Monnier, 2021/06/05