create_all_tarballs: Listing individual common modules to be skipped to not be omitted to create tarball for common cmake module.Slávek Banko2021-07-08 17:24:29 +0200
create_all_tarballs: Listing individual common modules to be skipped to not be omitted to create tarball for common cmake module.
r14.0.11
Slávek Banko2021-07-08 17:24:29 +0200
create_all_tarballs: Listing individual common modules to be skipped to not be omitted to create tarball for common cmake module.Slávek Banko2021-07-08 17:24:29 +0200
tde-l10n_split_desktop: Process the created template using msguniq to finalize the line breaks in the location comments.Slávek Banko2021-07-08 17:20:17 +0200
Update switch_all_submodules_to_head_and_clean + Ensure checkout for new upstream branch in worktree mode of tree. + To test the availability of repository use curl if it is present. + Sign commits using GPG during rebase if the signing key is set.Slávek Banko2021-04-30 01:50:48 +0200
Update switch_all_submodules_to_head_and_clean + Ensure checkout for new upstream branch in worktree mode of tree. + To test the availability of repository use curl if it is present. + Sign commits using GPG during rebase if the signing key is set.
r14.0.10
Slávek Banko2021-04-30 01:50:48 +0200
Update switch_all_submodules_to_head_and_clean + Ensure checkout for new upstream branch in worktree mode of tree. + To test the availability of repository use curl if it is present. + Sign commits using GPG during rebase if the signing key is set.Slávek Banko2021-04-30 01:50:48 +0200
tde-l10n_split_desktop: Automatically add a <default> section during processing to allow extract translations from desktop files without sections.Slávek Banko2020-05-18 17:25:54 +0200
tde-l10n_split_desktop: Adjusted to ensure portability + the use of an array is omitted + printf is used instead of echo + $(...) is used for subshellSlávek Banko2020-05-15 02:20:24 +0200
create_tarball: Modify the tarball creation so that it is reproducible. Note: If gzip or pigz is used, it is necessary to use the "-n" option.Slávek Banko2020-03-20 15:30:00 +0100
create_tarball: Create one .tdescminfo file containing all the data, including the git repository date, instead of individual .tdescm* files.Slávek Banko2020-03-12 20:41:24 +0100
create_tarball: Modify the tarball creation so that it is reproducible. Note: If gzip or pigz is used, it is necessary to use the "-n" option.Slávek Banko2020-03-20 15:30:00 +0100
create_tarball: Create one .tdescminfo file containing all the data, including the git repository date, instead of individual .tdescm* files.Slávek Banko2020-03-12 20:41:24 +0100
create_tarball: Modify the tarball creation so that it is reproducible. Note: If gzip or pigz is used, it is necessary to use the "-n" option.Slávek Banko2020-03-20 15:30:00 +0100
create_tarball: Create one .tdescminfo file containing all the data, including the git repository date, instead of individual .tdescm* files.Slávek Banko2020-03-12 20:41:24 +0100
Update switch_all_submodules_to_head_and_clean + better detection of whether a branch is remote tracked + instead of git pull --rebase is used git fetch and git rebase + added verification whether the remote server is available + do a git checkout only if the required branch is not active + added support for creating a 'tde' submodules tree using git worktreeSlávek Banko2018-09-04 01:48:50 +0200
Update switch_all_submodules_to_head_and_clean + better detection of whether a branch is remote tracked + instead of git pull --rebase is used git fetch and git rebase + added verification whether the remote server is available + do a git checkout only if the required branch is not active + added support for creating a 'tde' submodules tree using git worktree
r14.0.7
r14.0.6
Slávek Banko2018-09-04 01:48:50 +0200
Update switch_all_submodules_to_head_and_clean + better detection of whether a branch is remote tracked + instead of git pull --rebase is used git fetch and git rebase + added verification whether the remote server is available + do a git checkout only if the required branch is not active + added support for creating a 'tde' submodules tree using git worktreeSlávek Banko2018-09-04 01:48:50 +0200
Update switch_all_submodules_to_head_and_clean + cleaning of temporary branches combined into one operation along with pull + this prevents additional communication with the remote server + all remote servers will be fetched and also prunedSlávek Banko2018-08-16 03:29:12 +0200
Update switch_all_submodules_to_head_and_clean + cleaning of temporary branches combined into one operation along with pull + this prevents additional communication with the remote server + all remote servers will be fetched and also prunedSlávek Banko2018-08-16 03:29:12 +0200
Update switch_all_submodules_to_head_and_clean + cleaning of temporary branches combined into one operation along with pull + this prevents additional communication with the remote server + all remote servers will be fetched and also prunedSlávek Banko2018-08-16 03:29:12 +0200
Prune all dead branches, not only those from the 'origin'.Michele Calgaro2018-08-15 21:07:26 +0900
d18eea7c87Update switch_all_submodules_to_head_and_clean: + add support for cloning repositories via sshSlávek Banko2018-08-09 15:12:07 +0200
9be6e5e6f0Update switch_all_submodules_to_head_and_clean: + add support for cloning repositories via ssh
r14.0.5
Slávek Banko2018-08-09 15:12:07 +0200
f50efa7e80Update switch_all_submodules_to_head_and_clean: + add support for cloning repositories via sshSlávek Banko2018-08-09 15:12:07 +0200
7bfde00c31Update switch_all_submodules_to_head_and_clean + add cleaning of potential temporary branches from remote serverSlávek Banko2018-08-06 17:23:34 +0200
c58fea6319Update switch_all_submodules_to_head_and_clean + add cleaning of potential temporary branches from remote serverSlávek Banko2018-08-06 17:23:34 +0200
a04af55867Update switch_all_submodules_to_head_and_clean + add cleaning of potential temporary branches from remote serverSlávek Banko2018-08-06 17:23:34 +0200
9e77d9c754Revamp switch_all_submodules_to_head_and_clean + script revised according to update_all_submodules + files .gitmodules are processed instead of call git submodule foreach + modules are initialized during processing instead of at the beginning + initialize submodules only if they have not yet been initialized + use --no-recurse-submodules at git pull for better overview of the update progressSlávek Banko2018-07-07 17:25:25 +0200
d356f38213Revamp switch_all_submodules_to_head_and_clean + script revised according to update_all_submodules + files .gitmodules are processed instead of call git submodule foreach + modules are initialized during processing instead of at the beginning + initialize submodules only if they have not yet been initialized + use --no-recurse-submodules at git pull for better overview of the update progressSlávek Banko2018-07-07 17:25:25 +0200
8fb500ce46Revamp switch_all_submodules_to_head_and_clean + script revised according to update_all_submodules + files .gitmodules are processed instead of call git submodule foreach + modules are initialized during processing instead of at the beginning + initialize submodules only if they have not yet been initialized + use --no-recurse-submodules at git pull for better overview of the update progressSlávek Banko2018-07-07 17:25:25 +0200
35f2e59341Update update_all_submodules + create lock specific by branch + initialize submodules only if they have not yet been initialized + use --no-recurse-submodules at git pull for better overview of the update progressSlávek Banko2018-07-07 16:12:37 +0200
d46100143dUpdate update_all_submodules + create lock specific by branch + initialize submodules only if they have not yet been initialized + use --no-recurse-submodules at git pull for better overview of the update progressSlávek Banko2018-07-07 16:12:37 +0200
b0d74087e5Update update_all_submodules + create lock specific by branch + initialize submodules only if they have not yet been initialized + use --no-recurse-submodules at git pull for better overview of the update progressSlávek Banko2018-07-07 16:12:37 +0200
ca7a65b56eUpdate create_tarball and create_all_tarballs + default TARGET is now detected from the TDE core header + added check if TARGET is valid for the branchSlávek Banko2018-07-07 11:56:51 +0200
c0339738cfUpdate create_tarball and create_all_tarballs + default TARGET is now detected from the TDE core header + added check if TARGET is valid for the branchSlávek Banko2018-07-07 11:56:51 +0200
a4ee973238Update create_tarball and create_all_tarballs + default TARGET is now detected from the TDE core header + added check if TARGET is valid for the branchSlávek Banko2018-07-07 11:56:51 +0200
9982b4a55eUpdate version number for new target R14.0.5Slávek Banko2016-11-12 15:35:30 +0100
8f6eb24541Revamp update_all_submodules + submodules file is no longer needed + list of submodules is loaded from .gitmodules + order of the submodules is determined by .gitmodules + nested submodules are processed recursively by .gitmodules + all submodules, including nested, are updated in one cycleSlávek Banko2016-03-16 03:23:13 +0100
558e70b263Revamp update_all_submodules + submodules file is no longer needed + list of submodules is loaded from .gitmodules + order of the submodules is determined by .gitmodules + nested submodules are processed recursively by .gitmodules + all submodules, including nested, are updated in one cycle
r14.0.4
Slávek Banko2016-03-16 03:23:13 +0100
9f54f58809Revamp update_all_submodules + submodules file is no longer needed + list of submodules is loaded from .gitmodules + order of the submodules is determined by .gitmodules + nested submodules are processed recursively by .gitmodules + all submodules, including nested, are updated in one cycleSlávek Banko2016-03-16 03:23:13 +0100
7742941f74Allow to create tarballs on detached branch For example, for a particular git tagSlávek Banko2016-03-05 15:43:06 +0100
0e9786f3a5Allow to create tarballs on detached branch For example, for a particular git tagSlávek Banko2016-03-05 15:43:06 +0100
2c76932134Allow to create tarballs on detached branch For example, for a particular git tagSlávek Banko2016-03-05 15:43:06 +0100
2b30dcc138Update version number for new target R14.0.4Slávek Banko2016-02-29 04:29:55 +0100
34be6b5ed4Update version number for new target 3.5.13.3Slávek Banko2015-12-23 02:21:31 +0100
dd6b89a14aswitch_all_submodules_to_head_and_clean: Add support to clone from mirrorSlávek Banko2015-12-02 22:53:00 +0100
24b5078acdswitch_all_submodules_to_head_and_clean: Use --rebase on git pullSlávek Banko2015-12-02 22:50:57 +0100
8cf95ae5adcreate_tarball: Split initial character in tag while sorting by versionSlávek Banko2014-12-10 02:29:15 +0100
337d014dddcreate_tarball: Sort tags as version numbers instead of as textSlávek Banko2014-12-09 21:46:39 +0100
bf39f95043create_tarball: Add automatic creation of SCM metadata (cherry picked from commit c5010d9665)Slávek Banko2014-03-31 02:58:47 +0200
a2bc0662a5create_tarball: Add support for multithreaded compressors (cherry picked from commit a48d32b281)Slávek Banko2013-08-18 11:31:18 +0200
8eb2ea0f54switch_all_submodules_to_head_and_clean: Add support to clone from mirror
r14.0.3
Slávek Banko2015-12-02 22:53:00 +0100
6d53459401switch_all_submodules_to_head_and_clean: Use --rebase on git pullSlávek Banko2015-12-02 22:50:57 +0100
980d8ea3f8switch_all_submodules_to_head_and_clean: Add support to clone from mirrorSlávek Banko2015-12-02 22:53:00 +0100
916d3c9355switch_all_submodules_to_head_and_clean: Use --rebase on git pullSlávek Banko2015-12-02 22:50:57 +0100
5097cbe74cUpdate version number for new target R14.0.3Slávek Banko2015-11-30 20:34:04 +0100