| Commit message (Expand) | Author | Age | Files | Lines |
* | bin/get-fixes-pick-list.sh: better identify multiple "fixes:" tags | Andres Gomez | 2017-06-15 | 1 | -4/+7 |
* | bin/get-fixes-pick-list.sh: parse just the commit message | Andres Gomez | 2017-06-15 | 1 | -2/+2 |
* | bin/get-fixes-pick-list.sh: bring back the warning | Andres Gomez | 2017-05-13 | 1 | -7/+13 |
* | bin/*py: honor editorconfig formatting | Andres Gomez | 2017-05-09 | 1 | -2/+2 |
* | bin: use tabs for coding style on *.sh files | Andres Gomez | 2017-05-09 | 1 | -2/+1 |
* | bin/get-fixes-pick-list.sh: don't warn if more than one, go over them | Andres Gomez | 2017-05-08 | 1 | -25/+26 |
* | bin/get-{extra,fixes}-pick-list.sh: improve output | Juan A. Suarez Romero | 2017-04-20 | 2 | -3/+8 |
* | bin/get-{extra,fixes}-pick-list.sh: add support for ignore list | Juan A. Suarez Romero | 2017-04-20 | 2 | -0/+13 |
* | bin/get-fixes-pick-list.sh: fix typo | Juan A. Suarez Romero | 2017-04-04 | 1 | -1/+1 |
* | bin/get-fixes-pick-list.sh: do not mandate bash | Emil Velikov | 2017-03-10 | 1 | -1/+1 |
* | bin/shortlog_mesa.sh: remove the final bashism | Emil Velikov | 2017-03-10 | 1 | -2/+2 |
* | bin/bugzilla_mesa.sh: rework the looping method | Emil Velikov | 2017-03-10 | 1 | -26/+12 |
* | bin/perf-annotate-jit: add .py suffix | Emil Velikov | 2017-03-10 | 1 | -0/+0 |
* | bin/get-fixes-pick-list.sh: add new script | Emil Velikov | 2017-02-16 | 1 | -0/+61 |
* | bin/get-pick-list.sh: remove ancient way of nominating patches | Emil Velikov | 2017-02-16 | 1 | -1/+1 |
* | bin/get-pick-list.sh: limit `git grep ...' only as needed | Emil Velikov | 2017-02-16 | 1 | -2/+5 |
* | bin/get-typod-pick-list.sh: limit `git grep ...' to only as needed | Emil Velikov | 2017-02-16 | 1 | -2/+5 |
* | bin/get-extra-pick-list: rework to use already_picked list | Emil Velikov | 2017-02-16 | 1 | -8/+11 |
* | bin/get-extra-pick-list: use git merge-base to get the branchpoint | Emil Velikov | 2017-02-16 | 1 | -2/+1 |
* | get-typod-pick-list.sh: add new script | Emil Velikov | 2017-01-13 | 1 | -0/+39 |
* | Introduce .editorconfig | Eric Engestrom | 2016-08-31 | 1 | -0/+3 |
* | bugzilla_mesa.sh: Drop "Bug " from sed command | Emil Velikov | 2016-07-07 | 1 | -1/+1 |
* | mesa; add get-extra-pick-list.sh script into bin/ | Emil Velikov | 2016-02-29 | 1 | -0/+35 |
* | bugzilla_mesa.sh: sort the bugs list by number | Emil Velikov | 2015-07-13 | 1 | -8/+5 |
* | get-pick-list: Allow for non-whitespace between "CC:" and "mesa-stable" | Carl Worth | 2013-07-31 | 1 | -1/+1 |
* | get-pick-list.sh: Include commits mentionining "CC: mesa-stable..." in pick list | Carl Worth | 2013-07-30 | 1 | -1/+1 |
* | mesa: add usage examples to get-pick-list and shortlog scripts | Andreas Boll | 2013-05-01 | 2 | -0/+12 |
* | mesa: Add a script to generate the list of fixed bugs | Andreas Boll | 2013-05-01 | 1 | -0/+52 |
* | gallivm: JIT symbol resolution with linux perf. | José Fonseca | 2013-04-17 | 1 | -0/+251 |
* | mesa: Modify candidate search string | Ian Romanick | 2013-03-05 | 1 | -1/+1 |
* | Remove installmesa | Matt Turner | 2013-01-10 | 1 | -74/+0 |
* | Remove minstall | Matt Turner | 2013-01-10 | 1 | -112/+0 |
* | Remove mklib | Matt Turner | 2013-01-10 | 1 | -1043/+0 |
* | Add new .gitignore entries for Automake 1.13 tests | Paul Berry | 2013-01-03 | 1 | -0/+1 |
* | mesa: use .cherry-ignore in the get-pick-list.sh script | Andreas Boll | 2012-11-14 | 1 | -2/+2 |
* | mesa: fix indentation in get-pick-list.sh script | Andreas Boll | 2012-10-23 | 1 | -4/+4 |
* | mesa: grep for commits with cherry picked in commit message only once | Andreas Boll | 2012-10-23 | 1 | -2/+9 |
* | mesa: optimize get-pick-list.sh script | Andreas Boll | 2012-10-23 | 1 | -4/+3 |
* | mesa: simplify get-pick-list.sh script | Andreas Boll | 2012-10-23 | 1 | -1/+3 |
* | mesa: add get-pick-list.sh script into bin/ | Ian Romanick | 2012-10-23 | 1 | -0/+21 |
* | mklib: clean up abi flags for x86 targets | Mike Frysinger | 2012-09-14 | 1 | -18/+24 |
* | mesa: remove obsolete confdiff.sh | Andreas Boll | 2012-06-20 | 1 | -48/+0 |
* | mesa: fix html in shortlog_mesa.sh script | Andreas Boll | 2012-06-14 | 1 | -4/+4 |
* | mesa: added Ian's shortlog_mesa.sh script in bin/ | Brian Paul | 2012-06-14 | 1 | -0/+23 |
* | automake: Add AM_PROG_AR before LT_INIT to silence a lot of warnings. | Kenneth Graunke | 2012-06-11 | 1 | -0/+1 |
* | automake: Move top-level makefile to automake. | Eric Anholt | 2012-06-11 | 1 | -20/+0 |
* | mesa: Move the version information right into configure.ac. | Eric Anholt | 2012-06-11 | 1 | -17/+0 |
* | Add bin/compile to .gitignore | Paul Berry | 2012-05-08 | 1 | -0/+1 |
* | bin/mklib: remove '-m32' for arm linux | Han Shen(沈涵) | 2012-04-23 | 1 | -2/+6 |
* | Remove autoreconf generated files | Matt Turner | 2012-01-30 | 4 | -3241/+3 |