Tonye Jack
|
fb62fbd197
|
feat: add support for json formatted output. (#557)
|
2022-08-03 14:01:40 -06:00 |
|
Tonye Jack
|
3df9c18651
|
chore: improve error handling (#533)
* chore: improve error handling
* Update test.yml
* Update test.yml
* Update test.yml
* Update test.yml
* Update test.yml
* Update diff-sha.sh
* Update diff-sha.sh
* updated command.
* Updated message level.
* Updated message.
* Updated message.
|
2022-06-24 00:17:41 -04:00 |
|
Tonye Jack
|
4cbef76b5d
|
feat: add support for returning directory names (#522)
* feat: add support for returning directory names
* Updated step name
* Updated to return uniq dir names
* Updated README.md
* Updated README.md
* Updated separator encoding
|
2022-06-12 10:08:13 -04:00 |
|
Tonye Jack
|
6a872c41f9
|
feat: switch to use debug messages for log outputs (#521)
|
2022-06-11 12:51:58 -04:00 |
|
Tonye Jack
|
b417139777
|
chore: Clean up internal variables. (#520)
|
2022-06-07 22:31:43 -04:00 |
|
Tonye Jack
|
3538a9c448
|
feat: add support for configuring diff.relative (#515)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2022-06-02 12:13:45 -04:00 |
|
Tonye Jack
|
6b8ef3323f
|
chore: explicitly set the GITHUB_WORKSPACE environment variable (#505)
|
2022-05-29 20:32:23 -04:00 |
|
Tonye Jack
|
0edfedf16d
|
fix: large output generated by all_old_new_renamed_files output (#502)
|
2022-05-25 17:47:58 -04:00 |
|
Tonye Jack
|
205450238e
|
Update entrypoint.sh
|
2022-05-24 00:14:06 -04:00 |
|
Tonye Jack
|
c3c25d12b0
|
fix: matching renamed files with glob patterns (#498)
* fix: matching rename files with glob patterns
* Rename test rename 1.txt to test rename-1.txt
* Update entrypoint.sh
* Update entrypoint.sh
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update entrypoint.sh
* Rename test rename-1.txt to test rename 1.txt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2022-05-24 00:12:32 -04:00 |
|
Tonye Jack
|
944a8b8909
|
chore: test rename (#495)
* chore: test rename
* Update entrypoint.sh
* Update entrypoint.sh
* Create manual-test.yml
|
2022-05-22 01:20:50 -04:00 |
|
Tonye Jack
|
20b6ac540d
|
fix: bug finding fork point commit and removed unused temp_changed_files remote.
|
2022-05-14 21:19:45 -04:00 |
|
Tonye Jack
|
4a7ed1cd68
|
Merge branch 'main' into fix/bug-with-renames
|
2022-05-14 18:39:10 -04:00 |
|
Tonye Jack
|
1abdcf81f3
|
Renamed output.
|
2022-05-14 18:37:49 -04:00 |
|
Tonye Jack
|
c815c5df17
|
Added get_renames function
|
2022-05-14 18:37:49 -04:00 |
|
Tonye Jack
|
423833260b
|
Updated docs and fixed bug with old new files list
|
2022-05-14 18:37:49 -04:00 |
|
Tonye Jack
|
fd30e95c05
|
Added support for returning old and new names of renamed files
|
2022-05-14 18:37:49 -04:00 |
|
Tonye Jack
|
b4def97a99
|
Revert "feat: Added support for returning old and new names of renamed files" (#485)
|
2022-05-14 18:37:38 -04:00 |
|
Tonye Jack
|
ed9e4befd6
|
Updated entrypoint.sh
|
2022-05-14 18:27:02 -04:00 |
|
Tonye Jack
|
ce04a71447
|
Renamed output.
|
2022-05-14 18:10:09 -04:00 |
|
Tonye Jack
|
6655125c37
|
Added get_renames function
|
2022-05-14 18:10:09 -04:00 |
|
Tonye Jack
|
4523c1be3d
|
Updated docs and fixed bug with old new files list
|
2022-05-14 18:10:09 -04:00 |
|
Tonye Jack
|
c65a184a68
|
Added support for returning old and new names of renamed files
|
2022-05-14 18:10:09 -04:00 |
|
Tonye Jack
|
f1a01ff091
|
feat: Add support for listing renames.
|
2022-05-14 18:10:09 -04:00 |
|
Tonye Jack
|
0093196671
|
Revert "feat: Added support for returning old and new names of renamed files" (#485)
|
2022-05-14 18:08:54 -04:00 |
|
Tonye Jack
|
3baba75579
|
feat: Added support for returning old and new names of renamed files (#483)
|
2022-05-14 18:05:59 -04:00 |
|
Tonye Jack
|
b60efcf625
|
Renamed output.
|
2022-05-14 17:54:38 -04:00 |
|
Tonye Jack
|
e42d2fcf77
|
Added get_renames function
|
2022-05-14 17:05:44 -04:00 |
|
Tonye Jack
|
d1c0ee4e67
|
Updated docs and fixed bug with old new files list
|
2022-05-14 15:24:13 -04:00 |
|
Tonye Jack
|
5f40fac43c
|
Added support for returning old and new names of renamed files
|
2022-05-14 14:33:40 -04:00 |
|
Tonye Jack
|
c004907b76
|
feat: Add support for listing renames.
|
2022-05-14 13:40:14 -04:00 |
|
Tonye Jack
|
a6d456f542
|
feat: Add support for non ascii filenames (#473)
* feat: Add support for non ascii filenames
Closes: #437
* Update action.yml
* Update README.md
* Create test-è.txt
* Update test.yml
* Update README.md
* Update action.yml
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
|
2022-04-28 02:08:15 -04:00 |
|
Tonye Jack
|
a7dc1531cb
|
feat: Add support for using files pattern on disk (#425)
|
2022-03-14 01:01:27 -04:00 |
|
Tonye Jack
|
f5a8de7d36
|
fix: bug using newline separator (#418)
|
2022-03-08 06:59:26 -05:00 |
|
Tonye Jack
|
0bc7d4006f
|
fix: bug detecting other deleted and modified (#406)
|
2022-02-27 12:47:28 -05:00 |
|
Tonye Jack
|
ed90466495
|
chore: switch sed for awk (#401)
* chore: switch sed for awk
* Update entrypoint.sh
* Update entrypoint.sh
|
2022-02-26 04:37:27 -05:00 |
|
Constantine Peresypkin
|
83f33bd403
|
feat: Add support for detecting submodules changes (#394)
* feat: Add support for detecting submodules changes
Closes: #349
* add bash<4.4 fix
* add bash<4.4 fix
* Added more than 1 submodule.
* Update entrypoint.sh
* Removed submodule.
* Update test.yml
* Update test.yml
* Updated .gitmodules.
* Updated submodule.
* Updated submodule.
* Added a new submodule resolving testing errors.
* Added a new submodule.
* Removed new submodule.
* Fixed test.
Co-authored-by: Tonye Jack <jtonye@ymail.com>
|
2022-02-23 03:39:20 -05:00 |
|
Tonye Jack
|
9d43e5cb33
|
Update entrypoint.sh
|
2022-02-17 01:50:38 -05:00 |
|
Tonye Jack
|
aaf26005c3
|
fix: Bug detecting deleted files. (#364)
|
2022-02-14 18:28:12 -05:00 |
|
Tonye Jack
|
b719970c0b
|
fix: Error with multiple changed files from merge commits (#358)
|
2022-02-12 17:12:33 -05:00 |
|
Tonye Jack
|
c4a2357a3c
|
feat: Add support for detecting submodules changes (#350)
* feat: Add support for detecting submodules changes
* Update entrypoint.sh
* Update action.yml
* Update entrypoint.sh
|
2022-02-09 20:05:29 -05:00 |
|
Masaya Suzuki
|
e9f69ac719
|
bug: Fix command to narrow down target files (#330)
* Fix INPUT_FILES_PATTERN
* INPUT_FILES_PATTERN -> FILES_PATTERN
|
2022-01-26 02:32:28 -05:00 |
|
Tonye Jack
|
20f6f68d34
|
Clean up variable name to reflect usage. (#327)
|
2022-01-25 23:10:53 -05:00 |
|
Masaya Suzuki
|
b94745bfeb
|
Narrow down target files by exact match of INPUT_FILES (#326)
|
2022-01-25 22:41:38 -05:00 |
|
Masaya Suzuki
|
13328439bc
|
Deduplicate from files parameter without sorting (#321)
Co-authored-by: Tonye Jack <jtonye@ymail.com>
|
2022-01-24 20:50:47 -05:00 |
|
Tonye Jack
|
7dfde9f9fe
|
Remove redundant debug line (#318)
|
2022-01-20 01:53:39 -05:00 |
|
Tonye Jack
|
835db067d1
|
Clean up unused code (#311)
* Clean up unused code
* Update entrypoint.sh
* Update action.yml
* Update entrypoint.sh
* Update action.yml
|
2022-01-09 03:18:29 -05:00 |
|
Tonye Jack
|
00f80efd45
|
Fixed unbound variable warnings (#296)
|
2021-12-29 21:22:46 -05:00 |
|
Tonye Jack
|
f56e736bed
|
Fixed regression bug with other_modified and other_changed outputs (#294)
|
2021-12-29 19:57:35 -05:00 |
|
Tonye Jack
|
78b8e06a07
|
Update entrypoint.sh
|
2021-12-14 16:55:39 -05:00 |
|