index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
project.el
Age
Commit message (
Expand
)
Author
2026-05-02
Project prompters always default to current project, if any
Sean Whitton
2026-05-01
; project.el: Use when-let* not if-let* where appropriate.
Sean Whitton
2026-04-07
lisp/progmodes/project.el (generator): Don't require at run-time
Stefan Monnier
2026-03-13
Fix project-recompile directory
Basil L. Contovounesios
2026-03-12
Fix window-height of project-kill-buffers
Basil L. Contovounesios
2026-02-28
Better project-find-file error in empty project
Basil L. Contovounesios
2026-02-23
Fix arguments to project--buffer-check when reading a project buffer
Steven Allen
2026-02-20
Use git ls-files --deduplicate in project.el (bug#80409)
Basil L. Contovounesios
2026-02-17
project--delete-zombie-projects: Bind tramp-error-show-message-timeout to nil
Dmitry Gutov
2026-02-15
project.el: Fix in submodules with nonexistent git root (bug#80402)
Heinz Fridolin
2026-02-15
Fix project-buffers error on buffers with nil default-directory
Yikai Zhao
2026-02-14
vc-find-backend-function: Require vc for default implementations
Sean Whitton
2026-02-10
Improve project-vc-*cache-timeout docstrings
Dmitry Gutov
2026-02-10
Do cache and timed invalidation in "VC-aware" project backend
Dmitry Gutov
2026-02-10
Amend previous to avoid remote call in project--remove-from-project-list
Dmitry Gutov
2026-02-09
project--delete-zombie-projects: Handle "Tramp failed to connect"
Dmitry Gutov
2026-01-28
Customizable xref-references-in-directory backend
Daniel Mendler
2026-01-24
; Fix indentation in project.el
Dmitry Gutov
2026-01-24
Stop project-query-replace-regexp failing on directory symlinks
Dmitry Gutov
2026-01-15
; Update Project documentation due to recent changes
Eli Zaretskii
2026-01-14
* lisp/progmodes/project.el: Improve performance of 'project-mode-line'.
Juri Linkov
2026-01-09
(project-files): Revert part of commit 6c832af15705
Stefan Monnier
2026-01-04
* lisp/progmodes/project.el (Version): Bump to 0.11.2
João Távora
2026-01-02
Fix indentation in some project.el functions
Dmitry Gutov
2026-01-02
project-files<vc>: Fix 'void-function vc-git--program-version'
Dmitry Gutov
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2026-01-01
Allow project-vc-ignores to be applied in more cases
Dmitry Gutov
2025-12-31
project-vc: Provide default implementation of `project-list-files`
Stefan Monnier
2025-12-19
; * lisp/progmodes/project.el (vc-git-project-list-files): Fix a typo.
Eli Zaretskii
2025-12-19
Re-introduce fallback to 'find' for extra ignores with older Git
Dmitry Gutov
2025-12-19
Revert "vc-git-project-list-files: Restore support for Git < 2.13"
Dmitry Gutov
2025-12-18
Fix "No such file or directory" "vc-nil" in project-files
Dmitry Gutov
2025-12-18
vc-git-project-list-files: Restore support for Git < 2.13
Dmitry Gutov
2025-12-14
project-files: Add the 'else' case to the previous change
Dmitry Gutov
2025-12-14
Make project--vc-list-files extensible
Dmitry Gutov
2025-12-14
Relax the condition on the values of DIRS in project-files
Dmitry Gutov
2025-11-30
; * lisp/progmodes/project.el (project-compile): Fix last change.
Sean Whitton
2025-11-30
Cache VC incoming revisions
Sean Whitton
2025-11-30
project-compile: Don't let-bind compile-command
Sean Whitton
2025-11-27
Fix project-prompt-project-name with (choose a dir)
Dmitry Gutov
2025-11-06
project-compile: Ignore compile-command from vc-compilation-mode
Sean Whitton
2025-10-01
; project-prompt-project-name: Fix pcase usage.
Sean Whitton
2025-09-30
VC: Allow deleting or moving current working tree
Sean Whitton
2025-09-10
Better 'project-buffer' completion category defaults in Emacs <= 30
Dmitry Gutov
2025-09-08
; * lisp/progmodes/project.el: Restore backward compatibility.
Eshel Yaron
2025-09-08
Make C-x v w w work in Log View mode, to change working directory
Sean Whitton
2025-09-07
project--read-project-buffer: Fix creating new buffer
Dmitry Gutov
2025-09-03
Support completion category inheritance
Eshel Yaron
2025-08-24
Have project-switch-to-buffer use a distinct completion category
Dmitry Gutov
2025-08-24
Follow-up to previous changes in project--read-project-buffer
Dmitry Gutov
[next]