-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
ISSUES.txt
66 lines (41 loc) · 2.4 KB
/
ISSUES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
src/scripts/scm/tortoisesvn/tortoiseproc_by_nested_wc.bat:
* /command:commit may show changes in the same window for the same remote
directory:
WCDIR1/parent_path/ext1
WCDIR2/parent_path/ext1
, where ext1 points to the same remote directory.
Add a flag to split (or do not split) such directories into different lists
and does show them in separate windows to sequence collided commits.
* Not unversioned items does filter out now only in window-per-reporoot mode
what may lead to miss notice records with unversioned/nested status.
User may forget, for example, to add such items to the version control
before a commit, so the mode should show these records to notice a user
about unversioned records around.
src/scripts/scm/shell/shell_*_by_list.bat:
* Fix rename/move in case when file names intersects in the moment of
renaming/moving, but does not intersect after an operation complete.
* Fix copy/move of junction and symbolic links which points to unexisted
directory or file.
By default, do copy the link instead of the content.
Add flag to copy content instead.
src/scripts/terminal/run_cmd.bat:
* Fix cmd.exe terminal unexpected close on input of different locale text.
src/scripts/terminal/run_*_bash.bat:
* Fix cmd.exe long path current directory issue by postpone current directory
change just before the bash execution.
src/scripts/scm/shell/shell_rename_by_list.bat:
* Fix `error: temporary directory for a file rename must be a limited length path`.
_install.bat:
* Add install support from a directory has been protected from a write.
* Crash if wait too long on UAC elevation dialog and press `Yes`.
src/scripts/notepad/notepad_edit_files*.bat:
* Fix `Notepad++ Edit` to open only a file list excluding all directories by
default
* Fix `Notepad++ Edit` on `..` directory selection
src/scripts/scm/shell/shell_copy_by_list.bat:
* `copy /B "<from>" "..."` fails to copy exactly 259 characters long absolute
path. Needs to be replaced by `xcopy_file.bat` script in this case.
src/scripts/_install/install_*.bat:
* Opens maximized console window without initialized font name and size.
* Console window parameters edit and save creates a registry key:
HKEY_CURRENT_USER\Console\C:_..._tacklebar__externals_contools_Utilities_bin_contools_callf.exe