Age | Commit message (Expand) | Author |
2012-07-09 | implement -Tman .Eo and .Ec | Ingo Schwarze |
2012-07-09 | OpenBSD has two kinds of developers ... | Mike Larkin |
2012-07-09 | longarg: | Marc Espie |
2012-07-09 | start ditching Getopt::Long, only LT::Mode::Link uses it, so make it | Marc Espie |
2012-07-09 | extend option parser a bit more: if we pass it a regexp, then we match | Marc Espie |
2012-07-09 | Implement -Tman .Bf. | Ingo Schwarze |
2012-07-09 | more compat shit for libtool1/libtool2 schizophrenia | Marc Espie |
2012-07-09 | use short accessor | Marc Espie |
2012-07-09 | nits | Marc Espie |
2012-07-09 | finally, also do accessors for short options. Turns out to be useful. | Marc Espie |
2012-07-09 | a bit more scaffolding to distinguish between syntax errors during compilation | Marc Espie |
2012-07-09 | fix -Tman font handling for: | Ingo Schwarze |
2012-07-09 | Print the fd_set used by select in kdump. | Claudio Jeker |
2012-07-09 | avoid duplicate -o | Marc Espie |
2012-07-09 | create mode objects thru factory always: uniform require. | Marc Espie |
2012-07-09 | tweak auto-accessor for arrays to be more useful | Marc Espie |
2012-07-09 | somehow, the require is not enough for inheritance to work correctly ? | Marc Espie |
2012-07-09 | implement help-all | Marc Espie |
2012-07-09 | framework for handling help better | Marc Espie |
2012-07-09 | match main libtool options better | Marc Espie |
2012-07-09 | Move a NULL check inside a function, from Tiago Cunha. | Nicholas Marriott |
2012-07-09 | implement -Tman .No and .Mt | Ingo Schwarze |
2012-07-09 | Fix choose-tree usage string. | Nicholas Marriott |
2012-07-08 | fix .Lk for -Tascii and implement it for -Tman | Ingo Schwarze |
2012-07-08 | fix vertical spacing for -Tman SYNOPSIS .Fn .Fo .Ft .In .Nm .Va .Vt | Ingo Schwarze |
2012-07-08 | first use of permuted options | Marc Espie |
2012-07-08 | pass @ (array) information along to auto-make simpler accessors | Marc Espie |
2012-07-08 | zap weird precision (if provided) that's not really relevant to anything | Marc Espie |
2012-07-08 | remove extraneous line; | Jason McIntyre |
2012-07-08 | implement -Tman .An | Ingo Schwarze |
2012-07-08 | Add choose-tree command to show windows and sessions in the same | Nicholas Marriott |
2012-07-08 | Switch diff(1) binary file detection from !(isprint() || isspace()) to | Stefan Sperling |
2012-07-08 | Add flags to insert a .sp or .br request before the next output, | Ingo Schwarze |
2012-07-08 | Sort SRCS list. | Nicholas Marriott |
2012-07-08 | Instead of adding one integer variable for each global boolean output flag | Ingo Schwarze |
2012-07-08 | implement -Tman .Va | Ingo Schwarze |
2012-07-08 | - move some more stuff into OSConfig | Jasper Lievisse Adriaanse |
2012-07-08 | preparation for handling permuted options | Marc Espie |
2012-07-08 | ouch, in the SYNOPSIS, .Vt is a block, | Ingo Schwarze |
2012-07-08 | implement -Tman .Vt | Ingo Schwarze |
2012-07-08 | a few big changes | Marc Espie |
2012-07-08 | stupid | Marc Espie |
2012-07-08 | Handle the O_ACCMODE bits correctly, so that O_RDONLY is displayed | Philip Guenthe |
2012-07-08 | Basic implementation of -Tman .Fo and .Fa; | Ingo Schwarze |
2012-07-08 | specialized option handler that will make things simpler | Marc Espie |
2012-07-08 | - remove some unneeded quotes | Jasper Lievisse Adriaanse |
2012-07-08 | - move noshared handling to LT::OSConfig | Jasper Lievisse Adriaanse |
2012-07-08 | Remove the "Variables" chapter from CAVEATS now that it's been fixed. | Antoine Jacoutot |
2012-07-08 | fix ajacoutot's whining (i wish...) | Marc Espie |
2012-07-08 | Clear flags across all sessions, from Thomas Adam. | Nicholas Marriott |