marvinbernhardt
a92ef9bacb
added option to use find instead of locate
8 years ago
Dominik Schrempf
216f2a5c05
Cosmetic change.
8 years ago
Dominik Schrempf
99eab5af39
Ignore recursive conflicts, handle them at the end.
8 years ago
Dominik Schrempf
69128e9bb1
Change comments.
8 years ago
Dominik Schrempf
13bfbd9d61
Improve help.
8 years ago
Dominik Schrempf
333ae6e995
Shellcheck remove warnings.
8 years ago
Dominik Schrempf
f9676d9add
Bump version.
8 years ago
Dominik Schrempf
2974c341b3
Change sync-conflict regex pattern.
...
fln="FILENAME WITHOUT EXTENSION"
ext="EXTENSION"
The sync-conflict regex pattern has changed from
${fln}.sync-conflict-YYYYMMDD-HHMMSS.${ext}
to
${fln}.sync-conflict-YYYYMMDD-HHMMSS-XXXXXXX.${ext}
where XXXXXXX is some hash code.
8 years ago
Dominik Schrempf
447fe242f5
Typo; cosmetic changes.
9 years ago
Dominik Schrempf
c5172aadfe
Merge pull request #3 from junkblocker/master
...
Change name to remove .sh from the script
9 years ago
Manpreet Singh
38457954a1
Merge remote-tracking branch 'origin/patch-1'
9 years ago
Manpreet Singh
62745fa37b
Actually change the executable name and documentation
9 years ago
Manpreet Singh
82633595b4
Fixed name shown to match actual script name
9 years ago
Dominik Schrempf
39b723a9b4
Merge pull request #1 from junkblocker/master
...
Added support for Darwin, some interaction improvement, and style lint
9 years ago
Manpreet Singh
33b59c99b2
Added support for Darwin, some interaction improvement, and style lint
9 years ago
Dominik Schrempf
64b7165669
Correct handling of recursive conflicts.
9 years ago
Dominik Schrempf
c75786682b
Improve info in readme.
9 years ago
Dominik Schrempf
0f52233489
Improve readme.
9 years ago
Dominik Schrempf
d193277014
Initial commit.
9 years ago
Dominik Schrempf
1229d41f36
Initial commit
9 years ago