Paul Gauthier (aider)
|
6fdb4f8214
|
Handled case where first commit cannot be undone
|
2024-07-18 16:32:47 +01:00 |
|
Paul Gauthier
|
3ce3799f8d
|
Implemented checks to ensure files with uncommitted changes or not present in previous commit cannot be undone safely.
|
2024-07-18 16:32:45 +01:00 |
|
Paul Gauthier
|
e7f29c2dbc
|
Added a new test case for cmd_undo with a newly committed file.
|
2024-07-18 16:17:20 +01:00 |
|
Paul Gauthier (aider)
|
9aeeaf383f
|
Implemented a test that will trigger the bug described in issue #882.
|
2024-07-18 16:09:38 +01:00 |
|
Paul Gauthier (aider)
|
07550d6f5f
|
Added tests to exercise all combinations of path formats for get_file_mentions and get_addable_relative_files , and updated the get_file_mentions method to handle both Unix and Windows path formats.
|
2024-07-18 15:19:32 +01:00 |
|
Paul Gauthier
|
896e79bcd1
|
use pytest.ini testpaths to order testing
|
2024-07-16 10:33:42 +01:00 |
|