1. dcba773 meson: simplify install_megadrivers.py invocation by Eric Engestrom · 6 years ago
  2. 4d5cde1 meson: add windows support to symbols checks by Eric Engestrom · 5 years ago
  3. 8a4541a bin/gen_release_notes.py: Add a warning if new features are introduced in a point release by Dylan Baker · 5 years ago
  4. b153785 bin/gen_release_notes.py: html escape all external data by Dylan Baker · 5 years ago
  5. 7e4b87f bin/post_release.py: Add .html to hrefs by Dylan Baker · 5 years ago
  6. 5eef803 bin/post_version.py: white space fixes by Dylan Baker · 5 years ago
  7. abf9e7a bin/post_version.py: Pass version as an argument by Dylan Baker · 5 years ago
  8. c6d41e7 bin/gen_release_notes.py: Return "None" if there are no new features by Dylan Baker · 5 years ago
  9. df3d4ad bin/gen_release_notes.py: strip '#' from gitlab bugs by Dylan Baker · 5 years ago
  10. 69f540c bin/gen_release_notes.py: fix conditional of bugfix by Dylan Baker · 5 years ago
  11. f1c2239 symbols-check: ignore exported C++ symbols by Eric Engestrom · 5 years ago
  12. 974e3ad bin: delete unused releasing scripts by Dylan Baker · 5 years ago
  13. 3226b12 release: Add an update_release_calendar.py script by Dylan Baker · 5 years ago
  14. 8607944 scripts: Add a gen_release_notes.py script by Dylan Baker · 5 years ago
  15. 6086138 bin/get-pick-list: use --oneline=pretty instead of --oneline by Dylan Baker · 5 years ago
  16. b3c25e6 bin/get-pick-list.sh: sha1 commits can be smaller than 8 chars by Juan A. Suarez Romero · 5 years ago
  17. 8f1cdac symbols-check: fix `nm` invocation on MacOS by Eric Engestrom · 5 years ago
  18. 59f8809 symbols-check: discard platform symbols early by Eric Engestrom · 5 years ago
  19. 81b3d14 symbols-check: skip test if we can't get the symbols list by Eric Engestrom · 5 years ago
  20. 176f350 symbols-check: introduce new python script by Eric Engestrom · 6 years ago
  21. 7ca8ba1 delete autotools .gitignore files by Eric Engestrom · 6 years ago
  22. c77acc3 meson: remove meson-created megadrivers symlinks by Eric Engestrom · 6 years ago
  23. eb699c1 bin: drop unused import from install_megadrivers.py by Eric Engestrom · 6 years ago
  24. aa7afe3 meson: strip rpath from megadrivers by Eric Engestrom · 6 years ago
  25. ed96038 bin/install_megadrivers.py: Fix regression for set DESTDIR by Dylan Baker · 6 years ago
  26. 4188dd7 bin/install_megadrivers.py: Correctly handle DESTDIR='' by Dylan Baker · 6 years ago
  27. aff52dd get-pick-list: Add --pretty=medium to the arguments for Cc patches by Dylan Baker · 6 years ago
  28. 00be88a meson: add script to print the options before configuring a builddir by Eric Engestrom · 6 years ago
  29. 9e989b8 bin/meson-cmd-extract: Also handle cross and native files by Dylan Baker · 6 years ago
  30. 4a131a1 meson: Add a script to extract the cmd line used for meson by Dylan Baker · 6 years ago
  31. 3ec9ab8 bin/get-pick-list.sh: fix redirection in sh by Andres Gomez · 6 years ago
  32. 716ed41 bin/get-pick-list.sh: fix the oneline printing by Andres Gomez · 6 years ago
  33. e0dbfc9 bin/get-pick-list.sh: warn when commit lists invalid sha by Emil Velikov · 6 years ago
  34. 6b296f6 bin/get-pick-list.sh: rework handing of sha nominations by Emil Velikov · 6 years ago
  35. adbdfc6 bin/get-pick-list.sh: handle reverts prior to the branchpoint by Emil Velikov · 6 years ago
  36. c0012a0 bin/get-pick-list.sh: use test instead of [ ] by Emil Velikov · 6 years ago
  37. 77ff0bf bin/get-pick-list.sh: handle unofficial "broken by" tag by Emil Velikov · 6 years ago
  38. 209525a bin/get-pick-list.sh: handle fixes tag with missing colon by Emil Velikov · 6 years ago
  39. b7418d1 bin/get-pick-list.sh: flesh out is_sha_nomination by Emil Velikov · 6 years ago
  40. 533fead bin/get-pick-list.sh: tweak the commit sha matching pattern by Emil Velikov · 6 years ago
  41. 181203f bin/get-pick-list.sh: handle the fixes tag by Emil Velikov · 6 years ago
  42. e6b3a3b bin/get-pick-list.sh: handle "typod" usecase. by Emil Velikov · 6 years ago
  43. fac1016 bin/get-pick-list.sh: prefix output with "[stable] " by Emil Velikov · 6 years ago
  44. 559c32d bin/get-pick-list.sh: simplify git oneline printing by Emil Velikov · 6 years ago
  45. c51e748 bin/git_sha1_gen.py: remove execute bit/shebang by Emil Velikov · 6 years ago
  46. 6027d35 bin/install_megadrivers.py: Remove shebang and executable bit by Mathieu Bridon · 6 years ago
  47. bc8abc1 bin: always define MESA_GIT_SHA1 to make it directly usable in code by Eric Engestrom · 6 years ago
  48. 471f708 git_sha1: simplify logic by Eric Engestrom · 6 years ago
  49. c5dd022 bin: split `write_if_different()` out by Eric Engestrom · 6 years ago
  50. c2e00f9 bin: whitespace cleanup by Eric Engestrom · 6 years ago
  51. 7a46b2d meson, install_megadrivers: Also remove stale symlinks by Gert Wollny · 6 years ago
  52. c8acfd5 bin/get-pick-listh.sh: force git --pretty=medium by Dylan Baker · 6 years ago
  53. 5a639bd bin/bugzilla_mesa.sh: explicitly set the --pretty argument by Dylan Baker · 6 years ago
  54. 0c23bd7 bin: force git show to use default pretty setting by Dylan Baker · 7 years ago
  55. 10e4290 bin/install_megadrivers: rename a few variables to make things clearer by Dylan Baker · 7 years ago
  56. ae3f45c bin/install_megadrivers: fix DESTDIR and -D*-path by Dylan Baker · 7 years ago
  57. 6ac87c1 meson: fix megadriver symlinking by Dylan Baker · 7 years ago
  58. f7f1b30 meson: extend install_megadrivers script to handle symmlinking by Dylan Baker · 7 years ago
  59. 3e9533d meson: Add script to use VERSION file for getting version by Dylan Baker · 7 years ago
  60. 2117d03 git_sha1_gen: create empty file in fallback path by Eric Engestrom · 7 years ago
  61. 05a94a4 meson: bring MESA_GIT_SHA1 in line with other build systems by Eric Engestrom · 7 years ago
  62. 7088622 buildsys: move file regeneration logic to the script itself by Eric Engestrom · 7 years ago
  63. 8da3626 install_megadrivers: print the full path with driver name by Dylan Baker · 7 years ago
  64. 16be271 git_sha1_gen: use git_sha1.h.in on all build systems by Eric Engestrom · 7 years ago
  65. a3b2e60 git_sha1_gen: accept MESA_GIT_SHA1_OVERRIDE env var by Brian Paul · 7 years ago
  66. 3218056 meson: Build i965 and dri stack by Dylan Baker · 7 years ago
  67. adea68a git_sha1_gen: fix output on python3 by Eric Engestrom · 7 years ago
  68. aab0649 git_sha1_gen: catch any error the same way by Eric Engestrom · 7 years ago
  69. 44828e9 build: Don't bail on OSError in git_sha1_gen.py by Tobias Klausmann · 7 years ago
  70. b99dcbf build: Convert git_sha1_gen script to Python. by Jose Fonseca · 7 years ago
  71. 076faf8 build systems: move git_sha1_gen.sh to bin/ by Eric Engestrom · 7 years ago
  72. 5d87667 bin/get-fixes-pick-list.sh: better identify multiple "fixes:" tags by Andres Gomez · 7 years ago
  73. f159036 bin/get-fixes-pick-list.sh: parse just the commit message by Andres Gomez · 7 years ago
  74. b7af0dd bin/get-fixes-pick-list.sh: bring back the warning by Andres Gomez · 8 years ago
  75. bac8063 bin/*py: honor editorconfig formatting by Andres Gomez · 8 years ago
  76. d823440 bin: use tabs for coding style on *.sh files by Andres Gomez · 8 years ago
  77. 77306e2 bin/get-fixes-pick-list.sh: don't warn if more than one, go over them by Andres Gomez · 8 years ago
  78. 3af7f82 bin/get-{extra,fixes}-pick-list.sh: improve output by Juan A. Suarez Romero · 8 years ago
  79. 99b4163 bin/get-{extra,fixes}-pick-list.sh: add support for ignore list by Juan A. Suarez Romero · 8 years ago
  80. 1bcdf74 bin/get-fixes-pick-list.sh: fix typo by Juan A. Suarez Romero · 8 years ago
  81. 32be878 bin/get-fixes-pick-list.sh: do not mandate bash by Emil Velikov · 8 years ago
  82. 0e94217 bin/shortlog_mesa.sh: remove the final bashism by Emil Velikov · 8 years ago
  83. 3aa5f51 bin/bugzilla_mesa.sh: rework the looping method by Emil Velikov · 8 years ago
  84. d73603f bin/perf-annotate-jit: add .py suffix by Emil Velikov · 8 years ago
  85. 389478c bin/get-fixes-pick-list.sh: add new script by Emil Velikov · 8 years ago
  86. f1b0b75 bin/get-pick-list.sh: remove ancient way of nominating patches by Emil Velikov · 8 years ago
  87. d6b1d11 bin/get-pick-list.sh: limit `git grep ...' only as needed by Emil Velikov · 8 years ago
  88. d292f12 bin/get-typod-pick-list.sh: limit `git grep ...' to only as needed by Emil Velikov · 8 years ago
  89. 71e00d6 bin/get-extra-pick-list: rework to use already_picked list by Emil Velikov · 8 years ago
  90. cb1947e bin/get-extra-pick-list: use git merge-base to get the branchpoint by Emil Velikov · 8 years ago
  91. f0bdd13 get-typod-pick-list.sh: add new script by Emil Velikov · 8 years ago
  92. 3bd885d Introduce .editorconfig by Eric Engestrom · 8 years ago
  93. f35f846 bugzilla_mesa.sh: Drop "Bug " from sed command by Emil Velikov · 8 years ago
  94. c212a70 mesa; add get-extra-pick-list.sh script into bin/ by Emil Velikov · 9 years ago
  95. c505064 bugzilla_mesa.sh: sort the bugs list by number by Emil Velikov · 9 years ago
  96. c6f3036 get-pick-list: Allow for non-whitespace between "CC:" and "mesa-stable" by Carl Worth · 11 years ago
  97. 122d8d2 get-pick-list.sh: Include commits mentionining "CC: mesa-stable..." in pick list by Carl Worth · 11 years ago
  98. b8e41db mesa: add usage examples to get-pick-list and shortlog scripts by Andreas Boll · 12 years ago
  99. ca79b72 mesa: Add a script to generate the list of fixed bugs by Andreas Boll · 12 years ago
  100. b8f6858 gallivm: JIT symbol resolution with linux perf. by José Fonseca · 12 years ago