index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
cherry-ignore: egl/wayland: rather obvious build fix
Emil Velikov
2018-11-28
1
-0
/
+2
*
bin/get-pick-list.sh: handle reverts prior to the branchpoint
Emil Velikov
2018-11-16
1
-1
/
+8
*
bin/get-pick-list.sh: use test instead of [ ]
Emil Velikov
2018-11-15
1
-4
/
+4
*
bin/get-pick-list.sh: handle unofficial "broken by" tag
Emil Velikov
2018-11-15
1
-1
/
+8
*
bin/get-pick-list.sh: handle fixes tag with missing colon
Emil Velikov
2018-11-15
1
-1
/
+5
*
bin/get-pick-list.sh: flesh out is_sha_nomination
Emil Velikov
2018-11-15
1
-2
/
+9
*
bin/get-pick-list.sh: tweak the commit sha matching pattern
Emil Velikov
2018-11-15
1
-1
/
+1
*
bin/get-pick-list.sh: handle the fixes tag
Emil Velikov
2018-11-15
2
-84
/
+43
*
bin/get-pick-list.sh: handle "typod" usecase.
Emil Velikov
2018-11-15
2
-43
/
+8
*
bin/get-pick-list.sh: prefix output with "[stable] "
Emil Velikov
2018-11-15
1
-0
/
+15
*
bin/get-pick-list.sh: simplify git oneline printing
Emil Velikov
2018-11-15
1
-1
/
+1
*
bin/git_sha1_gen.py: remove execute bit/shebang
Emil Velikov
2018-08-23
1
-2
/
+0
*
bin/install_megadrivers.py: Remove shebang and executable bit
Mathieu Bridon
2018-08-23
1
-1
/
+0
*
bin: always define MESA_GIT_SHA1 to make it directly usable in code
Eric Engestrom
2018-08-16
1
-2
/
+2
*
git_sha1: simplify logic
Eric Engestrom
2018-08-16
1
-5
/
+1
*
bin: split `write_if_different()` out
Eric Engestrom
2018-08-16
1
-7
/
+14
*
bin: whitespace cleanup
Eric Engestrom
2018-08-16
1
-3
/
+3
*
meson, install_megadrivers: Also remove stale symlinks
Gert Wollny
2018-08-06
1
-2
/
+4
*
bin/get-pick-listh.sh: force git --pretty=medium
Dylan Baker
2018-05-23
1
-1
/
+1
*
bin/bugzilla_mesa.sh: explicitly set the --pretty argument
Dylan Baker
2018-05-23
1
-1
/
+1
*
bin: force git show to use default pretty setting
Dylan Baker
2018-04-27
1
-2
/
+2
*
bin/install_megadrivers: rename a few variables to make things clearer
Dylan Baker
2018-04-23
1
-8
/
+8
*
bin/install_megadrivers: fix DESTDIR and -D*-path
Dylan Baker
2018-04-23
1
-2
/
+6
*
meson: fix megadriver symlinking
Dylan Baker
2018-04-05
1
-1
/
+1
*
meson: extend install_megadrivers script to handle symmlinking
Dylan Baker
2017-12-04
1
-0
/
+14
*
meson: Add script to use VERSION file for getting version
Dylan Baker
2017-11-09
1
-0
/
+35
*
git_sha1_gen: create empty file in fallback path
Eric Engestrom
2017-10-30
1
-0
/
+2
*
meson: bring MESA_GIT_SHA1 in line with other build systems
Eric Engestrom
2017-10-27
1
-0
/
+21
*
buildsys: move file regeneration logic to the script itself
Eric Engestrom
2017-10-27
1
-1
/
+12
*
install_megadrivers: print the full path with driver name
Dylan Baker
2017-10-26
1
-1
/
+1
*
git_sha1_gen: use git_sha1.h.in on all build systems
Eric Engestrom
2017-10-16
1
-1
/
+4
*
git_sha1_gen: accept MESA_GIT_SHA1_OVERRIDE env var
Brian Paul
2017-10-10
1
-13
/
+26
*
meson: Build i965 and dri stack
Dylan Baker
2017-10-09
1
-0
/
+55
*
git_sha1_gen: fix output on python3
Eric Engestrom
2017-09-25
1
-1
/
+1
*
git_sha1_gen: catch any error the same way
Eric Engestrom
2017-08-02
1
-5
/
+2
*
build: Don't bail on OSError in git_sha1_gen.py
Tobias Klausmann
2017-08-02
1
-0
/
+3
*
build: Convert git_sha1_gen script to Python.
Jose Fonseca
2017-08-01
2
-12
/
+20
*
build systems: move git_sha1_gen.sh to bin/
Eric Engestrom
2017-07-06
1
-0
/
+12
*
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
[next]