Re: kha/{safe,experimental} updated
From: Karl Hasselström <hidden>
Date: 2016-06-15 22:46:23
The following changes since commit 594aa463c1852f77b89bdce853da4e7052d7cdd2:
Karl Hasselström (1):
Rename "stg coalesce" to "stg squash"
are available in the git repository at:
git://repo.or.cz/stgit/kha.git safe
David Kågedal (1):
stgit.el: Don't steal bindings of C-p and C-n
Gustav Hållberg (7):
stgit.el: Manually draw/erase the mark in stgit-{add,remove}-mark
stgit.el: Clarify documentation of stgit-capture-output
stgit.el: Add "M" for stgit-move-patches
stgit.el: Run 'git show' with -M to detect renames when showing entire patch
stgit.el: Break out stgit-sort-patches to a separate function for future reuse
stgit.el: Sort patches correctly before merging them in stgit-squash
stgit.el: Handle errors in first phase of stgit squash
Karl Hasselström (3):
stg squash: Improve documentation
Documentation: Ignore generated .xml files
Documentation: Rename link macros
Documentation/.gitignore | 1 +
Documentation/asciidoc.conf | 19 +++---
Documentation/stg.txt | 10 ++--
Documentation/tutorial.txt | 116 +++++++++++++++++-----------------
contrib/stgit.el | 148 +++++++++++++++++++++++++++++++++----------
stgit/commands/__init__.py | 2 +-
stgit/commands/branch.py | 6 +-
stgit/commands/clone.py | 6 +-
stgit/commands/new.py | 2 +-
stgit/commands/sink.py | 2 +-
stgit/commands/squash.py | 20 +++++-
11 files changed, 211 insertions(+), 121 deletions(-)
-+-
The following changes since commit d7af287e9818dd12a8b7d9c7c217d791861435af:
David Kågedal (1):
stgit.el: Don't steal bindings of C-p and C-n
are available in the git repository at:
git://repo.or.cz/stgit/kha.git experimental
Karl Hasselström (2):
Read several objects at once with git cat-file --batch
Diff several trees at once with git diff-tree --stdin
INSTALL | 5 +++-
stgit/lib/git.py | 79 +++++++++++++++++++++++++++++++++++++++++++++++++----
stgit/run.py | 19 +++++++++++++
3 files changed, 96 insertions(+), 7 deletions(-)
--
Karl Hasselström, kha@treskal.com
www.treskal.com/kalle