[elpa] master a716a6f: Support Gited buffers over a tramp connection

2019-09-14 Thread Tino Calancha
branch: master commit a716a6fc6d7c8e62a3cf0202a3f443c53bb25927 Author: Tino Calancha Commit: Tino Calancha Support Gited buffers over a tramp connection Bump version to 0.6.0. * packages/gited/gited.el (gited-git-command): Use process-file. (gited-async-operation): Use

[elpa] master a327ebe 1/2: Make code more compact by using pcase-dolist

2019-09-14 Thread Tino Calancha
branch: master commit a327ebe6b2005818b0aaf46adf55e5e00f55a683 Author: Tino Calancha Commit: Tino Calancha Make code more compact by using pcase-dolist * packages/gited/gited.el (gited-tabulated-list-entries) (gited-get-last-commit-time) (gited-mark-branches-containing

[elpa] master updated (93b81d4 -> 4db00d5)

2019-09-14 Thread Tino Calancha
calancha pushed a change to branch master. from 93b81d4 gited: Add test for the last fixed bug new a327ebe Make code more compact by using pcase-dolist new 4db00d5 Reduce complexity of gited--fill-branch-alist Summary of changes: packages/gited/gited.el | 281

[elpa] master 4db00d5 2/2: Reduce complexity of gited--fill-branch-alist

2019-09-14 Thread Tino Calancha
branch: master commit 4db00d5674fa54a513e60d6840666e694478a402 Author: Tino Calancha Commit: Tino Calancha Reduce complexity of gited--fill-branch-alist Bump version to 0.5.7. * packages/gited/gited.el (gited--get-mark-for-entry) (gited--format-time, gited--get-branch-info

[elpa] master 93b81d4: gited: Add test for the last fixed bug

2019-09-07 Thread Tino Calancha
branch: master commit 93b81d4b45031109059c2c75c423616669ef0c02 Author: Tino Calancha Commit: Tino Calancha gited: Add test for the last fixed bug * packages/gited/gited-tests.el (gited-output-buffer-default-directory-test): New test. --- packages/gited/gited-tests.el | 20

[elpa] master 09084cf: gited: Set default-directory to gited-toplevel-dir in output buffers

2019-09-04 Thread Tino Calancha
branch: master commit 09084cf9b2ed4ebcc69ca3abbecceaf98a91643d Author: Tino Calancha Commit: Tino Calancha gited: Set default-directory to gited-toplevel-dir in output buffers This fixes 'gited--output-buffer: Set default-directory to `gited-toplevel-dir

[elpa] master b2de434: gited--output-buffer: Set default-directory to `gited-toplevel-dir'

2019-09-04 Thread Tino Calancha
branch: master commit b2de434c77168ebfefe6ea364f401533e6da349b Author: Tino Calancha Commit: Tino Calancha gited--output-buffer: Set default-directory to `gited-toplevel-dir' This helps `diff-goto-source' and `diff-apply-hunk' to find the target file. * packages/gited

[elpa] master 653afd9: * gited.el: Bump version to 0.5.4

2019-08-09 Thread Tino Calancha
branch: master commit 653afd9bf88000d5735b0054af661c4d476fcf62 Author: Tino Calancha Commit: Tino Calancha * gited.el: Bump version to 0.5.4 This change should happen at commit 'Separate versions from file names with --' (1a927685dcb546c27b0e119dc33bccd55147e56a

[elpa] master updated (db4d0fb -> 31220f1)

2019-07-30 Thread Tino Calancha
calancha pushed a change to branch master. from db4d0fb Add an autoload cookie to adjust-parens new 2393f3a Avoid side-effects in a couple of functions new 1a92768 Separate versions from file names with -- new 31220f1 * .travis.yml: Add recipes to test for

[elpa] master 2393f3a 1/3: Avoid side-effects in a couple of functions

2019-07-30 Thread Tino Calancha
branch: master commit 2393f3a7d17eb3ebe674127821925c60547d1bcb Author: Tino Calancha Commit: Tino Calancha Avoid side-effects in a couple of functions Fixes a long-standing issue. See Emacs Prince analysis of the Bug and John Wick's fix here: https://youtu.be/nVLeQoBeNL8

[elpa] master 1a92768 2/3: Separate versions from file names with --

2019-07-30 Thread Tino Calancha
branch: master commit 1a927685dcb546c27b0e119dc33bccd55147e56a Author: Tino Calancha Commit: Tino Calancha Separate versions from file names with -- Bump version to v0.5.4 * packages/gited/gited.el (gited-diff): Add separator (--) after versions. * packages/gited

[elpa] master 31220f1 3/3: * .travis.yml: Add recipes to test for Emacs 25.3 and Emacs 26.2

2019-07-30 Thread Tino Calancha
branch: master commit 31220f15ca19e455b7e5c4b8d1591e2d844e5d96 Author: Tino Calancha Commit: Tino Calancha * .travis.yml: Add recipes to test for Emacs 25.3 and Emacs 26.2 --- packages/gited/.travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/gited/.travis.yml b

[elpa] master 1c970a0: Support sort by size on ls-lisp for the directory sizes

2019-02-24 Thread Tino Calancha
branch: master commit 1c970a033214da44b568d5c6711dc4aaff3b835d Author: Tino Calancha Commit: Tino Calancha Support sort by size on ls-lisp for the directory sizes * packages/dired-du/dired-du.el: Use the recursive size of the directories when sorting by size with ls-lisp

[elpa] master 26aa410: Remove redundant nil keywords to define-minor-mode.

2018-10-01 Thread Tino Calancha
branch: master commit 26aa4104938041dcbbaed59613187ac198e260fe Author: Stefan Monnier Commit: Tino Calancha Remove redundant nil keywords to define-minor-mode. Sprinkle some FIXMEs for good measure. Add some cosmetic changes. Fix copyright notice. Bump verion to v0.5.1

[elpa] master 45a41db: Speed up the load of the dired buffer

2018-09-24 Thread Tino Calancha
branch: master commit 45a41dbd207fa31c7915b2a93098110d32e99802 Author: Tino Calancha Commit: Tino Calancha Speed up the load of the dired buffer It has been noted that we can significantly speed up the load of the Dired buffer by checking more often the completion

[elpa] master 2286103: gited-ci.el: Fix copyright stuff

2018-05-19 Thread Tino Calancha
branch: master commit 228610373722e05776b2af8a03064c6a56f04e2c Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> gited-ci.el: Fix copyright stuff * elpa/packages/gited/gited-ci.el: Fix FSF copyright assignment. A

[elpa] master cfa7c4e: Add missing file gited-ci.el

2018-05-18 Thread Tino Calancha
branch: master commit cfa7c4eab13e07177a9ad5e2e164aaca693e0930 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Add missing file gited-ci.el * packages/gited/gited-ci.el: New file. * packages/gited/Makefile: Load gite

[elpa] master 45ec30f 2/3: gited.el: Merge branch 'show-trunk-ci-status'

2018-05-14 Thread Tino Calancha
branch: master commit 45ec30f49360bea8fdffa2ffab6be711cab2a88a Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> gited.el: Merge branch 'show-trunk-ci-status' --- packages/gited/gited.el | 51

[elpa] master updated (02b929e -> 51a9354)

2018-05-14 Thread Tino Calancha
calancha pushed a change to branch master. from 02b929e * el-search/el-search.el: Prefer adverb "backward" in names and text new 4cd7eca Skip tests when Git is not available new 45ec30f gited.el: Merge branch 'show-trunk-ci-status' new 51a9354 *

[elpa] master 4cd7eca 1/3: Skip tests when Git is not available

2018-05-14 Thread Tino Calancha
branch: master commit 4cd7ecac8091cad7b1c9526603191641c04cbc1d Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Skip tests when Git is not available * packages/gited/gited-tests.el (gited-test2): New test --- packages/gited/

[elpa] master 51a9354 3/3: * packages/gited/gited.el: Bump version to v5.0.1

2018-05-14 Thread Tino Calancha
branch: master commit 51a93541232fce6d0b1c0d0d6caebdc393a850bb Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * packages/gited/gited.el: Bump version to v5.0.1 --- packages/gited/gited.el | 6 +++--- 1 file changed, 3 inse

[elpa] master 50d4dbc: * packages/gited/gited.el (gited-pull): Delete unused variable

2018-04-09 Thread Tino Calancha
branch: master commit 50d4dbcbf6441d2991f19b9e8a90e0cb7eff6fcf Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * packages/gited/gited.el (gited-pull): Delete unused variable --- packages/gited/gited.el | 31 +++---

[elpa] master 26c2abf: gited-pull fetches all remote branches

2018-04-09 Thread Tino Calancha
branch: master commit 26c2abf56485709ea8adc9fe1ce1ecfa8c0d063d Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> gited-pull fetches all remote branches `gited-pull' was pulling just `gited-current-branch'; most of the t

[elpa] master 2e57088: Fix gited-push bug from previous commit

2018-04-02 Thread Tino Calancha
branch: master commit 2e570885c75f945b8782be46b22e0c7d20abbb9b Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Fix gited-push bug from previous commit Bump version to 0.4.2. * packages/gited/gited.el (gited-push): Dr

[elpa] master 57f1392: Handle multi remote repositories

2018-03-26 Thread Tino Calancha
branch: master commit 57f13922b22c1386ec2201b84d0cf82e699950f7 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Handle multi remote repositories It's common to have a local repository linked to more than one remot

[elpa] master 6fc8c7e: Reimplement mines-end-p

2018-01-25 Thread Tino Calancha
branch: master commit 6fc8c7eeb713bb265023d1c0e9c05efa21c6a349 Author: tino calancha <tino.calan...@gmail.com> Commit: tino calancha <tino.calan...@gmail.com> Reimplement mines-end-p `mines-end-p' sometimes fails to detect a completed game. The current impleme

[elpa] master f791eb8: Do not assume that 'git rev-parse 1' exits with status != 0

2018-01-20 Thread Tino Calancha
branch: master commit f791eb8884a799bcc8ed1ac488840b757105850d Author: tino calancha <tino.calan...@gmail.com> Commit: tino calancha <tino.calan...@gmail.com> Do not assume that 'git rev-parse 1' exits with status != 0 For some repositories `git rev-parse 1' might ret

[elpa] master 8d079d3: Do not uncover flagged cells if the user dont want that

2018-01-13 Thread Tino Calancha
branch: master commit 8d079d3afbba1c66bf8d034297142cf809654719 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Do not uncover flagged cells if the user dont want that If the user ask to uncover a flagged

[elpa] master 57f54d8: Dont prompt user when updating the score file

2018-01-13 Thread Tino Calancha
branch: master commit 57f54d8cf1361e95499c521b3bb8273039618422 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Dont prompt user when updating the score file Bump version to 1.4 * packages/mines/mines.el (mines--sor

[elpa] master 4e5c8ad 2/2: Sort the score file from better to worst results

2018-01-12 Thread Tino Calancha
branch: master commit 4e5c8add3f05f30f4d9c56059071b0a9d51b37f1 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Sort the score file from better to worst results `gamegrid-add-score' assumes that a higher score in the ga

[elpa] master updated (9035572 -> 4e5c8ad)

2018-01-12 Thread Tino Calancha
calancha pushed a change to branch master. from 9035572 Fix bad git subtree merge for ivy new c6af1d9 Add fallback function for read-multiple-choice new 4e5c8ad Sort the score file from better to worst results Summary of changes: packages/mines/mines-tests.el | 16

[elpa] master c6af1d9 1/2: Add fallback function for read-multiple-choice

2018-01-12 Thread Tino Calancha
branch: master commit c6af1d9de4ceff7a9b4ad6296c6631706f8f57f2 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Add fallback function for read-multiple-choice read-multiple-choice appeared in Emacs 26. Add fallback

[elpa] master 35a2a43: * packages/mines/mines.el: Bump version to 1.2

2017-11-11 Thread Tino Calancha
branch: master commit 35a2a43bf9bee54c14e9e9d86c25de1d29c08844 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * packages/mines/mines.el: Bump version to 1.2 --- packages/mines/mines.el | 2 +- 1 file changed, 1 insertion(+)

[elpa] master 08f2c4e: * packages/mines/mines.el: Bump version to 1.1

2017-11-11 Thread Tino Calancha
branch: master commit 08f2c4e6cc7e029a5659aab1ba22dc7ce200187c Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * packages/mines/mines.el: Bump version to 1.1 --- packages/mines/mines.el | 2 +- 1 file changed, 1 insertion(+)

[elpa] master 9373919: Move game documentation into `mines-mode' docstring

2017-11-11 Thread Tino Calancha
branch: master commit 93739196eab2549e9901b57f53821a84388b53a7 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Move game documentation into `mines-mode' docstring * packages/mines/mines.el (mines) (mines-mode): Upda

[elpa] master f5b8952: New package mines.el

2017-11-06 Thread Tino Calancha
branch: master commit f5b8952b61e589798f586cf12d242c21277fb18e Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> New package mines.el An elisp implementation of the minesweeper game. * packages/mines/mines-tests.el

[elpa] master updated (6790ce1 -> 92c6a24)

2017-08-12 Thread Tino Calancha
calancha pushed a change to branch master. from 6790ce1 Some details new 7522038 Use match-string-no-properties new 92c6a24 Add function to return the repository trunk branch Summary of changes: packages/gited/gited.el | 81

[elpa] master 7522038 1/2: Use match-string-no-properties

2017-08-12 Thread Tino Calancha
branch: master commit 7522038a70ca849bfc504330ad23d7304414649f Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Use match-string-no-properties * packages/gited/gited.el (gited-remote-tags) (gited--sync-with-trunk

[elpa] master 92c6a24 2/2: Add function to return the repository trunk branch

2017-08-12 Thread Tino Calancha
branch: master commit 92c6a24d8250baf58e62ca5050b3737b58a7fde1 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Add function to return the repository trunk branch Bump version to 0.3.3. * packages/gited/gited.el (git

[elpa] master 2ad2f73: * packages/gited/gited.el (gited-stash-branch): Update Gited buffer on success

2017-07-08 Thread Tino Calancha
branch: master commit 2ad2f734f5738610edc6dceb9debaeaaddaa7581 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * packages/gited/gited.el (gited-stash-branch): Update Gited buffer on success --- packages/gited/gited.el | 10 ++

[elpa] master 5583512: * gited-tests.el (gited-test1): Use gited--last-commit-title.

2017-07-05 Thread Tino Calancha
branch: master commit 5583512279a8c91d3692faec108f14fe04b80f0e Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * gited-tests.el (gited-test1): Use gited--last-commit-title. --- packages/gited/gited-tests.el | 2 +- 1 file changed,

[elpa] master 8f9278c: gited-amend-commit: New comand

2017-07-05 Thread Tino Calancha
branch: master commit 8f9278cd0aefec64c8d91edc300bb38c02ec8780 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> gited-amend-commit: New comand Add command to amend last commit message, date or author name. Bump vers

[elpa] master d1b2e0d: * gited.el (gited-git-checkout): Avoid harmless warning.

2017-07-05 Thread Tino Calancha
branch: master commit d1b2e0db0442c642593487c05f2ea9993877885a Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * gited.el (gited-git-checkout): Avoid harmless warning. --- packages/gited/gited.el | 11 ++- 1 file changed,

[elpa] master 20822cc: * gited.el (gited-tag-add): Fix docstring.

2017-07-05 Thread Tino Calancha
branch: master commit 20822cc51a513f31542e172515df3980e5bb764a Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * gited.el (gited-tag-add): Fix docstring. --- packages/gited/gited.el | 8 1 file changed, 4 insertions(+),

[elpa] master b306c33: gited-git-checkout: New function

2017-07-05 Thread Tino Calancha
branch: master commit b306c33516c48a2b041edb193bf02e3f0a7a94f9 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> gited-git-checkout: New function In Emacs versions < 25 `gited-git-checkout' has 2 optional arguments: E

[elpa] master d5b72be: ; * gited.el: Update file header.

2017-07-01 Thread Tino Calancha
branch: master commit d5b72be031f6d2a2a770d2784c01f1a5dd5ad0bb Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> ; * gited.el: Update file header. --- packages/gited/gited.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[elpa] master ffe247b: * gited.el (gited-do-sync-with-trunk): Go to branch before `gited-sync-with-trunk'.

2017-07-01 Thread Tino Calancha
branch: master commit ffe247b86d2147c75e03682825432944bd127ae7 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * gited.el (gited-do-sync-with-trunk): Go to branch before `gited-sync-with-trunk'. --- packages/gited/gited.el |

[elpa] master 9169e99: gited-checkout-branch: Set right faces for marked branches

2017-07-01 Thread Tino Calancha
branch: master commit 9169e9900867f3c4e818ebae2310ed146ed4c579 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> gited-checkout-branch: Set right faces for marked branches * gited.el (gited--fontify-current-row-1): Renamed

[elpa] master f7f195a: * gited.el (gited-do-sync-with-trunk): Fix typo in docstring.

2017-07-01 Thread Tino Calancha
branch: master commit f7f195a4e9c7e6d6db4fc1b4faaea0b76fd417a8 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * gited.el (gited-do-sync-with-trunk): Fix typo in docstring. --- packages/gited/gited.el | 6 +++--- 1 file changed,

[elpa] master 064f681: * gited.el (gited-do-sync-with-trunk): Add docstring. Update file header.

2017-07-01 Thread Tino Calancha
branch: master commit 064f681d187eba3069cce38f162511d20b37f01d Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * gited.el (gited-do-sync-with-trunk): Add docstring. Update file header. --- packages/gited/g

[elpa] master 6ec6ff0: gited-do-sync-with-trunk: New command

2017-06-30 Thread Tino Calancha
branch: master commit 6ec6ff09d5c52fdb6cc98eea265b5e6d3db8787f Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> gited-do-sync-with-trunk: New command * gited.el (gited-do-sync-with-trunk): New command. Bind it to 'T'.

[elpa] master eaef5b0: * gited.el (gited-update): Preserve marks in Gited buffer.

2017-06-30 Thread Tino Calancha
branch: master commit eaef5b06c7ddaadc4b3880cf139f4bc3ec6f694c Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * gited.el (gited-update): Preserve marks in Gited buffer. --- packages/gited/gited.el | 8 +--- 1 file changed,

[elpa] master updated (7d2a306 -> 54ea974)

2017-06-30 Thread Tino Calancha
calancha pushed a change to branch master. from 7d2a306 Fix indentation in rnc-mode new 25a8505 * gited.el (gited-goto-branch): Return point on success. new 54ea974 * gited.el (gited-mark-remembered): Insert the marker and fontify the row. Summary of changes:

[elpa] master 25a8505 1/2: * gited.el (gited-goto-branch): Return point on success.

2017-06-30 Thread Tino Calancha
branch: master commit 25a85050828932e69021206a29b302f7a1621558 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * gited.el (gited-goto-branch): Return point on success. --- packages/gited/gited.el | 7 --- 1 file changed, 4 inse

[elpa] branch scratch/gited deleted (was a4a2e70)

2017-06-25 Thread Tino Calancha
calancha pushed a change to branch scratch/gited. was a4a2e70 Add missing docstrings for several commands The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.

[elpa] master e5d23bc: ; * packages/gited/gited.el: Update file header.

2017-06-25 Thread Tino Calancha
branch: master commit e5d23bc960903968b9486ff624b01fd424f96976 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> ; * packages/gited/gited.el: Update file header. --- packages/gited/gited.el | 19 ++- 1 file changed, 1

[elpa] master 4eaeaf2: Use remote branches on marking commands if listing remotes

2017-06-25 Thread Tino Calancha
branch: master commit 4eaeaf2a2feb54215bb887b91927b470e5101ec5 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Use remote branches on marking commands if listing remotes * gited.el (gited--get-branches-from-command): Use rem

[elpa] master c834e2f: * gited.el (gited-hide-details-mode): Update gited-verbose when toggle the mode.

2017-06-24 Thread Tino Calancha
branch: master commit c834e2fb5c73229445c3d51ed478c61e9abd977a Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * gited.el (gited-hide-details-mode): Update gited-verbose when toggle the mode. --- packages/gited/gited.el | 7 +++

[elpa] master a470f9d: * gited.el: Bump version to 0.2.3.

2017-06-24 Thread Tino Calancha
branch: master commit a470f9dd9d74473c868e4ba1c83d412134d27470 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * gited.el: Bump version to 0.2.3. --- packages/gited/gited.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deleti

[elpa] master 19c0395: * screenshots/gited-tags-screenshot.png: Update screenshot.

2017-06-24 Thread Tino Calancha
branch: master commit 19c03956b0be3606d558d6d382ec0a36d30d55bd Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * screenshots/gited-tags-screenshot.png: Update screenshot. --- .../gited/screenshots/gited-tags-screenshot.png

[elpa] master c3ddfc3: Show example screenshots

2017-06-24 Thread Tino Calancha
branch: master commit c3ddfc37a11f9a45298f076d3f2e128958581785 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Show example screenshots * screenshots/gited-tags-screenshot.png: New file. * screenshots/gited-remote-bran

[elpa] master 200a2b3: gited-list: Add autoload cookie

2017-06-09 Thread Tino Calancha
branch: master commit 200a2b3f14172212970865b185f42c6566f85174 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> gited-list: Add autoload cookie Add simple usage example in comentary section. Bump version to 0.2.2.

[elpa] master updated (e885224 -> 8eab057)

2017-06-09 Thread Tino Calancha
calancha pushed a change to branch master. from e885224 * nlinum.el: Bump version to 1.7 adds dfe4b47 Add new library gited.el adds db16eab Default to beginning of epoch when no commit time info adds 843b867 gited-list-branches: Move to current branch only when

[elpa] scratch/gited updated (3a19de5 -> a4a2e70)

2017-06-09 Thread Tino Calancha
calancha pushed a change to branch scratch/gited. from 3a19de5 * gited.el (gited-set-branch-upstream): Output buffer must be editable. new 4ef8628 Update documentation new 1b16a62 * gited.el (gited-mode-map): Use prefix '* s' for all stash commands. new

[elpa] scratch/gited 08ec436 3/7: Add commands to add/delete tags

2017-06-09 Thread Tino Calancha
branch: scratch/gited commit 08ec43606850d678e089bd7105d8675e8aaca075 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Add commands to add/delete tags * gited.el (gited-set-object-upstream): Rename from gited-set-bra

[elpa] scratch/gited a4a2e70 7/7: Add missing docstrings for several commands

2017-06-09 Thread Tino Calancha
branch: scratch/gited commit a4a2e70d8905d24552345aa9f69babcb29283db7 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Add missing docstrings for several commands Update file header. Bump version to 0.2.1 * gited.el (

[elpa] scratch/gited 1b16a62 2/7: * gited.el (gited-mode-map): Use prefix '* s' for all stash commands.

2017-06-09 Thread Tino Calancha
branch: scratch/gited commit 1b16a62f79adb7e20b8628cae0a88b669eaf797d Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * gited.el (gited-mode-map): Use prefix '* s' for all stash commands. --- packages/gited/gited.el | 14 +++---

[elpa] scratch/gited 34b3e7e 6/7: * gited.el (gited--fill-branch-alist): Silence harmless warning.

2017-06-09 Thread Tino Calancha
branch: scratch/gited commit 34b3e7e53122f373db1294deed60beee94d4b776 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * gited.el (gited--fill-branch-alist): Silence harmless warning. --- packages/gited/gited.el | 8 1 fil

[elpa] scratch/gited 3a19de5: * gited.el (gited-set-branch-upstream): Output buffer must be editable.

2017-06-08 Thread Tino Calancha
branch: scratch/gited commit 3a19de525a85cbbac603a14e7483fc6f688e7271 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * gited.el (gited-set-branch-upstream): Output buffer must be editable. --- packages/gited/gited.el | 8

[elpa] scratch/gited d34b05f: * gited.el (gited-goto-branch): Check first that BRANCH is shown.

2017-06-08 Thread Tino Calancha
branch: scratch/gited commit d34b05ff26506db84a1120f917ada6d152fb7458 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * gited.el (gited-goto-branch): Check first that BRANCH is shown. --- packages/gited/gited.el | 13 +++--

[elpa] scratch/gited 17303e7: Use taggerdate/taggername when listing tags

2017-06-07 Thread Tino Calancha
branch: scratch/gited commit 17303e70939bdcb93b3dc46c3fa2f14046006411 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Use taggerdate/taggername when listing tags * gited.el (gited-list-refs-format-command): Don't hardcode

[elpa] scratch/gited e0cb493: * gited.el (gited-move-to-branchname): NOOP when gited-branch-alist is nil.

2017-06-07 Thread Tino Calancha
branch: scratch/gited commit e0cb4934af79884f46e6564fe2d871baf7a61005 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * gited.el (gited-move-to-branchname): NOOP when gited-branch-alist is nil. --- packages/gited/gited.el | 7 +++

[elpa] scratch/gited 253c2c8: * gited.el (gited--fill-branch-alist): Fix typo in progress reporter.

2017-06-07 Thread Tino Calancha
branch: scratch/gited commit 253c2c8b120c3124e03b4449c03b51ce66e0685e Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * gited.el (gited--fill-branch-alist): Fix typo in progress reporter. --- packages/gited/gited.el | 6 +++--- 1

[elpa] scratch/gited a72bdca: * gited.el (gited-remote-repository-p): Don't include origin in regexp.

2017-06-07 Thread Tino Calancha
branch: scratch/gited commit a72bdca74a96a361c8fd1f9be85f4aa5fbd40542 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * gited.el (gited-remote-repository-p): Don't include origin in regexp. --- packages/gited/gited.el | 6 +++--- 1

[elpa] scratch/gited 1237832: Prune deleted remote branches

2017-06-07 Thread Tino Calancha
branch: scratch/gited commit 12378326cd5d3c89f193e596cd9ac85cb1b6efd6 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Prune deleted remote branches Add user option to control whether if deleted remote branches mus

[elpa] scratch/gited ed44126: Prefer user-error on errors with origin in the user

2017-06-07 Thread Tino Calancha
branch: scratch/gited commit ed44126a77d3f0f8af9723fb5ea016adfb53407c Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Prefer user-error on errors with origin in the user * gited.el (gited--list-files): Fix docstring. (

[elpa] scratch/gited 70eccf3: Simplify code using gited-branch-exists-p

2017-06-07 Thread Tino Calancha
branch: scratch/gited commit 70eccf34106cd3dbdebcd76131d69d4611133c96 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Simplify code using gited-branch-exists-p * gited.el (gited-list-branches): Use gited-branch-exists-p.

[elpa] scratch/gited d7eb144: gited-mark-branches-by-date: Provide defaults to HH:MM:SS.

2017-06-06 Thread Tino Calancha
branch: scratch/gited commit d7eb144e81c78f0f4d7c01d73cc427c9aef45f3f Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> gited-mark-branches-by-date: Provide defaults to HH:MM:SS. This avoid `encode-time' signals an error if o

[elpa] scratch/gited 0e440ec: gited-mark-branches-by-date: Use less verbose default

2017-06-06 Thread Tino Calancha
branch: scratch/gited commit 0e440ec3ca38ae686ac9b771288181763112451b Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> gited-mark-branches-by-date: Use less verbose default * gited.el (gited-mark-branches-by-date): Format

[elpa] scratch/gited 9bd8e7c: Don't ask deletion confirmation when gited-expert is non-nil

2017-06-05 Thread Tino Calancha
branch: scratch/gited commit 9bd8e7c80bebf25d655db02bab2c904b077b23e0 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Don't ask deletion confirmation when gited-expert is non-nil * gited.el (gited-internal-do-deletions):

[elpa] scratch/gited c2306ca: Mark branches by last commit time

2017-06-05 Thread Tino Calancha
branch: scratch/gited commit c2306caf88ddd7587a976569ada49ba2511b2e44 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Mark branches by last commit time Add command to mark all branches whose last commit time was af

[elpa] scratch/gited 5d16005: * gited.el (gited-mark-branches-regexp): Fix docstring.

2017-06-05 Thread Tino Calancha
branch: scratch/gited commit 5d16005e8d6cf1952c8b13edeaae1eadc665999a Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> * gited.el (gited-mark-branches-regexp): Fix docstring. --- packages/gited/gited.el | 11 --- 1 fil

[elpa] scratch/gited 162a177: Fix sort of columns when gited-hide-details-mode is enabled

2017-06-03 Thread Tino Calancha
branch: scratch/gited commit 162a177b5596014bca7395d704fbdd5b47a4eb4a Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Fix sort of columns when gited-hide-details-mode is enabled When gited-hide-details-mode is enabled,

[elpa] scratch/gited aef206c: gited-update: Don't overwrite `tabulated-list-sort-key'

2017-06-03 Thread Tino Calancha
branch: scratch/gited commit aef206c0e4808c1d9eb2e06fd784bbc74de93c0f Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> gited-update: Don't overwrite `tabulated-list-sort-key' * gited.el (gited-mode): Initialize `tabulated-l

[elpa] scratch/gited 843b867: gited-list-branches: Move to current branch only when it's shown

2017-06-02 Thread Tino Calancha
branch: scratch/gited commit 843b867b56e0e730204ed13788fdd2876c088027 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> gited-list-branches: Move to current branch only when it's shown * gited.el (gited-list-branches)

[elpa] scratch/gited db16eab: Default to beginning of epoch when no commit time info

2017-06-01 Thread Tino Calancha
branch: scratch/gited commit db16eabc3113895980c4234b247e53d77e48a9d1 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Default to beginning of epoch when no commit time info Default to '1970-01-01 00:00' (a string) when

[elpa] branch scratch/gited created (now dfe4b47)

2017-06-01 Thread Tino Calancha
calancha pushed a change to branch scratch/gited. at dfe4b47 Add new library gited.el This branch includes the following new commits: new dfe4b47 Add new library gited.el

[elpa] branch scratch/dired-du deleted (was 6e96f75)

2017-06-01 Thread Tino Calancha
calancha pushed a change to branch scratch/dired-du. was 6e96f75 Add command to update cache size for the marked files The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.

[elpa] master 83f7c87: New file kmb.el

2017-05-30 Thread Tino Calancha
branch: master commit 83f7c875f567b8827b35efb203a3d91d30d4ad3c Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> New file kmb.el See following link for details: https://lists.gnu.org/archive/html/emacs-devel/2017-05/m

[elpa] master updated (99f9fc0 -> a2ab2f5)

2017-05-30 Thread Tino Calancha
calancha pushed a change to branch master. from 99f9fc0 Merge commit '50657b33a26d77cd224621e07ff616527f671bdb' adds ba8b8fa Add library dired-du adds 6e96f75 Add command to update cache size for the marked files new a2ab2f5 Merge branch 'scratch/dired-du'

[elpa] scratch/dired-du 6e96f75: Add command to update cache size for the marked files

2017-05-27 Thread Tino Calancha
branch: scratch/dired-du commit 6e96f75d755edc00f4ed8f002b6f64ea1df131d9 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> Add command to update cache size for the marked files * dired-du.el (dired-du-update-dir-info):

[elpa] branch scratch/dired-du created (now ba8b8fa)

2017-05-26 Thread Tino Calancha
calancha pushed a change to branch scratch/dired-du. at ba8b8fa Add library dired-du This branch includes the following new commits: new ba8b8fa Add library dired-du

[elpa] master 6d3d281: debbugs-gnu.el: Doc fixes

2016-09-23 Thread Tino Calancha
branch: master commit 6d3d28162e0b3e956a531dd60380243cc5dfd481 Author: Tino Calancha <tino.calan...@gmail.com> Commit: Tino Calancha <tino.calan...@gmail.com> debbugs-gnu.el: Doc fixes * packages/debbugs/debbugs-gnu.el (debbugs-gnu-expand-bug-number-list): Fix typo i