summaryrefslogtreecommitdiff
path: root/external/bsd/tmux/dist
AgeCommit message (Expand)Author
2023-06-29Avoid comparing signed and unsigned values (using signed here seemskre
2023-06-28merge tmux 3.3awiz
2023-06-28Import original sources for tmux 3.3a.wiz
2022-01-23merge changes between tmux-3.2 and tmux-3.2achristos
2022-01-23Import tmux-3.2a:christos
2021-05-07Don't free things twice (Kengo Nakahara)christos
2021-04-20tmux: move __printflike to the declaration in the headerrillig
2021-04-19tmux: fix -Wformat-nonliteral for Clangrillig
2021-04-18fix the 32 bit build (I guess the authors don't have any 32 bit machineschristos
2021-04-17merge our changes between tmux-3.1c and tmux-3.2christos
2021-04-17CHANGES FROM 3.1c TO 3.2christos
2020-11-17Support aarch64eb in */config.guess.rin
2020-11-03tmux.h: annotate file_vprint() as printfliketnn
2020-11-01merge conflictschristos
2020-11-01CHANGED FROM 3.1b TO 3.1cchristos
2020-05-19Use fixed date in man page. For MKREPRO build.wiz
2020-01-08Format string annotation for cmdq_insert_hook.joerg
2020-01-06merge conflictschristos
2020-01-06CHANGES FROM 3.0 to 3.0achristos
2019-11-13Appease gcc. Init "terminator".kre
2019-11-12merge conflictschristos
2019-11-12CHANGES FROM 2.9 to 2.9achristos
2019-01-06don't cast pointers poorly.christos
2019-01-05resolve conflictschristos
2019-01-05CHANGES FROM 2.7 to 2.8christos
2018-06-25Avoid UB in tmux/window_copy_add_formats()kamil
2017-10-13cast pointers to uintptr_t, not uint64_t - then allow integer promotionskre
2017-10-12merge conflictschristos
2017-10-12CHANGES FROM 2.5 TO 2.6, 05 October 2017christos
2017-06-03remove my copyright (and clauses 3/4)christos
2017-05-03add missing printflikechristos
2017-04-23merge conflictschristos
2017-04-23CHANGES FROM 2.3 to 2.4 20 April 2017christos
2016-09-01sprinkle __attribute__((__format__(printf..jakllsch
2016-08-31merge conflictschristos
2016-08-31CHANGES FROM 2.1 to 2.2 10 April 2016christos
2016-01-16Add missing format string annotation.joerg
2016-01-16Fix merge error of diagnostic pragmas.joerg
2016-01-10merge conflicts.christos
2016-01-10import new tmuxchristos
2015-01-29no need for strtonum.c anymore.christos
2014-07-25tty is an array and can't be null; thanks joerg@clangchristos
2014-07-24Avoid playing games with format strings, just use a second printf.joerg
2014-07-24merge conflicts, fix build.christos
2014-07-24CHANGES FROM 1.9 to 1.9a 22 February 2014christos
2014-07-24CHANGES FROM 1.9 to 1.9a 22 February 2014christos
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2014-01-23Unbreak clang build. Hi xtos.joerg
2014-01-20gcc-4.1 does not have the pragma diagnostic ignoredchristos
2014-01-07Fix build with GCC 4.5.joerg