summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'upstream'Manoj Srivastava2018-02-26
|\
| * Merge branch 'development' into upstreamManoj Srivastava2018-02-26
| |\
| | * Merge pull request #14 from arc/masterRaphael Manfredi2017-10-24
| | |\
| | | * Consistently use "file" in -X usage helpAaron Crane2017-10-24
| | | * Fix "metaconfig" name in packinit messageAaron Crane2017-10-24
| | | * Prompt for and set $exclusions_file in packinitAaron Crane2017-10-24
| | | * Allow exclusions file to be named in .packageAaron Crane2017-10-24
| | | * Support "-X exclusions-file" option in metaxrefAaron Crane2017-10-24
| | | * Move read_exclusions() function to files.plAaron Crane2017-10-24
| | | * Use a "%" sigil when calling Perl keys() / each()Aaron Crane2017-10-24
| | | * Fix usage help for "mconfig -X"Aaron Crane2017-10-24
| | | * New "-X exclusions-file" option for mconfigAaron Crane2017-10-23
| | |/
| | * fix typo in variable name (#13)mauke2017-10-13
| | * fix @wiping initialization (#12)mauke2017-10-13
| | * Further enhanced ?MAKE: checks for pick to watch for %<.Raphael Manfredi2017-05-14
| | * Updated places listing obsolete email addresses of mine.Raphael Manfredi2017-05-13
| | * Forgot to escape '$' in manual page...Raphael Manfredi2017-05-13
| | * Fixed English typo.Raphael Manfredi2017-05-13
| | * Unix: an end-of-line was missing!Raphael Manfredi2017-05-13
| | * d_gconvert: removed unused dependency _o.Raphael Manfredi2017-05-13
| | * Enhanced metalint to better validate ?MAKE: lines.Raphael Manfredi2017-05-13
| | * process_command: be more explicit about errors when opening units.Raphael Manfredi2017-05-13
| | * Housekeeping (#11)H.Merijn Brand2016-12-09
| | * disable messaging on freebsd if not configured (#10)H.Merijn Brand2016-12-09
| | * disable semaphores on freebsd if not configured (#9)H.Merijn Brand2016-12-09
| | * First flurry of using $rm_try to clean op (#8)H.Merijn Brand2016-12-09
| | * If cf_by is empty, try logname before whoami (#7)H.Merijn Brand2016-12-09
| | * Fix RT [perl #72156] Re: Perl 5.12.0 RC 0 - Pager detection (#4)H.Merijn Brand2016-05-29
| | * Ask pwd the absolute path if $src is relative (#5)H.Merijn Brand2016-05-29
| | * Escape ~ as some shells expand tilde during here-doc expansion (#6)H.Merijn Brand2016-05-29
| | * Spelling: it is explicitly without e in both US and UK English (#2)H.Merijn Brand2016-05-22
| | * Remove trailing whitespace in meta-lines in units (#3)H.Merijn Brand2016-05-22
| | * Merge pull request #1 from Tux/masterRaphael Manfredi2016-04-28
| | |\
| | | * Fix incorrect invocation of Perl system builtinAaron Crane2016-04-23
| | | * Don't rely on directory order when locating unitsAaron Crane2016-04-23
| | |/
| | * Added revision.h to .gitignore since it is no longer included but generated.Raphael Manfredi2016-04-01
| | * Added .gitignore.Raphael Manfredi2016-04-01
| | * Count amount of git revisions to compute a sub-version number, like SVN did.Raphael Manfredi2016-04-01
| | * Added check for bsearch().rmanfredi2015-12-03
| | * Added checks for getpwnam() and getpwuid().rmanfredi2015-11-27
| | * Regenarated Configure with the newest units.rmanfredi2015-11-14
| | * Added 6 new units.rmanfredi2015-11-14
| | * Added metaconfig test for pipe2().rmanfredi2015-11-01
| | * Fixed CommonSubdirsRule() to extend double quotes surrounding $(VERB).rmanfredi2015-04-27
| | * Fixed compilation unit for fdopendir() test.rmanfredi2015-04-24
| | * Unfortunately, the name length field in dirent is d_namlen, not d_namelen.rmanfredi2015-04-19
| | * Blindly include <fcntl.h> for openat() and fstatat() tests.rmanfredi2015-04-19
| | * Patch from H.Merijn Brand to disable backslashes in -D and -U arguments.rmanfredi2015-04-19
| | * Added check for fdopendir().rmanfredi2015-04-18
| | * Added check for openat().rmanfredi2015-04-18