Hugo Villeneuve [Thu, 17 Oct 2024 15:18:45 +0000 (11:18 -0400)]
hvk: purge boot folder before copying files
Hugo Villeneuve [Wed, 9 Oct 2024 16:19:41 +0000 (12:19 -0400)]
hvk: autodetermine archive name based on release
Hugo Villeneuve [Wed, 9 Oct 2024 16:07:13 +0000 (12:07 -0400)]
hvk: add option to specify deploy folder
Can be usefull when deploying to local NFS server, for example.
Hugo Villeneuve [Wed, 9 Oct 2024 15:45:55 +0000 (11:45 -0400)]
hvk: add support for creating compressed archive
Hugo Villeneuve [Wed, 9 Oct 2024 14:54:22 +0000 (10:54 -0400)]
hvk: add missing PROG_NAME
Hugo Villeneuve [Fri, 20 Sep 2024 13:24:47 +0000 (09:24 -0400)]
hvk: display name of board in init script
Hugo Villeneuve [Fri, 20 Sep 2024 13:11:24 +0000 (09:11 -0400)]
hvk: remove default LOCALVERSION
Hugo Villeneuve [Thu, 11 Apr 2024 21:25:39 +0000 (17:25 -0400)]
Update AC_CONFIG_SRCDIR after scripts/vs removal
Hugo Villeneuve [Thu, 11 Apr 2024 21:23:22 +0000 (17:23 -0400)]
Run autoupdate
Hugo Villeneuve [Thu, 14 Mar 2024 16:35:45 +0000 (12:35 -0400)]
hvk: check for extlinux support
Hugo Villeneuve [Thu, 14 Mar 2024 16:35:35 +0000 (12:35 -0400)]
hvk: check for EVK_IP before compiling
Hugo Villeneuve [Thu, 14 Mar 2024 16:34:59 +0000 (12:34 -0400)]
hvk: check for modules support
Hugo Villeneuve [Thu, 14 Mar 2024 16:33:23 +0000 (12:33 -0400)]
hvk: check for .config before compiling
Hugo Villeneuve [Thu, 14 Mar 2024 16:15:14 +0000 (12:15 -0400)]
hvk: add support for all* DEFCONFIG options
Hugo Villeneuve [Fri, 1 Mar 2024 15:53:42 +0000 (10:53 -0500)]
avi2mp4: add quality option
Hugo Villeneuve [Mon, 29 Jan 2024 23:14:44 +0000 (18:14 -0500)]
hvsp: fix error with slashes in subject line
Hugo Villeneuve [Wed, 20 Dec 2023 21:50:13 +0000 (16:50 -0500)]
hvsp: use --histogram as default git format-patch options
Hugo Villeneuve [Wed, 6 Dec 2023 19:40:28 +0000 (14:40 -0500)]
hvk: add option to compile with W=1
Hugo Villeneuve [Tue, 28 Nov 2023 20:33:41 +0000 (15:33 -0500)]
hvsp: do not rebase temp_compile_branch
Hugo Villeneuve [Tue, 28 Nov 2023 20:19:27 +0000 (15:19 -0500)]
hvsp: avoid git branch delete message
Hugo Villeneuve [Tue, 28 Nov 2023 20:16:52 +0000 (15:16 -0500)]
hvsp: add debug option
Hugo Villeneuve [Tue, 28 Nov 2023 20:13:13 +0000 (15:13 -0500)]
hvsp: rename option -d to -p
Hugo Villeneuve [Thu, 9 Nov 2023 19:33:42 +0000 (14:33 -0500)]
hvsp: add checkpatch strict option
Hugo Villeneuve [Thu, 9 Nov 2023 19:31:50 +0000 (14:31 -0500)]
hvsp: allow to specify end commit as a label
If end commit starts with "end", then assume end commit is the
commit just before that end commit label.
Hugo Villeneuve [Mon, 30 Oct 2023 20:06:11 +0000 (16:06 -0400)]
hvsp: add skip compilation option
Hugo Villeneuve [Mon, 30 Oct 2023 20:05:39 +0000 (16:05 -0400)]
hvk: change default extlinux menu entry to test
Hugo Villeneuve [Wed, 11 Oct 2023 15:35:50 +0000 (11:35 -0400)]
hvk: fix MAKEJOBS arguments to KMAKE
Hugo Villeneuve [Thu, 21 Sep 2023 14:42:21 +0000 (10:42 -0400)]
Remove leading spaces from DT_SCHEMA_FILES
Hugo Villeneuve [Tue, 11 Jul 2023 14:57:02 +0000 (10:57 -0400)]
hvsp: add resend option
Hugo Villeneuve [Tue, 11 Jul 2023 14:56:48 +0000 (10:56 -0400)]
hvsp: fix help message
Hugo Villeneuve [Mon, 19 Jun 2023 15:55:45 +0000 (11:55 -0400)]
hvk: add reboot option to compile script
Hugo Villeneuve [Mon, 19 Jun 2023 15:50:58 +0000 (11:50 -0400)]
hvk: abort on all errors
Hugo Villeneuve [Thu, 1 Jun 2023 20:09:28 +0000 (16:09 -0400)]
hvsp: add support for compile_branch
Apply start/end commits from base_branch to create patch files, and
also apply start/end commits from compile_branch to compile them.
This allows to have commits with prerequisite patches (ex: board files
defconfig/dts) which won't be recorded as part of the base-commit
info.
Hugo Villeneuve [Thu, 13 Apr 2023 14:18:00 +0000 (10:18 -0400)]
hvk: add scripts for Kernel/U-Boot compilation
Hugo Villeneuve [Mon, 29 May 2023 14:10:06 +0000 (10:10 -0400)]
hvsp: put series at end of branch name
To have better alphabetical order when listing similar branches.
Hugo Villeneuve [Tue, 2 May 2023 14:47:32 +0000 (10:47 -0400)]
hvsp: do not send version for series=1
Hugo Villeneuve [Thu, 13 Apr 2023 14:04:17 +0000 (10:04 -0400)]
Remove version control scripts, now replaced by aliases
Hugo Villeneuve [Wed, 12 Apr 2023 19:29:44 +0000 (15:29 -0400)]
Remove name from email addresses
Hugo Villeneuve [Wed, 12 Apr 2023 15:37:10 +0000 (11:37 -0400)]
Run init command each time compile command is executed
Running init command only once before the temporary git branch is
created can create an invalid configuration file.
Hugo Villeneuve [Fri, 13 Jan 2023 19:09:51 +0000 (14:09 -0500)]
Create new branch from base_branch, and apply all our patches onto it
Hugo Villeneuve [Thu, 19 Jan 2023 16:38:10 +0000 (11:38 -0500)]
hvsp: add abort action
Hugo Villeneuve [Wed, 11 Jan 2023 15:28:44 +0000 (10:28 -0500)]
Add support for init command
Hugo Villeneuve [Thu, 22 Dec 2022 17:02:06 +0000 (12:02 -0500)]
hvsp: allow no cover letter and no series
Hugo Villeneuve [Thu, 22 Dec 2022 16:55:26 +0000 (11:55 -0500)]
Add --base option to git format-patch
Hugo Villeneuve [Wed, 14 Dec 2022 15:06:21 +0000 (10:06 -0500)]
Add kernel send patches script
Hugo Villeneuve [Tue, 8 Mar 2022 04:28:07 +0000 (23:28 -0500)]
Set scanimage default format to PNM
Hugo Villeneuve [Fri, 3 Dec 2021 19:05:23 +0000 (14:05 -0500)]
Add iso8859-to-utf8.sh
Hugo Villeneuve [Fri, 3 Dec 2021 19:04:45 +0000 (14:04 -0500)]
git-project-gitk.sh improvements
Hugo Villeneuve [Fri, 3 Dec 2021 19:04:21 +0000 (14:04 -0500)]
avi2mp4 improvements
Hugo Villeneuve [Fri, 3 Dec 2021 19:03:21 +0000 (14:03 -0500)]
Add reindent-allman.sh
Hugo Villeneuve [Wed, 15 Apr 2020 14:53:45 +0000 (10:53 -0400)]
Add git-project-gitk.sh
Hugo Villeneuve [Wed, 1 Apr 2020 17:30:11 +0000 (13:30 -0400)]
Update git-project-fetch to use common functions
Hugo Villeneuve [Mon, 30 Mar 2020 15:56:21 +0000 (11:56 -0400)]
Automatically push newly created tag
Hugo Villeneuve [Sun, 29 Mar 2020 19:04:43 +0000 (15:04 -0400)]
Improve documentation
Remove inexistent project website from README.
Hugo Villeneuve [Sun, 29 Mar 2020 19:05:07 +0000 (15:05 -0400)]
avi2mp4: support for spaces in filenames
Hugo Villeneuve [Sat, 28 Mar 2020 19:11:59 +0000 (15:11 -0400)]
Group common git-project functions in script
Hugo Villeneuve [Thu, 26 Mar 2020 19:19:56 +0000 (15:19 -0400)]
Add avi2mp4
Hugo Villeneuve [Tue, 7 Jan 2020 17:48:36 +0000 (12:48 -0500)]
Improve git utilities for non-existent subdirectories
Hugo Villeneuve [Tue, 17 Dec 2019 17:00:26 +0000 (12:00 -0500)]
Fix bug with non-existent directory
Hugo Villeneuve [Fri, 5 Jul 2019 14:28:11 +0000 (10:28 -0400)]
Improve clone by refusing to run if from branch is not found
Hugo Villeneuve [Fri, 5 Jul 2019 14:01:22 +0000 (10:01 -0400)]
Add git-project-clone.sh
Hugo Villeneuve [Fri, 5 Jul 2019 14:15:38 +0000 (10:15 -0400)]
Remove useless statement
Hugo Villeneuve [Fri, 5 Jul 2019 14:02:13 +0000 (10:02 -0400)]
Add proper exit code
Hugo Villeneuve [Tue, 16 Jan 2018 19:58:22 +0000 (14:58 -0500)]
Simplify output of git-project-update.sh
Hugo Villeneuve [Wed, 15 Nov 2017 05:03:48 +0000 (00:03 -0500)]
Replace git remote update with fetch
Hugo Villeneuve [Fri, 22 Jul 2016 16:28:05 +0000 (12:28 -0400)]
Ajout scripts GIT
Hugo Villeneuve [Tue, 17 Nov 2015 20:11:41 +0000 (15:11 -0500)]
Ajout script rotation PDF
Hugo Villeneuve [Thu, 5 Feb 2015 04:15:32 +0000 (23:15 -0500)]
Add script to clean and update multiple git repos
Hugo Villeneuve [Thu, 5 Feb 2015 04:00:42 +0000 (23:00 -0500)]
Create library of common hg-related functions
Hugo Villeneuve [Thu, 5 Feb 2015 03:51:07 +0000 (22:51 -0500)]
Remove unused function
Hugo Villeneuve [Wed, 15 Jan 2014 03:53:08 +0000 (22:53 -0500)]
ChangeLog is now automatically generated from git log output
Hugo Villeneuve [Sun, 16 Nov 2014 20:46:13 +0000 (15:46 -0500)]
Ajout script de backup pour VPS
Hugo Villeneuve [Sun, 5 Oct 2014 21:06:27 +0000 (17:06 -0400)]
Add vco and source-code-stats scripts
Hugo Villeneuve [Sat, 2 Aug 2014 20:24:45 +0000 (16:24 -0400)]
Ajout script fstrim pour disques SSD
Hugo Villeneuve [Wed, 23 Jul 2014 19:05:11 +0000 (15:05 -0400)]
Remove unnecessary spaces quoting
Hugo Villeneuve [Thu, 17 Jul 2014 19:15:57 +0000 (15:15 -0400)]
Improve debug output
Hugo Villeneuve [Thu, 17 Jul 2014 19:15:38 +0000 (15:15 -0400)]
Improve git-hg-sub-import to work with PROJRC and SUBPATHS
Hugo Villeneuve [Tue, 17 Jun 2014 18:11:34 +0000 (14:11 -0400)]
Add script to get status of each subrepository
Hugo Villeneuve [Wed, 2 Jul 2014 13:54:14 +0000 (09:54 -0400)]
Add projrc extension basic support
Hugo Villeneuve [Tue, 17 Jun 2014 18:11:02 +0000 (14:11 -0400)]
Revert commit <<Convert vs script to getopts>>
Hugo Villeneuve [Fri, 11 Apr 2014 13:47:53 +0000 (09:47 -0400)]
Enlevé option -a pour git branch
Certains repositories ont tellement de branches que ça masque l'affichage des
branches locales.
Hugo Villeneuve [Sun, 23 Mar 2014 19:48:26 +0000 (15:48 -0400)]
Ajout script replace-gpl-header.sh
Hugo Villeneuve [Thu, 20 Mar 2014 13:22:03 +0000 (09:22 -0400)]
Fix bug with multiple subpaths entries
Hugo Villeneuve [Wed, 5 Feb 2014 03:00:00 +0000 (22:00 -0500)]
Make tarbz2 less verbose
Hugo Villeneuve [Mon, 2 Sep 2013 20:35:12 +0000 (16:35 -0400)]
Fix hv-scan to configure pdf with US letter format
Hugo Villeneuve [Wed, 31 Jul 2013 19:32:25 +0000 (15:32 -0400)]
Add autoconf-generated files to gitignore
Hugo Villeneuve [Wed, 31 Jul 2013 19:29:01 +0000 (15:29 -0400)]
Remove custom rule to clean .deps, now supported by default
Hugo Villeneuve [Wed, 31 Jul 2013 19:28:30 +0000 (15:28 -0400)]
Rename config directory to build-aux to follow autotools conventions
Hugo Villeneuve [Wed, 31 Jul 2013 15:13:32 +0000 (11:13 -0400)]
Ajout script pour afficher les subrepositories avec git-remote-hg
Hugo Villeneuve [Wed, 31 Jul 2013 15:12:11 +0000 (11:12 -0400)]
Convert vs script to getopts
Hugo Villeneuve [Wed, 31 Jul 2013 16:52:26 +0000 (12:52 -0400)]
Ajout script git-hg-sub-update
Hugo Villeneuve [Wed, 31 Jul 2013 16:52:05 +0000 (12:52 -0400)]
Ajout script hg-update-subrepos
Hugo Villeneuve [Wed, 31 Jul 2013 17:01:28 +0000 (13:01 -0400)]
git-hg-sub-import: Élimine messages de pushd/popd
Hugo Villeneuve [Fri, 28 Jun 2013 20:55:59 +0000 (16:55 -0400)]
git-hg-sub-import: Affiche les traces pour subpaths seulement en mode debug
Hugo Villeneuve [Fri, 28 Jun 2013 20:05:21 +0000 (16:05 -0400)]
git-hg-sub-import: Ajuste le repository git au commit dans .hgsubstate
Façon détournée de faire les choses pour l'instant, car les hash de
Mercurial et de git sont différents.
Hugo Villeneuve [Fri, 28 Jun 2013 18:20:06 +0000 (14:20 -0400)]
git-hg-sub-import: Ajout support subpaths (enlevé HG_REPO fixe)
Hugo Villeneuve [Fri, 28 Jun 2013 14:35:06 +0000 (10:35 -0400)]
git-hg-sub-import: Ajout des subrepos à .gitignore
Hugo Villeneuve [Fri, 28 Jun 2013 14:03:00 +0000 (10:03 -0400)]
Ajout script git-hg-sub-import
Hugo Villeneuve [Fri, 21 Jun 2013 19:03:32 +0000 (15:03 -0400)]
Ajout équivalent de git format-patch pour Mercurial
Hugo Villeneuve [Fri, 21 Jun 2013 18:14:58 +0000 (14:14 -0400)]
Modifié options de base d'affichage des logs pour hg et git