| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Scaffold for oss-fuzz, from Sergey Nizovtsev. | Nicholas Marriott | 2020-11-09 |
| | | |||
| * | Add yacc(1) bits. | Nicholas Marriott | 2019-05-23 |
| | | |||
| * | Add *.dSYM for OS X. | Nicholas Marriott | 2016-06-15 |
| | | |||
| * | Ignore .dirstamp files | Thomas Adam | 2013-10-05 |
| | | | | | | GNU automake 1.14+ uses these files for subdir-option detection. We don't want to accidentally commit these. They're not useful to us. | ||
| * | Amend tmux.1 handling in .gitignore | Thomas Adam | 2013-06-01 |
| | | | | | | Now that tmux.1 is used as the canonical source for man page documentation, ensure that we ignore tmux.1.{mdoc,man} instead. | ||
| * | Generate tmux.1 using mdoc2man.awk on Solaris, issue brought up and changes | Nicholas Marriott | 2013-04-16 |
| | | | | | tested by Dagobert Michelsen. | ||
| * | Minor update to .gitignore | Thomas Adam | 2013-02-09 |
| | | | | | Now ignores: corefiles, stray patches and tags file. | ||
| * | .gitignore + Makefile Makefile.in configure | Nicholas Marriott | 2012-09-04 |
| | | |||
| * | Add .gitignore | Thomas Adam | 2012-09-04 |
| Tell git not to consider certain files, such as object files. | |||