1. 1392d02 SCRIPTS: announce-release: use mutt -H instead of -i to include the draft by Willy Tarreau · Sat Feb 15 15:24:28 2020 +0100
  2. 332ded5 SCRIPTS: make announce-release executable again by Willy Tarreau · Wed Feb 12 18:21:11 2020 +0100
  3. 47e09dd BUILD: scripts/build-ssl.sh: use "uname" instead of ${TRAVIS_OS_NAME} by Ilya Shipitsin · Tue Feb 11 14:36:23 2020 +0500
  4. f9beea5 SCRIPTS: backport: fix the master branch detection by Willy Tarreau · Fri Feb 07 08:26:49 2020 +0100
  5. 3823408 SCRIPTS: announce-release: allow the user to force to overwrite old files by Willy Tarreau · Fri Feb 07 08:11:45 2020 +0100
  6. 0f5ce60 SCRIPTS: announce-release: place the send command in the mail's header by Willy Tarreau · Fri Feb 07 08:10:06 2020 +0100
  7. 499b298 SCRIPTS: backport: use short revs and resolve the initial commit by Willy Tarreau · Thu Feb 06 18:38:19 2020 +0100
  8. be9b00f SCRIPTS: use /usr/bin/env bash instead of /bin/bash for scripts by Willy Tarreau · Wed Feb 05 04:45:18 2020 +0100
  9. e77a13a SCRIPTS: add a new "backport" script to simplify long series of backports by Willy Tarreau · Tue Feb 04 13:50:36 2020 +0100
  10. d5b464b REGTEST: run-regtests: implement #REQUIRE_BINARIES by William Lallemand · Thu Dec 19 14:30:00 2019 +0100
  11. 1eee6ca REGTEST: Add an HTX reg-test to check an edge case by Christopher Faulet · Wed Dec 11 16:26:11 2019 +0100
  12. 7e8c016 SCRIPTS: update create-release to fix the changelog on new branches by Willy Tarreau · Mon Nov 25 20:40:52 2019 +0100
  13. 1a3af78 SCRIPTS: git-show-backports: add "-s" to proposed cherry-pick commands by Willy Tarreau · Mon Nov 25 15:51:47 2019 +0100
  14. ff0c842 SCRIPTS: create-release: show the correct origin name in suggested commands by Willy Tarreau · Mon Nov 25 15:49:31 2019 +0100
  15. 8abf026 BUILD: CI: install golang-1.13 when building BoringSSL by Ilya Shipitsin · Mon Sep 16 16:13:10 2019 +0500
  16. a8ee4b1 CLEANUP: removed obsolete examples an move a few to better places by Willy Tarreau · Sat Jun 15 18:56:48 2019 +0200
  17. a088d3d BUILD: travis-ci improvements by Ilya Shipitsin · Wed Jun 05 02:16:51 2019 +0500
  18. 7e30b50 DOC: fix "successful" typo by Bertrand Jacquin · Thu May 16 22:15:31 2019 +0100
  19. 35d20af BUILD: add BoringSSL to travis-ci build matrix by Ilya Shipitsin · Thu May 09 01:15:59 2019 +0500
  20. db6e4be BUILD: remove "build_libressl" duplicate declaration by Ilya Shipitsin · Sun May 05 17:41:12 2019 +0500
  21. 054a5b8 BUILD: extend travis-ci matrix by Ilya Shipitsin · Fri May 03 14:31:20 2019 +0500
  22. 85a7ea0 REGTEST: Add a new reg test for log load-balancing feature. by Frédéric Lécaille · Thu Apr 25 20:14:43 2019 +0200
  23. ca8df4c REGTEST: make the "run-regtests" script search for tests in reg-tests by default by Willy Tarreau · Tue Apr 23 16:09:50 2019 +0200
  24. dc1a3bd REGTEST: replace LEVEL option by a more human readable one. by Frédéric Lécaille · Fri Mar 29 15:07:24 2019 +0100
  25. 78f31bf REGTEST: Use HTX by default and add '--no-htx' option to disable it by Christopher Faulet · Fri Apr 12 16:53:41 2019 +0200
  26. 1d2b586 MAJOR: htx: Enable the HTX mode by default for all proxies by Christopher Faulet · Fri Apr 12 16:10:51 2019 +0200
  27. ad25c26 REGTEST: script: remove platform-specific assigments of OPTIONS by Willy Tarreau · Wed Mar 27 14:00:10 2019 +0100
  28. 87586e1 REGTEST: script: make the script use the new features list by Willy Tarreau · Wed Mar 27 13:52:39 2019 +0100
  29. 9589c3b SCRIPTS: add the issue tracker URL to the announce script by Willy Tarreau · Tue Jan 29 06:51:16 2019 +0100
  30. 4336123 REGTEST: Switch to vtest. by Frédéric Lécaille · Fri Jan 11 10:10:21 2019 +0100
  31. f9a48ef REGTEST: Add some informatoin to test results. by Frédéric Lécaille · Tue Jan 08 11:30:28 2019 +0100
  32. 7e245df REGTEST: script: Add support of alternatives in requited options list by Christopher Faulet · Fri Dec 21 15:18:02 2018 +0100
  33. 6bd82cd REGTEST: script: Print only errors in the results report by Christopher Faulet · Wed Dec 19 11:28:49 2018 +0100
  34. fa6798f REGTEST: script: Add the option --use-htx to enable the HTX in regtests by Christopher Faulet · Wed Dec 19 11:22:04 2018 +0100
  35. 9c6df5e REGTEST: script: Add the option --keep-logs to keep all log directories by Christopher Faulet · Wed Dec 19 10:25:07 2018 +0100
  36. 2a7cf92 REGTEST: script: Add the option --debug to show logs on standard ouput by Christopher Faulet · Wed Dec 19 10:22:01 2018 +0100
  37. 8d0fdf5 REGTEST: script: Add the option --clean to remove previous log direcotries by Christopher Faulet · Wed Dec 19 10:18:40 2018 +0100
  38. 1ecf0ea REGTEST: script: Evaluate the varnishtest command to allow quoted parameters by Christopher Faulet · Tue Dec 18 22:47:23 2018 +0100
  39. 8d67cf8 REGTEST: script: Process script arguments before everything else by Christopher Faulet · Tue Dec 18 22:41:20 2018 +0100
  40. d6cad12 SCRIPTS: add the slack channel URL to the announce script by Willy Tarreau · Wed Dec 19 18:59:51 2018 +0100
  41. 7f33273 DOC: split the README into README + INSTALL by Willy Tarreau · Sun Dec 16 22:27:15 2018 +0100
  42. d4f36e3 REGTEST: Reg testing improvements. by Frederic Lecaille · Thu Dec 13 22:15:05 2018 +0100
  43. 939193a SCRIPTS/REGTEST: merge grep+sed into sed in run-regtests by Willy Tarreau · Thu Dec 06 15:49:27 2018 +0100
  44. 51e01b5 REGTEST: Fix several issues. by Frédéric Lécaille · Thu Nov 29 21:41:42 2018 +0100
  45. 7250404 REGTEST/MINOR: script: add run-regtests.sh script by PiBa-NL · Tue Nov 27 22:26:38 2018 +0100
  46. 48d92ee SCRIPTS: git-show-backports: add missing quotes to "echo" by Willy Tarreau · Mon Jul 30 14:45:55 2018 +0200
  47. 3ce3811 BUILD: Generate sha256 checksums in publish-release by Tim Duesterhus · Thu Jul 19 23:57:56 2018 +0200
  48. 4a5be93 SCRIPTS: create-release: enforce GIT_COMMITTER_{NAME|EMAIL} validity by Willy Tarreau · Fri Jun 16 12:43:53 2017 +0200
  49. 2c44cd8 scripts: create-release pass -n to tail by Willy Tarreau · Fri Jun 16 12:35:54 2017 +0200
  50. bd69891 BUILD: scripts: add a "quiet" mode to publish-release by Willy Tarreau · Fri Jun 09 15:57:31 2017 +0200
  51. 7ca8815 BUILD: scripts: add an automatic mode for publish-release by Willy Tarreau · Fri Jun 09 15:54:39 2017 +0200
  52. 600cb57 BUILD: scripts: make publish-release support bare repositories by Willy Tarreau · Fri Jun 09 15:36:02 2017 +0200
  53. 827385f BUILD: scripts: fix typo in announce-release error message by Willy Tarreau · Mon Mar 27 19:36:45 2017 +0200
  54. 6a375ef BUILD: make the release script use shortlog for the final changelog by Willy Tarreau · Mon Mar 27 19:32:24 2017 +0200
  55. 990397e BUILD: scripts: automatically update the branch in version.h when releasing by Willy Tarreau · Thu Jan 05 19:58:24 2017 +0100
  56. 5e637e5 SCRIPTS: git-show-backports: add -H to use the hash of the commit message by Willy Tarreau · Wed Dec 14 16:44:45 2016 +0100
  57. b684cd4 SCRIPTS: git-show-backports: fix a harmless typo by Willy Tarreau · Wed Dec 14 16:43:23 2016 +0100
  58. 6cc2118 SCRIPTS: make publish-release also copy the new SPOE doc by Willy Tarreau · Wed Nov 09 23:21:47 2016 +0100
  59. ef393a6 SCRIPTS: make git-show-backports also dump a "git show" command by Willy Tarreau · Tue Oct 25 22:12:54 2016 +0200
  60. 29c44e1 SCRIPTS: make git-show-backports capable of limiting its history by Willy Tarreau · Mon May 16 17:01:12 2016 +0200
  61. 29b684b SCRIPTS: teach git-show-backports how to report upstream commits by Willy Tarreau · Mon May 16 16:39:38 2016 +0200
  62. 62b71ee BUILD: add a few release and backport scripts in scripts/ by Willy Tarreau · Tue May 10 12:04:13 2016 +0200