branch: externals/emms
commit cdea65b8e8e552a70e21f6e920dfaf581eafb615
Author: Yoni Rabkin
Commit: Yoni Rabkin
* AUTHORS: add Omar Polo
---
AUTHORS | 1 +
1 file changed, 1 insertion(+)
diff --git a/AUTHORS b/AUTHORS
index 3066a76..b577bb1 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -24,6 +24,7
elpasync pushed a change to branch externals/emms.
from a04d31d * emms-volume-sndioctl.el: add missing require
new cdea65b * AUTHORS: add Omar Polo
new 1cbc3af * doc/developer-release.txt: add note about AUTHORS.
Summary of changes:
AUTHORS | 1 +
branch: externals/emms
commit 1cbc3af9d48b3b79b8bd274a5dcde793dbb4c9f3
Author: Yoni Rabkin
Commit: Yoni Rabkin
* doc/developer-release.txt: add note about AUTHORS.
---
doc/developer-release.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/developer-release.txt b/doc/developer-r
branch: externals/emms
commit fe94a7cc170404f3361779b8adbe00abcde6af6b
Author: Yoni Rabkin
Commit: Yoni Rabkin
* emms-volume-sndioctl.el: new file
A mode for changing volume using sndioctl on OpenBSD.
---
emms-volume-sndioctl.el | 71
branch: externals/emms
commit a04d31d5c3a513f1f3c82f33407212455fa98cc7
Author: Yoni Rabkin
Commit: Yoni Rabkin
* emms-volume-sndioctl.el: add missing require
---
emms-volume-sndioctl.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/emms-volume-sndioctl.el b/emms-volume-sndioctl.el
ind
elpasync pushed a change to branch externals/emms.
from b582a75 * emms-source-file.el: use thing-at-point for URLs.
new fe94a7c * emms-volume-sndioctl.el: new file
new a04d31d * emms-volume-sndioctl.el: add missing require
Summary of changes:
emms-volume-sndioctl.el
branch: externals/vc-got
commit 8fc127f8ff94b0a30ed4d4bc1a256e837e2efcc1
Author: Omar Polo
Commit: Omar Polo
bump version
---
vc-got.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vc-got.el b/vc-got.el
index 7bdf837..5fc6e50 100755
--- a/vc-got.el
+++ b/vc-got.el
@@
branch: externals/vc-got
commit adbe5db0b6ef603b570d64e1b90fef93015d7243
Author: Omar Polo
Commit: Omar Polo
move the copyright to the FSF
All the contributors (me, Timo and Philip) have done the paperwork,
and I'd like for vc-got to be included in ELPA.
---
vc-got.el | 3 +--
branch: externals/vc-got
commit 26b39debfce2730a67c973bc5ae75e4546bb0ca3
Author: Omar Polo
Commit: Omar Polo
remove debug macroexpand
---
vc-got.el | 2 --
1 file changed, 2 deletions(-)
diff --git a/vc-got.el b/vc-got.el
index d9122ad..55d230c 100755
--- a/vc-got.el
+++ b/vc-got.el
@@ -18
branch: externals/vc-got
commit 622993fd4f135745196ee76b19cf8b193420d0c9
Author: Omar Polo
Commit: Omar Polo
remove vc-got-stage
---
Makefile | 2 +-
README.md | 25 ---
images/vc-dir.png | Bin 35724 -> 0 bytes
images/vc-got-stage
branch: externals/vc-got
commit e104d04ce892a79bc0359cea3540b13e7f43bf95
Author: Omar Polo
Commit: Omar Polo
update the year
---
vc-got.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vc-got.el b/vc-got.el
index 0ef924d..8a1f960 100755
--- a/vc-got.el
+++ b/vc-got.el
branch: externals/vc-got
commit 67e0b4d2d00aff499b4d4b46d4f023e7c0c95d58
Author: Omar Polo
Commit: Omar Polo
add note for the future
---
vc-got.el | 11 +++
1 file changed, 11 insertions(+)
diff --git a/vc-got.el b/vc-got.el
index 6bf63b7..01f2e51 100755
--- a/vc-got.el
+++ b/vc-go
branch: externals/vc-got
commit 8b45e61ce6e7354e77c96327f1c71cc923e99384
Author: Omar Polo
Commit: Omar Polo
mention version requirement for got send
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index e10f10a..262cab6 100644
--- a/README.md
+++
branch: externals/vc-got
commit 2b7241ac6d9a243350bf7e7c5f292de7d909ad6e
Author: Omar Polo
Commit: Omar Polo
revamp readme
---
README.md | 18 +-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9fddaad..7e63da3 100644
--- a/README.md
branch: externals/vc-got
commit 5154c5c252ee459385d27ff73d485504c4d32d83
Author: Omar Polo
Commit: Omar Polo
switch to `got send' for pushing
---
vc-got.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vc-got.el b/vc-got.el
index 55d230c..3b657d6 100755
--- a/vc-got.el
branch: externals/vc-got
commit 2a50da64e1daff5567d442907046fc194679d89b
Author: Omar Polo
Commit: Omar Polo
push doesn't use git anymore
---
vc-got.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/vc-got.el b/vc-got.el
index c8ad954..4106adb 100755
--- a/vc-got.el
+++ b/vc-got.el
@@ -
branch: externals/vc-got
commit 887e069968be5495bd7a5190270e1d718dbeff0f
Author: Omar Polo
Commit: Omar Polo
make files an optional parameter
vc-got-stage.el uses the two-arity version of vc-got--status, but
after recent change it broke ofc.
---
vc-got.el | 2 +-
1 file changed
branch: externals/vc-got
commit a1679b13f3a0c984c6459b28a1c8515cac3b6466
Author: Omar Polo
Commit: Omar Polo
automatically register the backend and ignore the .got directory
---
README.md | 21 +++--
vc-got.el | 11 +++
2 files changed, 14 insertions(+), 18 deletions
branch: externals/vc-got
commit 01bf4e07279a9cd68f4776e03133a7905d4b6f0f
Author: Omar Polo
Commit: Omar Polo
reword docstring to avoid checkdoc complain
checkdoc complained that `uses' should be in imperative form...
---
vc-got.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletio
branch: externals/vc-got
commit 445e2bdd7f80088ab28f599437551a4f387feff8
Author: Omar Polo
Commit: Omar Polo
typo
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 7e63da3..96fb3ab 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +6
branch: externals/vc-got
commit d346ca63650d46333fb950a6c5926458949f1c94
Author: Omar Polo
Commit: Omar Polo
ignore ignored files
closes #12
The rationale is that `got status` doesn't print the status of the
file if it is either up-to-date or ignored by .gitignore or
branch: externals/vc-got
commit 6eea6cfb1e3422589b7c48e032e3c3bdd34a2c49
Author: Omar Polo
Commit: Omar Polo
drop unnecessary `:group's directive in defcustom
---
vc-got.el | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/vc-got.el b/vc-got.el
index 23070ec..ebd4268
branch: externals/vc-got
commit 0d57aba161f743f963b069cca68777fcd0f9f21c
Author: Omar Polo
Commit: Omar Polo
remove the separator when showing a chunk to stage
---
vc-got-stage.el | 11 ++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/vc-got-stage.el b/vc-got-stage.
branch: externals/vc-got
commit a5c1731345b9dea42a145200889c8425ce59caaa
Author: Omar Polo
Commit: Omar Polo
drop vc-got-stage
related to #5
---
Makefile| 2 +-
README.md | 27 ---
vc-got-stage.el | 227
branch: externals/vc-got
commit 961d35b50f3b03717f2cfc34ee5d5d7be4b22cd1
Author: Omar Polo
Commit: Omar Polo
fix find-revision
I don't know why I bothered with `got tree' to get the object id and
stuff. `got cat' accepts filenames and does the trick.
While there, also
branch: externals/vc-got
commit ae2ad5727a15bfcc13d0822854d602b5a9f9c212
Author: Omar Polo
Commit: Omar Polo
don't need mark-resolved and find-admin-dir
---
vc-got.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/vc-got.el b/vc-got.el
index 8a1f960..8e3eb75 10075
branch: externals/vc-got
commit 7726b6c92c1c3f353d2fa12fc8c2eff2f53fd156
Author: Omar Polo
Commit: Omar Polo
silence some checkdoc warnings
---
vc-got.el | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/vc-got.el b/vc-got.el
index 01f2e51..1da7887 100755
--- a/vc-g
branch: externals/vc-got
commit 3efc7598f462d03580d55c6a5bfb15201f0e8e49
Author: Omar Polo
Commit: Omar Polo
cleanup
Diff from Philip Kaludercic (philipk [AT] posteo net) with minor
tweaks by me, thanks a lot!
---
vc-got.el | 84 ++---
branch: externals/vc-got
commit 7a5ead659d51fa249e2af1fcbf0ad79e969e5204
Author: Omar Polo
Commit: Omar Polo
vc-got-repository-url: avoid infinite loops in parsing
add a missing forward-line and make sure we don't try to go past the
end of the file (another thing that may cause
branch: externals/vc-got
commit 74b920b6527234aa4672c16b7c860042a3dc
Author: Omar Polo
Commit: Omar Polo
install a custom process filter for `got send'
`got send' uses \r to "update" the outputted text; it's nice and why
don't support it?
Without this, Emacs wait fo
branch: externals/vc-got
commit 6ab1c7b4401cfbb856b00bb6e6690620a20a52f7
Author: Omar Polo
Commit: Omar Polo
implement the tag creation part of vc-got-create-tag
it pops up a log-edit buffer where one can type the tag message and
creates it on C-c C-c.
---
vc-got.el | 29 ++
branch: externals/vc-got
commit 3dcaa71b9f532e6986e492fb6971ebcc38188921
Author: Omar Polo
Commit: Omar Polo
improve tag creation buffer
initialize the log-edit buffer with `Summary: tag '
---
vc-got.el | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/vc-
branch: externals/vc-got
commit 2552a6c780bf04d324a38193d49329d42e8f75e1
Author: Omar Polo
Commit: Omar Polo
mark find-ignore-file as done and move it to the right place
vc.el doesn't document find-ignore-file, but it's used in the default
`ignore' and `ignore-completion-table'
branch: externals/vc-got
commit 2d039a22b1141f81861fbd3b6f6c17beac2cd033
Author: Omar Polo
Commit: Omar Polo
fix vc-dir listing on sub-directories
Refactor vc-got--status so it a) correctly manages files and b)
returns filenames relative to the directory.
fixes #13
---
branch: externals/vc-got
commit c819459405eb9febdb67b19d08bfa50c5ec83017
Author: Omar Polo
Commit: Omar Polo
trap c-g during stage operation
---
vc-got-stage.el | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/vc-got-stage.el b/vc-got-stage.el
index 1caa93d..5f18f70 1
branch: externals/vc-got
commit 65255dcca8b172eb1254df6464d3fa45b92766f4
Author: Omar Polo
Commit: Omar Polo
update README.md
---
README.md | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index f83da89..e10f10a 100644
--- a/README.md
+++
branch: externals/vc-got
commit 1b2afa91b18f06f6ad3df88bc45c9176d2d3f9b8
Author: Omar Polo
Commit: Omar Polo
rework the vc-dir handling and remove the ugly hack
With this our *vc-dir* looks more like the others. Instead of showing
something like stage:edit we only add `M', `D'
branch: externals/vc-got
commit aeaacbc302209208731df441c2c9f60d2386
Author: Omar Polo
Commit: Omar Polo
list also staged addition/removals
(vc-got--status "M" ".") only lists the modifications, add A and D for
the madness^W additions and deletions.
---
vc-got-stage.el | 2
branch: externals/vc-got
commit 9e0194139b3ace5c3cf3802cc38230ae9e9f38f1
Author: Omar Polo
Commit: Omar Polo
improve vc-dir presentation & document vc-got-stage in README
---
README.md | 27 +--
images/vc-dir.png | Bin 0 -> 35724 byte
branch: externals/vc-got
commit 4b3c0c67f555bd108c41e8fa851eeeb3a90d20fa
Author: Omar Polo
Commit: Omar Polo
add Timo as author
---
vc-got.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/vc-got.el b/vc-got.el
index eb6ac1d..3053a62 100755
--- a/vc-got.el
+++ b/vc-g
branch: externals/vc-got
commit 83559c7c55a947f55e037a6cc7e696f7db3a1318
Author: Omar Polo
Commit: Omar Polo
add a TODO for the files handling in vc-got-diff
---
vc-got.el | 7 +++
1 file changed, 7 insertions(+)
diff --git a/vc-got.el b/vc-got.el
index 003d62a..1abed87 100755
--- a/vc
branch: externals/vc-got
commit ddc59a024c62d068bb1b71292f0ea0c74497cb17
Author: Timo Myyrä
Commit: omar-polo <47739920+omar-p...@users.noreply.github.com>
remove extra parens from vc-got-unregister and fix pcase matchall
---
vc-got.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-
branch: externals/vc-got
commit 95a78ecb257f08390634ae8d7d6bf2ea1150d527
Author: Omar Polo
Commit: Omar Polo
missing require and split setq-locals
* add the needed requires, now it byte-compiles fine with emacs-27.2
(emacs-28 was always fine)
* setq-local didn't support mu
branch: externals/vc-got
commit f8a9db5613417ffb30e54495f6a83c2f8a64dfe2
Author: Omar Polo
Commit: Omar Polo
fix vc-got-repository-url for checkout of non-bare repos
before I assumed got could checkout only from bare repos, but it turns
out this isn't the case. This fixes it, m
branch: externals/vc-got
commit 49945a03f424a31602b353a9a26d5a0bf19b9a9f
Author: Omar Polo
Commit: Omar Polo
mark ignore and ignore-completion-table as NOT NEEDED
---
vc-got.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/vc-got.el b/vc-got.el
index ae83a7e..2ac28
branch: externals/vc-got
commit 3ec8a8b420e5adc12df5d291c0679bf9808dc70f
Author: Omar Polo
Commit: Omar Polo
chores
mostly to avoid long lines (>= 80)
---
vc-got.el | 84 +--
1 file changed, 44 insertions(+), 40 deletions(
branch: externals/vc-got
commit e7747ce0d28821e986ee6b30a87968e0f677f3b5
Author: Omar Polo
Commit: Omar Polo
use log-edit-extract-headers instead of the ugly workaround
---
vc-got.el | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/vc-got.el b/vc-got.el
index 1abed87.
branch: externals/vc-got
commit 3d2d3c391f98896699fc27185f56982429b08a7b
Author: Timo Myyrä
Commit: omar-polo <47739920+omar-p...@users.noreply.github.com>
drop vc-got-unregister, not used
there doesn't seem a need for vc-got-unregister so drop it for now.
I Originally thought th
branch: externals/vc-got
commit 9114bbc37db94107eb17c9ed710bac479df04c97
Author: Omar Polo
Commit: Omar Polo
use wrapper function instead of replicating it
---
vc-got.el | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/vc-got.el b/vc-got.el
index 2f897c1..182a0f8 10075
branch: externals/vc-got
commit 186da174fc4059562470244ef6ccd6a5a85b9814
Author: Omar Polo
Commit: Omar Polo
add a short description under commentary
---
vc-got.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/vc-got.el b/vc-got.el
index babcf1e..7ad2216 100755
--- a/vc-got.el
+++
branch: externals/vc-got
commit a96df0e8b9c0b1f0170a9d1f4a3a17c35d0d0529
Author: Timo Myyrä
Commit: GitHub
provide unregister and delete-file commands (#7)
* provide unregister and delete-file commands
* re-order functions
* avoid error 'vc-dir is read-only' on fil
branch: externals/vc-got
commit c3185bf708050fc668a36aee33e4bf053a34ed82
Author: Omar Polo
Commit: Omar Polo
add various -- to avoid arguments being interpreted as flags
---
vc-got.el | 22 ++
1 file changed, 14 insertions(+), 8 deletions(-)
diff --git a/vc-got.el b/vc-
branch: externals/vc-got
commit 00713762ff7631225948f7eb98b0e400e598296e
Author: Omar Polo
Commit: Omar Polo
change the description in the header
---
vc-got.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vc-got.el b/vc-got.el
index a5eba43..babcf1e 100755
--- a/vc-go
branch: externals/vc-got
commit 521246409cbaa0a57f3a5b153ef50b36722ee0eb
Author: Omar Polo
Commit: Omar Polo
there is no need to require cl-seq
---
vc-got.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/vc-got.el b/vc-got.el
index 65e4b0f..e34fa27 100755
--- a/vc-got.el
+++ b/vc-got.e
branch: externals/vc-got
commit 1d573c91bbabfd2d81aa34286d349a65c52c9298
Author: Omar Polo
Commit: Omar Polo
rename arguments to emphasize that they must be files
---
vc-got.el | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/vc-got.el b/vc-got.el
index 3a6905e..2b
branch: externals/vc-got
commit 6a973a79a08fc69b9f5a6d69edb012ab97854ba3
Author: Omar Polo
Commit: Omar Polo
simplify vc-got-root
---
vc-got.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/vc-got.el b/vc-got.el
index 2ac2878..bb56d0b 100755
--- a/vc-got.el
+++ b/vc-
branch: externals/vc-got
commit a1839dca295586955508d60963109ea4480afeb8
Author: Omar Polo
Commit: Omar Polo
don't include the common commit in log-outgoing
log-outgoing used to include also the latest commit in
REMOTE-LOCATION, and it's misleading (i.e. vc-log-outgoing on a syn
branch: externals/vc-got
commit 09d593791051febee8552638ed57d57fe026bdb0
Author: Omar Polo
Commit: Omar Polo
implement retrieve-tag and complete the tag system!
---
vc-got.el | 11 ++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/vc-got.el b/vc-got.el
index fadebe6.
branch: externals/vc-got
commit 807ca5aa1164ff403b34295c458477dbca051ca1
Author: Omar Polo
Commit: Omar Polo
mark completely staged files as 'up-to-date
---
vc-got.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vc-got.el b/vc-got.el
index 2b2c064..54a9930 100755
---
branch: externals/vc-got
commit f7012697f8540a5d071773e3da7e7240efbc11f4
Author: Omar Polo
Commit: Omar Polo
require log-edit to avoid a warning
---
vc-got.el | 4
1 file changed, 4 insertions(+)
diff --git a/vc-got.el b/vc-got.el
index eceabc5..3a6905e 100755
--- a/vc-got.el
+++ b/vc
branch: externals/vc-got
commit 84beb0d4207f2488d4f5131590eb96eab3183ccb
Author: Omar Polo
Commit: Omar Polo
add docstring for vc-got-update-on-retrieve-tag
---
vc-got.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vc-got.el b/vc-got.el
index d7baf16..67123da 100755
branch: externals/vc-got
commit d3ca33b4b1b2229a9cb002bbb5b973e2fa0ef45b
Author: Omar Polo
Commit: Omar Polo
add the required "headers" for a package
Emacs 27.1 is a prerequisite because of flatten-list, otherwise it
should run on 25.1 onwards.
---
vc-got.el | 3 +++
1 file cha
branch: externals/vc-got
commit 00eb9c8707477056ff57bfba0f4905912a8386fc
Author: Omar Polo
Commit: Omar Polo
add `lint' target
---
Makefile| 7 +++
targets/lint.el | 26 ++
2 files changed, 33 insertions(+)
diff --git a/Makefile b/Makefile
index 68acf98
branch: externals/vc-got
commit 8ec0bb76ea97b6f2a998ae6e602644601fda872d
Author: Omar Polo
Commit: Omar Polo
guard vc-got-diff against nil files
---
vc-got.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/vc-got.el b/vc-got.el
index bb56d0b..003d62a 100755
--- a/vc-g
branch: externals/vc-got
commit 1870c8bd649b60c35cc007a4d13722934f8b80f5
Author: Omar Polo
Commit: Omar Polo
add a space when prompting for the push/pull operations
---
vc-got.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vc-got.el b/vc-got.el
index ca39a75..3986a31
branch: externals/vc-got
commit db89d6fde605ba589cb2ed0cac89b3eceae8b4e8
Author: Omar Polo
Commit: Omar Polo
add a wrapper for the update command
---
vc-got.el | 16 +++-
1 file changed, 11 insertions(+), 5 deletions(-)
diff --git a/vc-got.el b/vc-got.el
index 54ff57f..65e4b0f
branch: externals/vc-got
commit 424f5152bad72242de91a2638f286596ec9e5659
Author: Omar Polo
Commit: Omar Polo
don't need annotate-current-time; split the sections
---
vc-got.el | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/vc-got.el b/vc-got.el
index 64c938c..b9
branch: externals/vc-got
commit 61b9a83bc6530afa3ff6c7509bd6bc8a157243a2
Author: Omar Polo
Commit: Omar Polo
add the keyword `tools', like in vc-git
---
vc-got.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vc-got.el b/vc-got.el
index 8e3eb75..a5eba43 100755
--- a/vc
branch: externals/vc-got
commit 567c17a336d6828a04cd0e04c625f424977b469f
Author: Omar Polo
Commit: Omar Polo
vc-got trims '' by itself now
---
vc-got.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/vc-got.el b/vc-got.el
index 86e3a29..ca39a75 100755
--- a/vc-got.el
+++ b/vc-got.el
branch: externals/vc-got
commit 5fb2f47455079158990731f00c405d0fa88788a6
Author: Omar Polo
Commit: Omar Polo
implement revision-completion-table
---
vc-got.el | 25 -
1 file changed, 24 insertions(+), 1 deletion(-)
diff --git a/vc-got.el b/vc-got.el
index 92b9a8c..6
branch: externals/vc-got
commit 241a3b1222c05b9c84b192f6afa4ee6eb71f4a7f
Author: Omar Polo
Commit: Omar Polo
implement unregister
Even if it isn't really useful (it's only used in vc-transfer-file
AFAICS) but it's easy to do and maybe can help someone eventually.
See al
branch: externals/vc-got
commit 26362bf08f6e93d703ea4e7ef8cbd7174fe2
Author: Omar Polo
Commit: Omar Polo
improve error message reporting for vc-got-checkin
---
vc-got.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vc-got.el b/vc-got.el
index 10b723e..6a75d69 1007
branch: externals/vc-got
commit e9a5df0576d660dfc5d1d3e6bbb45406654e7dde
Author: Omar Polo
Commit: Omar Polo
make vc-annotate-show-diff-revision-at-line works
Improving vc-got-diff so the diff-at-line works in *Annotate* buffer.
vc-got-diff is still not 100% compliant to th
branch: externals/vc-got
commit b2721e87c68f1736977be7a3e803375abad6bfa8
Author: Omar Polo
Commit: Omar Polo
set status to 'staged if a file has all its modification staged
this somewhat breaks (?) the contract of the function, but this
doesn't seem to have bad effects.
---
vc-
branch: externals/vc-got
commit ad36649b9f3ca7c730976bc4645986f86e71ec63
Author: Omar Polo
Commit: Omar Polo
due piccoli errori di battitura corretti
* una 'e' accentata
* una maiuscola mancante ad inizio frase
---
vc-got.el | 13 +++--
1 file changed, 7 insertions(+),
branch: externals/vc-got
commit c151c257bb0f660fb7b52a1b7823c0831d320a2c
Author: Omar Polo
Commit: Omar Polo
implement vc-got-find-file-hook
automatically activate smerge-mode when visiting a got-controlled file
with conflicts.
---
vc-got.el | 13 -
1 file changed,
branch: externals/vc-got
commit dec54a7421874b547a977b2295288fb7e25e36c7
Author: Omar Polo
Commit: Omar Polo
improve vc-got-{push,pull}
Switches from #'vc-do-command to #'vc-do-async-command in
vc-got--push-pull and sets the vc-compilation-mode. This means that
now the push
branch: externals/vc-got
commit a323f6038c66d12f4a3f5b4c136b7bfdbc62f405
Author: Omar Polo
Commit: Omar Polo
show list of files when committing staged stuff
---
vc-got-stage.el | 14 ++
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/vc-got-stage.el b/vc-got-stage
branch: externals/vc-got
commit 8014bde1e7ea7f7d61b9cbd5907e41413ed7a36f
Author: Omar Polo
Commit: Omar Polo
implement half create-tag
Now vc-got should be able to create branches. Creating tags is more
difficult thought, because got requires a message (i.e. wants
"annotate
branch: externals/vc-got
commit cb9738320a3eccea0ff0de41159e8c95bc5201f0
Author: Omar Polo
Commit: Omar Polo
ignore ignored files but not up-to-date ones
really fixes #12
I was too fast at committing the previous diff. The previous commit
will effectively ignore "ignor
branch: externals/vc-got
commit 76d978fa0c79a15471dc879b9abacee1914292ae
Author: Omar Polo
Commit: Omar Polo
minor tweaks
added some process-file-side-effect around, minor style fixes, some
minor docs improvements. No (theoretically) functional changes.
---
vc-got.el | 288 +++
branch: externals/vc-got
commit 5b4a6b90934a8822e199dcde129e7db4ed8e
Author: Omar Polo
Commit: Omar Polo
more docs
---
vc-got.el | 4
1 file changed, 4 insertions(+)
diff --git a/vc-got.el b/vc-got.el
index 08d0e7c..090838d 100755
--- a/vc-got.el
+++ b/vc-got.el
@@ -394,6 +394,9 @
branch: externals/vc-got
commit 0a3316a6bbe71808e10cf1f5140690a111ba66c1
Author: Omar Polo
Commit: Omar Polo
implement log-view-mode
---
vc-got.el | 45 -
1 file changed, 36 insertions(+), 9 deletions(-)
diff --git a/vc-got.el b/vc-got.el
index 9
branch: externals/vc-got
commit 93562d9b0682de5ff42145dc3d615cff3b0e9fab
Author: Omar Polo
Commit: Omar Polo
fix default directory during stage operation
---
vc-got-stage.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/vc-got-stage.el b/vc-got-stage.el
index 6e85b11
branch: externals/vc-got
commit dcb5b83a7470b57af0f2d26f6fbe6810308b13aa
Author: Omar Polo
Commit: Omar Polo
extract the filtering to its own function
I got tired of `n` a millions of time when debugging
vc-got-dir-status-files, so I extracted it to its own function.
(yeah,
branch: externals/vc-got
commit ffa81a1d2d8cc7efa8ac9b4babf21f3c9751e6b7
Author: Omar Polo
Commit: Omar Polo
typo
---
vc-got.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/vc-got.el b/vc-got.el
index f088f2d..3ce4e03 100755
--- a/vc-got.el
+++ b/vc-got.el
@@ -449,8
branch: externals/vc-got
commit 67332bad72a385b3f102139acb1633642cbd9e64
Author: Omar Polo
Commit: Omar Polo
docs fixes
---
vc-got.el | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/vc-got.el b/vc-got.el
index ebd4268..3133c9f 100755
--- a/vc-got.el
+++ b/vc
branch: externals/vc-got
commit 6b6c8a7882362c36787a7522e0b0cecc463f6e3d
Author: Omar Polo
Commit: Omar Polo
fundamentals for staging changes
This is an initial implementation for the stage/unstage functionalities.
They operate at a smaller scope than filesets, the work with
branch: externals/vc-got
commit 6f42ede4aec43aaad2f470329c034ed0b40945b0
Author: Omar Polo
Commit: Omar Polo
don't create temp buffers for nothing
---
vc-got.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/vc-got.el b/vc-got.el
index 23ea185..12d777c 100755
--- a/
branch: externals/vc-got
commit 3cdb0759b5b41b166c618e8366016b8a33face08
Author: Timo Myyrä
Commit: omar-polo <47739920+omar-p...@users.noreply.github.com>
update status list a bit
---
vc-got.el | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/vc-got.el b/
branch: externals/vc-got
commit 8b635a9f0f8c22640d8e129df31a514deace0679
Author: Omar Polo
Commit: Omar Polo
implement repository-url
---
vc-got.el | 19 ++-
1 file changed, 18 insertions(+), 1 deletion(-)
diff --git a/vc-got.el b/vc-got.el
index 96163a5..81c60b3 100755
---
branch: externals/vc-got
commit 8ed796d4347e6530a37aee28080c8c4de842c01e
Author: Omar Polo
Commit: Omar Polo
vc-got-dir-status-files: show changes in subdirs
---
vc-got.el | 19 +++
1 file changed, 7 insertions(+), 12 deletions(-)
diff --git a/vc-got.el b/vc-got.el
index f4
branch: externals/vc-got
commit 43c93a89a7024d8b8556207cd1404c6b563249e8
Author: Omar Polo
Commit: Omar Polo
typo
---
vc-got.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vc-got.el b/vc-got.el
index 43ee10e..3a03536 100755
--- a/vc-got.el
+++ b/vc-got.el
@@ -634,7 +
branch: externals/vc-got
commit 7bb16f79d9239b75da67f85f08d4a6586d7ecb14
Author: Omar Polo
Commit: Omar Polo
implement conflicted-files
---
vc-got.el | 17 -
1 file changed, 16 insertions(+), 1 deletion(-)
diff --git a/vc-got.el b/vc-got.el
index 08d53c3..96163a5 100755
---
branch: externals/vc-got
commit 0a66694e897e35f0472d5ada455a76b7719cc285
Author: Omar Polo
Commit: Omar Polo
vc-got--log: add flag for reverse and mark as no side effects
---
vc-got.el | 28
1 file changed, 16 insertions(+), 12 deletions(-)
diff --git a/vc-got.
branch: externals/vc-got
commit 668dc8eb0b9440ec404e94c343f3bf4978d4e90a
Author: Omar Polo
Commit: Omar Polo
vc-got--status: handle stage info and filter result
Changed how vc-got--status works: before it returned a string
representing the output of "got status", now a data stru
branch: externals/vc-got
commit 3f25d9ffc6f214200f4e66c4d362bad00c109ca6
Author: Timo Myyrä
Commit: GitHub
add vc-got-annotate (#4)
* add vc-got-annotate-{command,time,extract-revision-at-line}
this makes vc-annotate command basic functionality working, needs
next/prev
branch: externals/vc-got
commit eacbf767c64ccb8c469698044c691c7baa3b20a4
Author: Omar Polo
Commit: Omar Polo
don't hardcode got questions
match and relay them to the user
---
vc-got-stage.el | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/vc-got-sta
branch: externals/vc-got
commit 2d83de2ecf9274d3ab0469cabb968114d1d1bedb
Author: Omar Polo
Commit: Omar Polo
implement vc-got-dir-printer
This way we can control how each file gets displayed in the *vc-dir*
buffer and display the staged information.
The advice around vc
branch: externals/vc-got
commit 06d4d3734fd0b273c45f8848c3223516d4164a89
Author: Omar Polo
Commit: Omar Polo
add Makefile
ATM it only compiles el to elc
---
Makefile | 10 ++
1 file changed, 10 insertions(+)
diff --git a/Makefile b/Makefile
new file mode 100644
index 0
1 - 100 of 186 matches
Mail list logo