0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* tests/symlinked-changelog: New file. * tests/Makefile.am (TESTS): Add symlinked-changelog. More... over 17 years ago
* vc-dwim.pl (main): Indent the list of offending file-name/VC-name pairs in a diagnostic. * tests/two-vc (vc-dwim): Update expected output, accordingly. More... over 17 years ago
* VC.pm: Rename constant: CG -> GIT. * vc-dwim.pl (main): Likewise. More... over 17 years ago
* tests/two-vc: New file. Test for the above. More... almost 18 years ago
*** empty log message *** More... almost 18 years ago
* vc-dwim.pl (main): Fix detection of multiple VCS. More... almost 18 years ago
* vc-dwim.pl (valid_file_name): Fix erroneous regexp. More... almost 18 years ago
remove FIXMEs and '#' comment markers More... almost 18 years ago
*** empty log message *** More... almost 18 years ago
* vc-dwim.pl (get_diffs): Simplify a loop. From Ed Santiago. More... almost 18 years ago
* vc-dwim.pl: Move a bunch of comments into... * TODO: ...this new file. More... almost 18 years ago
. More... almost 18 years ago
* configure.ac: Require automake 1.9.6 and autoconf-2.59. More... almost 18 years ago
* README-devel: New file. More... almost 18 years ago
* vc-dwim.pl (Doc): Say to report bugs to the author. More... almost 18 years ago
* VC.pm (new): Remove trailing newline. Unlike die/warn, croak doesn't need/use it. From Ed Santiago. More... almost 18 years ago
* vc-dwim.pl (exists_editor_backup): Recognize Vim temporaries, too. More... almost 18 years ago
verbose_cmd() - invoke using RHS-style if More... almost 18 years ago
croak does not take trailing newline
Ed
More... almost 18 years ago
use autoload
Ed
More... almost 18 years ago
*** empty log message *** More... almost 18 years ago
* vc-dwim.pl (get_diffs): Remove some useless trailing spaces from unidiff output. (main): Handle unidiff output that may now include empty lines. More... almost 18 years ago
* vc-dwim.pl (usage): Calling parse_from_filehandle with *DATA doesn't work after all. Revert that part of the 2006-09-05 change. More... almost 18 years ago
* vc-dwim.pl: Update comments. More... almost 18 years ago
* configure.ac: Version 0.1.3. More... almost 18 years ago
Work even when run from a subdir with git or hg. * VC.pm (full_file_name, diff_outputs_full_file_names): New methods. (new): Record depth of "." relative to "top" level directory, when using a VC like hg or git. * vc-dwim.pl (main): When checking whether each affected file is listed in the "diff" output, look up full name, if necessary, i.e., for hg or git. * tests/subdir: Adapt test, now that this finally works. * tests/Makefile.am (XFAIL_TESTS): Remove, now that this test no longer fails. More... almost 18 years ago
VERSION: pre2 More... almost 18 years ago
* VC.pm: New file. Factored out of... * vc-dwim.pl: ...here. * Makefile.am (dist_perllib_DATA): Add VC.pm. More... almost 18 years ago
minor doc change More... almost 18 years ago
* configure.ac: Version 0.1.3-pre. More... almost 18 years ago