Edwin Kofler
|
14586c7da0
|
Fix use of git-whatchanged to git-log (#1212)
|
2025-08-29 18:27:55 +08:00 |
|
Ross Smith II
|
a4b637346d
|
fix(utimes): change /dev/stdin to -
As not all environments have /dev/stdin. See https://github.com/ish-app/ish/issues/944
|
2023-12-13 07:51:50 -08:00 |
|
Ross Smith II
|
1843afb38a
|
fix(utimes): Support filenames with backspaces, etc. (#1122)
|
2023-12-12 14:50:21 +08:00 |
|
Ross Smith II
|
e39b1ab6a6
|
Fix: harden utimes, use single quotes (#1109)
* Fix: harden utimes, use single quotes
* Remove passing --posix to bash
* Remove double-quotes and backslashes
* Fix: patch git-utimes (fixes #1118)
Fixes #1118
* Fix formatting issue in git-utimes
Per https://github.com/tj/git-extras/pull/1109#discussion_r1399965099
|
2023-11-23 11:39:56 +08:00 |
|
Ross Smith II
|
058cb0763e
|
Fix: patch git-utimes (fixes #1118) (#1119)
I don’t have a Mac/BSD system to test, but this should fix #1118
|
2023-11-23 11:38:33 +08:00 |
|
Ross Smith II
|
4d8060e8cb
|
feat: Speed up utimes (#1108)
|
2023-11-11 12:52:04 +08:00 |
|
Edwin Kofler
|
e793f8979b
|
fix: Move improvements via ShellCheck (#1075)
|
2023-09-22 11:57:48 +08:00 |
|
Edwin Kofler
|
b372bab52a
|
chore: Improve Bash variously (#1032)
|
2023-02-21 10:03:56 +08:00 |
|
Bill Wood
|
34237934d4
|
update per shellcheck advice
|
2022-05-10 19:42:12 -04:00 |
|
Bill Wood
|
42fd8a9e72
|
quote mod_s and git_s integer vars
|
2022-05-06 08:33:30 -04:00 |
|
Bill Wood
|
41df8dc7f3
|
updates per request of spacewander
|
2022-05-05 11:19:30 -04:00 |
|
Bill Wood
|
799aa6e19a
|
allow modification date updates for symbolic links
|
2022-05-01 22:01:57 -04:00 |
|
Bill Wood
|
aa6b547f55
|
add --newer flag and ignore files in the working tree or index
|
2022-05-01 16:48:57 -04:00 |
|
spacewander
|
6a15a5339b
|
fix(git-utimes): make sure it work under OS X.
|
2021-03-25 14:50:13 +08:00 |
|
Vitaly Chikunov
|
aa174b3905
|
git-utimes: Change files modification time to their last commit date
Signed-off-by: Vitaly Chikunov <vt@altlinux.org>
|
2020-11-08 14:04:41 +03:00 |
|