]> git.sur5r.net Git - i3/i3/history - libi3/safewrappers.c
Merge branch 'release-4.16.1'
[i3/i3] / libi3 / safewrappers.c
2018-11-04 Michael StapelbergMerge branch 'next' into master
2018-10-23 Ingo BürkMerge pull request #3452 from orestisf1993/title_align
2018-10-23 Ingo BürkMerge pull request #3448 from orestisf1993/sticky
2018-10-23 Ingo BürkMerge pull request #3445 from orestisf1993/flaky
2018-10-23 Ingo BürkMerge pull request #3444 from orestisf1993/move
2018-10-13 OrestisMerge pull request #3454 from alanbarr/cppcheck_fixes_2
2018-10-13 Alan BarrTypecast void* before doing pointer arithmetic 3454/head
2018-09-14 Ingo BürkMerge pull request #3342 from orestisf1993/tree_close_i...
2018-08-08 Michael StapelbergMerge pull request #3263 from orestisf1993/misbehaving...
2018-08-08 Orestis FlorosKill misbehaving subscribed clients instead of hanging 3263/head
2016-11-08 Michael StapelbergMerge branch 'next' into master
2016-10-25 Michael StapelbergMerge pull request #2507 from stapelberg/autotools
2016-10-23 Michael StapelbergEnsure all *.[ch] files include config.h
2015-09-30 Michael StapelbergMerge branch 'next' into master
2015-09-08 Michael StapelbergMerge branch 'master' into next
2015-08-04 Michael StapelbergMerge pull request #1816 from tcreech/tcreech-for-illumos
2015-08-03 Michael StapelbergMerge pull request #1789 from shdown/next
2015-08-03 shdownlibi3: change scalloc() signature to match calloc()
2015-07-30 Michael StapelbergMerge branch 'master' into next
2015-07-19 Michael StapelbergMerge pull request #1805 from lasers/next
2015-05-18 Michael StapelbergMerge pull request #1706 from Airblader/feature-docs-5
2015-05-17 Michael StapelbergMerge pull request #1698 from Airblader/feature-1696
2015-05-12 Michael StapelbergMerge pull request #1700 from mh21/tray-icon-size-cleanup
2015-05-07 Michael StapelbergMerge pull request #1693 from mh21/wm-class-garbage...
2015-05-06 Michael HofmannIntroduce sstrndup wrapper.
2015-05-05 Michael StapelbergMerge pull request #1638 from hwangcc23/fix-1489
2015-04-26 Michael StapelbergMerge pull request #1657 from Georgiy-Tugai/fix-flicker...
2015-04-21 Michael StapelbergMerge pull request #1665 from Airblader/feature-1658
2015-04-21 Michael StapelbergMerge pull request #1669 from Airblader/feature-docs-2
2015-04-21 Michael StapelbergMerge pull request #1636 from Deiz/update-notices
2015-04-20 DeizUpdate copyright notices and get rid of ranges 1636/head
2015-03-30 Michael StapelbergMerge pull request #1589 from Deiz/fix-center
2015-03-29 Michael StapelbergMerge pull request #1595 from Deiz/fix-1484
2015-03-29 Michael StapelbergMerge pull request #1593 from Airblader/feature-nagbar...
2015-03-29 Michael StapelbergMerge pull request #1597 from Airblader/bug-1187
2015-03-29 Michael StapelbergMerge branch 'next' into master
2015-03-29 Michael StapelbergMerge pull request #1592 from Deiz/xdg-wizard-font
2015-03-29 Michael StapelbergMerge branch 'master' into next
2015-03-29 Michael Stapelbergfix remaining warnings
2015-03-29 Michael StapelbergMerge pull request #1575 from hwangcc23/next
2015-03-29 hwangccAdd a safe wrapper for write and fix some warnings 1575/head
2011-11-11 Michael StapelbergMerge branch 'next'
2011-10-25 Michael Stapelbergnormalize file headers across **/*.{h,c}
2011-10-23 Michael StapelbergMove get_colorpixel to libi3, use it everywhere else
2011-10-23 Michael Stapelbergintroduce sasprintf() in libi3, use it everywhere
2011-10-03 Michael StapelbergMerge branch 'master' into next
2011-10-02 Michael StapelbergMerge branch 'msg' into next
2011-10-02 Michael Stapelbergmove sstrdup, scalloc, smalloc, srealloc to libi3,...