aider/aider
paul-gauthier b507ea087f
Merge pull request #310 from omri123/autocommit-bugfix
Do not autocommit after add if autocommit is disabled
2023-11-02 09:40:15 -07:00
..
coders Switch from "edit block" to "search/replace block" 2023-10-25 15:24:03 -07:00
models Added __all__ to models/__init__ 2023-09-08 08:28:12 -07:00
queries Pick up refs in elisp 2023-11-02 09:32:55 -07:00
__init__.py set version to 0.16.4-dev 2023-11-01 07:36:19 -07:00
commands.py Do not autocommit after add if autocommit is disabled 2023-11-01 10:28:45 +02:00
diffs.py use utf-8 2023-07-05 20:51:35 -07:00
dump.py isort 2023-05-28 22:47:38 -07:00
history.py Merge remote-tracking branch 'origin/main' 2023-09-08 08:26:23 -07:00
io.py pass the input history as a prompt to whisper 2023-08-11 11:03:37 -03:00
main.py aider: Add --encoding argument and pass it to InputOutput. 2023-10-19 20:18:02 -07:00
prompts.py Add summary prefix 2023-07-22 12:11:01 -03:00
repo.py Adopt subprocess.run(shell=True) for /git 2023-10-18 12:37:39 -07:00
repomap.py use io.read_text to avoid unicode errors in repomap #305 2023-11-02 09:30:59 -07:00
sendchat.py lint 2023-09-01 15:53:19 -07:00
utils.py Adopt safe_abs_path 2023-07-07 17:17:33 -07:00
versioncheck.py cleanup 2023-07-20 09:49:40 -03:00
voice.py disable /voice if import soundfile failes #274 2023-10-12 07:00:51 -07:00