calancha pushed a change to branch gnugo.
was 2b696d4e22 Handle emacs-30 new obarray type
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
calancha pushed a change to branch externals/gnugo.
from a9b2979c20 Update maintainer for passing of Thien-Thi Nguyen
adds 2b696d4e22 Handle emacs-30 new obarray type
No new revisions were added by this update.
Summary of changes:
gnugo.el | 2 +-
1 file changed, 1 insertion(+), 1
calancha pushed a change to reference refs/remotes/origin/externals/gnugo.
at a9b2979c20 Update maintainer for passing of Thien-Thi Nguyen
No new revisions were added by this update.
calancha pushed a change to branch gnugo.
at 2b696d4e22 Handle emacs-30 new obarray type
This branch includes the following new commits:
new 2b696d4e22 Handle emacs-30 new obarray type
branch: gnugo
commit 2b696d4e2256e64064e1b87903c4e4b2b382156d
Author: Tino Calancha
Commit: Tino Calancha
Handle emacs-30 new obarray type
This change fixes the following issues happening on initialization with
emacs-30:
gnugo-refresh: Wrong type argument: obarrayp, [nil
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
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
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 ++
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
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
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-topleve
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.
*
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
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 Em
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/nVLeQo
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
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
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
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
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 of the
branch: master
commit 228610373722e05776b2af8a03064c6a56f04e2c
Author: Tino Calancha
Commit: Tino Calancha
gited-ci.el: Fix copyright stuff
* elpa/packages/gited/gited-ci.el: Fix FSF copyright assignment.
Add some text in the comentary section.
Move the copyright section
branch: master
commit cfa7c4eab13e07177a9ad5e2e164aaca693e0930
Author: Tino Calancha
Commit: Tino Calancha
Add missing file gited-ci.el
* packages/gited/gited-ci.el: New file.
* packages/gited/Makefile: Load gited-ci as well.
* packages/gited/gited.el: Bump version to 0.5.2
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 * packages/git
branch: master
commit 45ec30f49360bea8fdffa2ffab6be711cab2a88a
Author: Tino Calancha
Commit: Tino Calancha
gited.el: Merge branch 'show-trunk-ci-status'
---
packages/gited/gited.el | 51 -
1 file changed, 38 insertions(+), 13
branch: master
commit 4cd7ecac8091cad7b1c9526603191641c04cbc1d
Author: Tino Calancha
Commit: Tino Calancha
Skip tests when Git is not available
* packages/gited/gited-tests.el (gited-test2): New test
---
packages/gited/gited.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion
branch: master
commit 51a93541232fce6d0b1c0d0d6caebdc393a850bb
Author: Tino Calancha
Commit: Tino Calancha
* packages/gited/gited.el: Bump version to v5.0.1
---
packages/gited/gited.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/packages/gited/gited.el b
branch: master
commit 50d4dbcbf6441d2991f19b9e8a90e0cb7eff6fcf
Author: Tino Calancha
Commit: Tino Calancha
* packages/gited/gited.el (gited-pull): Delete unused variable
---
packages/gited/gited.el | 31 +++
1 file changed, 15 insertions(+), 16 deletions
branch: master
commit 26c2abf56485709ea8adc9fe1ce1ecfa8c0d063d
Author: Tino Calancha
Commit: Tino Calancha
gited-pull fetches all remote branches
`gited-pull' was pulling just `gited-current-branch'; most of
the time you want to fetch from other remote branch
branch: master
commit 2e570885c75f945b8782be46b22e0c7d20abbb9b
Author: Tino Calancha
Commit: Tino Calancha
Fix gited-push bug from previous commit
Bump version to 0.4.2.
* packages/gited/gited.el (gited-push): Drop hardcoded master
from cmd; instead we call `gited-current
branch: master
commit 57f13922b22c1386ec2201b84d0cf82e699950f7
Author: Tino Calancha
Commit: Tino Calancha
Handle multi remote repositories
It's common to have a local repository linked to more than one
remote repository. In such case we must specify the remote
repo.
branch: master
commit 6fc8c7eeb713bb265023d1c0e9c05efa21c6a349
Author: tino calancha
Commit: tino calancha
Reimplement mines-end-p
`mines-end-p' sometimes fails to detect a completed game.
The current implemention checks for a sufficient but not
necessary condition fo
branch: master
commit f791eb8884a799bcc8ed1ac488840b757105850d
Author: tino calancha
Commit: tino calancha
Do not assume that 'git rev-parse 1' exits with status != 0
For some repositories `git rev-parse 1' might returns success, with
the reference pointi
branch: master
commit 8d079d3afbba1c66bf8d034297142cf809654719
Author: Tino Calancha
Commit: Tino Calancha
Do not uncover flagged cells if the user dont want that
If the user ask to uncover a flagged cell, we ask for
confirmation; then, the user might change his mind or
go
branch: master
commit 57f54d8cf1361e95499c521b3bb8273039618422
Author: Tino Calancha
Commit: Tino Calancha
Dont prompt user when updating the score file
Bump version to 1.4
* packages/mines/mines.el (mines--sort-score-file): Revert the buffer
visiting the score file and set
branch: master
commit 4e5c8add3f05f30f4d9c56059071b0a9d51b37f1
Author: Tino Calancha
Commit: Tino Calancha
Sort the score file from better to worst results
`gamegrid-add-score' assumes that a higher score in the game
means a better result. That is not true in this game,
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
branch: master
commit c6af1d9de4ceff7a9b4ad6296c6631706f8f57f2
Author: Tino Calancha
Commit: Tino Calancha
Add fallback function for read-multiple-choice
read-multiple-choice appeared in Emacs 26. Add fallback
function for Emacs < 26.
* packages/mines/mines.el/mines
branch: master
commit 35a2a43bf9bee54c14e9e9d86c25de1d29c08844
Author: Tino Calancha
Commit: Tino Calancha
* packages/mines/mines.el: Bump version to 1.2
---
packages/mines/mines.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packages/mines/mines.el b/packages/mines
branch: master
commit 08f2c4e6cc7e029a5659aab1ba22dc7ce200187c
Author: Tino Calancha
Commit: Tino Calancha
* packages/mines/mines.el: Bump version to 1.1
---
packages/mines/mines.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packages/mines/mines.el b/packages/mines
branch: master
commit 93739196eab2549e9901b57f53821a84388b53a7
Author: Tino Calancha
Commit: Tino Calancha
Move game documentation into `mines-mode' docstring
* packages/mines/mines.el (mines)
(mines-mode): Update docstring.
---
packages/mines/mines.el
branch: master
commit f5b8952b61e589798f586cf12d242c21277fb18e
Author: Tino Calancha
Commit: Tino Calancha
New package mines.el
An elisp implementation of the minesweeper game.
* packages/mines/mines-tests.el
* packages/mines/Makefile
* packages/mines/LICENSE
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 +++---
branch: master
commit 7522038a70ca849bfc504330ad23d7304414649f
Author: Tino Calancha
Commit: Tino Calancha
Use match-string-no-properties
* packages/gited/gited.el (gited-remote-tags)
(gited--sync-with-trunk-target-name)
(gited-log-last-n-commits, gited-status)
(gited
branch: master
commit 92c6a24d8250baf58e62ca5050b3737b58a7fde1
Author: Tino Calancha
Commit: Tino Calancha
Add function to return the repository trunk branch
Bump version to 0.3.3.
* packages/gited/gited.el (gited-one-trunk-repository, gited-trunk-branch):
New variables
branch: master
commit 2ad2f734f5738610edc6dceb9debaeaaddaa7581
Author: Tino Calancha
Commit: Tino Calancha
* packages/gited/gited.el (gited-stash-branch): Update Gited buffer on
success
---
packages/gited/gited.el | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff
branch: master
commit 5583512279a8c91d3692faec108f14fe04b80f0e
Author: Tino Calancha
Commit: Tino Calancha
* gited-tests.el (gited-test1): Use gited--last-commit-title.
---
packages/gited/gited-tests.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packages/gited
branch: master
commit 8f9278cd0aefec64c8d91edc300bb38c02ec8780
Author: Tino Calancha
Commit: Tino Calancha
gited-amend-commit: New comand
Add command to amend last commit message, date or author name.
Bump version to 0.3.1.
* gited.el (gited-commit-title): Delete function
branch: master
commit d1b2e0db0442c642593487c05f2ea9993877885a
Author: Tino Calancha
Commit: Tino Calancha
* gited.el (gited-git-checkout): Avoid harmless warning.
---
packages/gited/gited.el | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/packages/gited
branch: master
commit 20822cc51a513f31542e172515df3980e5bb764a
Author: Tino Calancha
Commit: Tino Calancha
* gited.el (gited-tag-add): Fix docstring.
---
packages/gited/gited.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/packages/gited/gited.el b/packages
branch: master
commit b306c33516c48a2b041edb193bf02e3f0a7a94f9
Author: Tino Calancha
Commit: Tino Calancha
gited-git-checkout: New function
In Emacs versions < 25 `gited-git-checkout' has 2 optional
arguments: EDITABLE and REV. In Emacs versions >= 25 this
f
branch: master
commit d5b72be031f6d2a2a770d2784c01f1a5dd5ad0bb
Author: Tino Calancha
Commit: Tino Calancha
; * gited.el: Update file header.
---
packages/gited/gited.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/packages/gited/gited.el b/packages/gited/gited.el
branch: master
commit ffe247b86d2147c75e03682825432944bd127ae7
Author: Tino Calancha
Commit: Tino Calancha
* gited.el (gited-do-sync-with-trunk): Go to branch before
`gited-sync-with-trunk'.
---
packages/gited/gited.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/packages/
branch: master
commit 9169e9900867f3c4e818ebae2310ed146ed4c579
Author: Tino Calancha
Commit: Tino Calancha
gited-checkout-branch: Set right faces for marked branches
* gited.el (gited--fontify-current-row-1): Renamed from
gited--fontify-current-row.
(gited--fontify-current-row
branch: master
commit f7f195a4e9c7e6d6db4fc1b4faaea0b76fd417a8
Author: Tino Calancha
Commit: Tino Calancha
* gited.el (gited-do-sync-with-trunk): Fix typo in docstring.
---
packages/gited/gited.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/packages/gited
branch: master
commit 064f681d187eba3069cce38f162511d20b37f01d
Author: Tino Calancha
Commit: Tino Calancha
* gited.el (gited-do-sync-with-trunk): Add docstring. Update file header.
---
packages/gited/gited.el | 54 +++--
1 file changed, 30
branch: master
commit 6ec6ff09d5c52fdb6cc98eea265b5e6d3db8787f
Author: Tino Calancha
Commit: Tino Calancha
gited-do-sync-with-trunk: New command
* gited.el (gited-do-sync-with-trunk): New command. Bind it to 'T'.
(gited--sync-with-trunk-target-name): New defun extr
branch: master
commit eaef5b06c7ddaadc4b3880cf139f4bc3ec6f694c
Author: Tino Calancha
Commit: Tino Calancha
* gited.el (gited-update): Preserve marks in Gited buffer.
---
packages/gited/gited.el | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/packages/gited
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:
packa
branch: master
commit 54ea9742bc80efb498cb0576f54b5cc9f943314b
Author: Tino Calancha
Commit: Tino Calancha
* gited.el (gited-mark-remembered): Insert the marker and fontify the row.
---
packages/gited/gited.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a
branch: master
commit 25a85050828932e69021206a29b302f7a1621558
Author: Tino Calancha
Commit: Tino Calancha
* gited.el (gited-goto-branch): Return point on success.
---
packages/gited/gited.el | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/packages/gited/gited.el
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.
branch: master
commit e5d23bc960903968b9486ff624b01fd424f96976
Author: Tino Calancha
Commit: Tino Calancha
; * packages/gited/gited.el: Update file header.
---
packages/gited/gited.el | 19 ++-
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/packages/gited
branch: master
commit 4eaeaf2a2feb54215bb887b91927b470e5101ec5
Author: Tino Calancha
Commit: Tino Calancha
Use remote branches on marking commands if listing remotes
* gited.el (gited--get-branches-from-command): Use remote branches when
gited-ref-kind equals "r
branch: master
commit c834e2fb5c73229445c3d51ed478c61e9abd977a
Author: Tino Calancha
Commit: Tino Calancha
* gited.el (gited-hide-details-mode): Update gited-verbose when toggle the
mode.
---
packages/gited/gited.el | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git
branch: master
commit a470f9dd9d74473c868e4ba1c83d412134d27470
Author: Tino Calancha
Commit: Tino Calancha
* gited.el: Bump version to 0.2.3.
---
packages/gited/gited.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/packages/gited/gited.el b/packages/gited
branch: master
commit ad68a43f8b917c3c45ff66bbe501a09df1da08e3
Author: Tino Calancha
Commit: Tino Calancha
Use proper name for the branch column according with gited-ref-kind
* gited.el (gited--col-branch-name): New defun.
(gited--list-format-init, gited-hide-details-update
branch: master
commit 19c03956b0be3606d558d6d382ec0a36d30d55bd
Author: Tino Calancha
Commit: Tino Calancha
* screenshots/gited-tags-screenshot.png: Update screenshot.
---
.../gited/screenshots/gited-tags-screenshot.png| Bin 491596 -> 494283 bytes
1 file changed, 0 insertions(+)
branch: master
commit c3ddfc37a11f9a45298f076d3f2e128958581785
Author: Tino Calancha
Commit: Tino Calancha
Show example screenshots
* screenshots/gited-tags-screenshot.png: New file.
* screenshots/gited-remote-branches-verbose-screenshot.png: New file.
* README.md: Show two
branch: master
commit 200a2b3f14172212970865b185f42c6566f85174
Author: Tino Calancha
Commit: Tino Calancha
gited-list: Add autoload cookie
Add simple usage example in comentary section.
Bump version to 0.2.2.
* gited.el (gited-list): Add autoload cookie.
---
packages/gited
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
branch: scratch/gited
commit 4ef8628f62c518afea0526a8eafdce29b7986270
Author: Tino Calancha
Commit: Tino Calancha
Update documentation
* gited.el: Add Bugs/TODO section and URL header. Update comentary section.
* README.md: Add simple example.
---
packages/gited/README.md
branch: scratch/gited
commit 6721b0efe88adf6a6e7d73043046499e58f09847
Author: Tino Calancha
Commit: Tino Calancha
* gited.el (gited-list-branches): Update docstring. Make alias to
`gited-list'.
---
packages/gited/gited.el | 16 +---
1 file changed, 13 insertions(
branch: scratch/gited
commit df26e382705c2f6c1479015479a1eb4cecfbd260
Author: Tino Calancha
Commit: Tino Calancha
* gited.el (gited-tag-add): Fix docstring.
---
packages/gited/gited.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/packages/gited/gited.el b
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 08ec4
branch: scratch/gited
commit 08ec43606850d678e089bd7105d8675e8aaca075
Author: Tino Calancha
Commit: Tino Calancha
Add commands to add/delete tags
* gited.el (gited-set-object-upstream): Rename from
gited-set-branch-upstream. Handle tags as well.
(gited-internal-do
branch: scratch/gited
commit a4a2e70d8905d24552345aa9f69babcb29283db7
Author: Tino Calancha
Commit: Tino Calancha
Add missing docstrings for several commands
Update file header. Bump version to 0.2.1
* gited.el (gited-finish-commit-edit, gited-revert-commit)
(gited-fetch
branch: scratch/gited
commit 1b16a62f79adb7e20b8628cae0a88b669eaf797d
Author: Tino Calancha
Commit: Tino Calancha
* gited.el (gited-mode-map): Use prefix '* s' for all stash commands.
---
packages/gited/gited.el | 14 +++---
1 file changed, 7 insertions(+), 7 deletion
branch: scratch/gited
commit 34b3e7e53122f373db1294deed60beee94d4b776
Author: Tino Calancha
Commit: Tino Calancha
* gited.el (gited--fill-branch-alist): Silence harmless warning.
---
packages/gited/gited.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a
branch: scratch/gited
commit 3a19de525a85cbbac603a14e7483fc6f688e7271
Author: Tino Calancha
Commit: Tino Calancha
* gited.el (gited-set-branch-upstream): Output buffer must be editable.
---
packages/gited/gited.el | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a
branch: scratch/gited
commit d34b05ff26506db84a1120f917ada6d152fb7458
Author: Tino Calancha
Commit: Tino Calancha
* gited.el (gited-goto-branch): Check first that BRANCH is shown.
---
packages/gited/gited.el | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a
branch: scratch/gited
commit 17303e70939bdcb93b3dc46c3fa2f14046006411
Author: Tino Calancha
Commit: Tino Calancha
Use taggerdate/taggername when listing tags
* gited.el (gited-list-refs-format-command): Don't hardcode
authordate/authorname.
(gited--list-refs-format): New
branch: scratch/gited
commit e0cb4934af79884f46e6564fe2d871baf7a61005
Author: Tino Calancha
Commit: Tino Calancha
* gited.el (gited-move-to-branchname): NOOP when gited-branch-alist is nil.
---
packages/gited/gited.el | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git
branch: scratch/gited
commit 253c2c8b120c3124e03b4449c03b51ce66e0685e
Author: Tino Calancha
Commit: Tino Calancha
* gited.el (gited--fill-branch-alist): Fix typo in progress reporter.
---
packages/gited/gited.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a
branch: scratch/gited
commit a72bdca74a96a361c8fd1f9be85f4aa5fbd40542
Author: Tino Calancha
Commit: Tino Calancha
* gited.el (gited-remote-repository-p): Don't include origin in regexp.
---
packages/gited/gited.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --
branch: scratch/gited
commit 12378326cd5d3c89f193e596cd9ac85cb1b6efd6
Author: Tino Calancha
Commit: Tino Calancha
Prune deleted remote branches
Add user option to control whether if deleted remote
branches must be removed.
* gited.el (gited--last-remote-prune): New variable
branch: scratch/gited
commit ed44126a77d3f0f8af9723fb5ea016adfb53407c
Author: Tino Calancha
Commit: Tino Calancha
Prefer user-error on errors with origin in the user
* gited.el (gited--list-files): Fix docstring.
(gited--check-unmerged-marked-branches)
(gited-async
branch: scratch/gited
commit 70eccf34106cd3dbdebcd76131d69d4611133c96
Author: Tino Calancha
Commit: Tino Calancha
Simplify code using gited-branch-exists-p
* gited.el (gited-list-branches): Use gited-branch-exists-p.
* gited-tests.el (gited-test1): Test `gited-mark-branches-by
branch: scratch/gited
commit d7eb144e81c78f0f4d7c01d73cc427c9aef45f3f
Author: Tino Calancha
Commit: Tino Calancha
gited-mark-branches-by-date: Provide defaults to HH:MM:SS.
This avoid `encode-time' signals an error if one of HH, MM or SS is
missing.
* gited.el (gited
branch: scratch/gited
commit 0e440ec3ca38ae686ac9b771288181763112451b
Author: Tino Calancha
Commit: Tino Calancha
gited-mark-branches-by-date: Use less verbose default
* gited.el (gited-mark-branches-by-date): Format default date with ISO
8601, i.e. %F.
---
packages/gited
branch: scratch/gited
commit 9bd8e7c80bebf25d655db02bab2c904b077b23e0
Author: Tino Calancha
Commit: Tino Calancha
Don't ask deletion confirmation when gited-expert is non-nil
* gited.el (gited-internal-do-deletions):
Don't ask confirmation if gited-expert is non-nil.
branch: scratch/gited
commit c2306caf88ddd7587a976569ada49ba2511b2e44
Author: Tino Calancha
Commit: Tino Calancha
Mark branches by last commit time
Add command to mark all branches whose last commit time
was after MIN-TIME.
* gited.el (gited-mark-branches-by-date): New
branch: scratch/gited
commit 5d16005e8d6cf1952c8b13edeaae1eadc665999a
Author: Tino Calancha
Commit: Tino Calancha
* gited.el (gited-mark-branches-regexp): Fix docstring.
---
packages/gited/gited.el | 11 ---
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/packages
branch: scratch/gited
commit 162a177b5596014bca7395d704fbdd5b47a4eb4a
Author: Tino Calancha
Commit: Tino Calancha
Fix sort of columns when gited-hide-details-mode is enabled
When gited-hide-details-mode is enabled, and we want to sort
by another column, disable gited-hide
branch: scratch/gited
commit aef206c0e4808c1d9eb2e06fd784bbc74de93c0f
Author: Tino Calancha
Commit: Tino Calancha
gited-update: Don't overwrite `tabulated-list-sort-key'
* gited.el (gited-mode): Initialize `tabulated-list-sort-key' only when
is nil.
---
packages
branch: scratch/gited
commit 843b867b56e0e730204ed13788fdd2876c088027
Author: Tino Calancha
Commit: Tino Calancha
gited-list-branches: Move to current branch only when it's shown
* gited.el (gited-list-branches): Move point to `gited-current-branch'
only when it'
branch: scratch/gited
commit db16eabc3113895980c4234b247e53d77e48a9d1
Author: Tino Calancha
Commit: Tino Calancha
Default to beginning of epoch when no commit time info
Default to '1970-01-01 00:00' (a string) when commit time is not available.
This fixes gited-lis
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
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.
branch: master
commit 83f7c875f567b8827b35efb203a3d91d30d4ad3c
Author: Tino Calancha
Commit: Tino Calancha
New file kmb.el
See following link for details:
https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00686.html
* kmb.el: New file.
---
packages/kmb/kmb.el | 160
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'
Su
1 - 100 of 103 matches
Mail list logo