index
:
rtmux.git
master
rahm
Tmux with Rahm's extra hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Commit message (
Expand
)
Author
Age
*
xterm-keys has been on by default for 5 years and all other modern terminals
Nicholas Marriott
2020-05-15
*
Add a customize mode where options may be browsed and changed, includes adding
Nicholas Marriott
2020-05-08
*
Do not want -O0 by default.
Nicholas Marriott
2020-04-29
*
Improve command prompt completion:
Nicholas Marriott
2020-04-29
*
Add XDG_CONFIG home to the configuration search paths.
Nicholas Marriott
2020-04-23
*
Merge branch 'obsd-master'
Thomas Adam
2020-04-20
*
Merge branch 'obsd-master'
Thomas Adam
2020-03-26
*
Fix for version changes.
Nicholas Marriott
2020-01-28
*
Merge branch 'obsd-master'
Thomas Adam
2019-12-12
*
Add ~/.config/tmux/tmux.conf to the default search path for configuration files
Nicholas Marriott
2019-12-10
*
Fix "make ctags", GitHub issue 1888.
Nicholas Marriott
2019-09-08
*
Merge branch 'obsd-master'
Thomas Adam
2019-06-14
*
Add yacc(1) bits.
Nicholas Marriott
2019-05-23
*
Merge branch 'obsd-master'
Thomas Adam
2019-05-23
*
Merge branch 'obsd-master'
Thomas Adam
2019-05-10
*
Merge branch 'obsd-master'
Thomas Adam
2019-04-27
*
Remove duplicate entry.
Nicholas Marriott
2019-04-18
*
Merge branch 'obsd-master'
Thomas Adam
2019-04-18
*
Break new window and pane creation common code from various commands and
Nicholas Marriott
2019-04-07
*
Merge branch 'obsd-master'
Thomas Adam
2019-03-18
*
Makefile.am: Add space between -f and argument
Thomas Adam
2018-09-04
*
Support for windows larger than the client.
Nicholas Marriott
2018-08-20
*
+README.ja.
Nicholas Marriott
2018-07-04
*
Merge branch 'obsd-master'
Thomas Adam
2017-07-12
*
Move FAQ online and do not ship TODO.
Nicholas Marriott
2017-06-08
*
Merge branch 'obsd-master'
Thomas Adam
2017-05-31
*
Fix after merge
Thomas Adam
2017-04-21
*
Merge branch 'obsd-master'
Thomas Adam
2017-04-21
*
Turn on debug if $VERSION is master rather than commenting and uncommenting.
Nicholas Marriott
2017-04-20
*
Remove coverage and profile flags.
Nicholas Marriott
2017-03-22
*
Can shorten these by using LIBOBJ.
Nicholas Marriott
2017-03-22
*
DEFS -> AM_CPPFLAGS.
Nicholas Marriott
2017-03-22
*
Should not need -D_POSIX_PTHREAD_SEMANTICS.
Nicholas Marriott
2017-03-22
*
Use AC_USE_SYSTEM_EXTENSIONS and explicitly check for daemon() in headers.
Nicholas Marriott
2017-03-22
*
Compat code for strndup and strnlen.
Nicholas Marriott
2017-03-09
*
Solaris fixes, mostly from Dagobert Michelsen.
Nicholas Marriott
2017-03-09
*
Reflect OBSD Makefile changes in Makefile.am
Thomas Adam
2017-02-21
*
Hide or fix some warnings.
Nicholas Marriott
2017-02-15
*
Bad merge.
Nicholas Marriott
2017-01-25
*
Merge branch 'obsd-master'
Thomas Adam
2017-01-23
*
Add b64_pton as well.
Nicholas Marriott
2017-01-22
*
Put AM_* back, but this time do a dance in configure.ac so that we can keep
Nicholas Marriott
2016-10-19
*
Revert the AM_* change, I can't find a way to make AC_CHECK_HEADER use
Nicholas Marriott
2016-10-18
*
I don't remember why we have make clean in dist-hook; remove it.
Nicholas Marriott
2016-10-18
*
*.h can go in dist_tmux_SOURCES, from Dilyan Palauzov.
Nicholas Marriott
2016-10-18
*
Rename found_debug to enable_debug.
Nicholas Marriott
2016-10-18
*
Preserve existing AM_CPPFLAGS and AM_LDFLAGS values.
Nicholas Marriott
2016-10-17
*
CFLAGS/CPPFLAGS/LDFLAGS -> AM_*, requested by Dilyan Palauzov.
Nicholas Marriott
2016-10-17
*
tmux no longer uses openat() so we can remove the compatibilty function.
Nicholas Marriott
2016-10-13
*
NetBSD needs _OPENBSD_SOURCE for reallocarray.
Nicholas Marriott
2016-10-12
[next]