Age | Commit message (Expand) | Author |
2006-06-02 | various spelling fixes | David Krause |
2006-06-02 | - at end of checkin_main loop, reset pb.newrev. fixes a problem with checkin | Niall O'Higgins |
2006-06-02 | Rework logic for function argument conversion warnings. Only do certain | Chad Loder |
2006-06-02 | Show interface state and link state in ifstat output. Idea and OK dlg@ | Claudio Jeker |
2006-06-02 | strtoul() -> strtonum(). Also change iflag to unsigned int, since | Ray Lai |
2006-06-02 | Replaced by new stuff in regress | Ian Darwin |
2006-06-01 | Remove two unnecessary strlen() calls. Also, check if asprintf | Ray Lai |
2006-06-01 | - rcs_buf_release() has no need for u_char since it returns void * | Niall O'Higgins |
2006-06-01 | - zap dangling macro, will be replaced with a function later. | Niall O'Higgins |
2006-06-01 | fix output | Joris Vink |
2006-06-01 | import work on existing repos: | Joris Vink |
2006-06-01 | major rewrite of some rcs parsing stuff: | Joris Vink |
2006-06-01 | Like DENIC, DK-HOSTMASTER is requires extra attention. This makes you | Michael Knudsen |
2006-06-01 | kill another superfluous strlen | Kjell Wooding |
2006-06-01 | Style. no practical change. | Kjell Wooding |
2006-06-01 | Fix message on empty goto-line. While here, lose a strlen and KNF. | Kjell Wooding |
2006-06-01 | call get_remote_ipaddr() early; fixes logging after client disconnects; | Markus Friedl |
2006-06-01 | Display line number in the mg statusbar. Yes, it seems like a fugly | Kjell Wooding |
2006-06-01 | tidy up the "tao" section; | Jason McIntyre |
2006-06-01 | minor tweaks | Theo de Raadt |
2006-06-01 | add checks for disc size before we set out trying to burn 4gb | Michael Coulter |
2006-06-01 | better command line usage as suggested by deraadt@ | Michael Coulter |
2006-06-01 | fix style | Kjell Wooding |
2006-06-01 | make // /~ path rewriting optional in adjustname() and use it everywhere | Jason Wright |
2006-06-01 | Initialize current window, and clear the readonly flag earlier in file | Kjell Wooding |
2006-06-01 | Make transpose (c-T) undoable. | Kjell Wooding |
2006-06-01 | find-file-other-window and find-buffer-other-window should split | Kjell Wooding |
2006-06-01 | Cleanup, and a new one from Aleksander Piotrowski: | Kjell Wooding |
2006-05-31 | when adding a new file that already exists set the previous | Joris Vink |
2006-05-31 | bogus value in cdb. excess cut n' paste. | Michael Coulter |
2006-05-31 | add support for the export command. | Joris Vink |
2006-05-31 | support -p flag for diff, makes dlg@ feel all warm | Joris Vink |
2006-05-31 | better description for the volume commands; ok mjc | Jason McIntyre |
2006-05-31 | have rcs_translate_tag translate branches too, which | Joris Vink |
2006-05-31 | be smarter when comparing 2 revisions to each other. | Joris Vink |
2006-05-31 | tweaks; | Jason McIntyre |
2006-05-31 | add license block | Michael Coulter |
2006-05-31 | set diff_rev2 to file_rcsrev when we are using | Joris Vink |
2006-05-31 | dont check for FILE_UNKNOWN twice, | Joris Vink |
2006-05-31 | don't spin if the tty (think ucom) goes away | Jason Wright |
2006-05-31 | when blanking, if fd is already open read-only, re-open read/write | Michael Coulter |
2006-05-31 | allow commit to ressurect added files that exist in Attic/ | Joris Vink |
2006-05-31 | add rewritable blanking and track-at-once burning support | Michael Coulter |
2006-05-30 | fix diff -rrevision usage | Joris Vink |
2006-05-30 | only look into the Attic for certain commands | Joris Vink |
2006-05-30 | correctly handle unknown file in remove | Joris Vink |
2006-05-30 | ugh forgot to change cvs_file_classify here too. | Joris Vink |
2006-05-30 | change cvs_file_classify here to, forgot to commit this | Joris Vink |
2006-05-30 | fill in the correct revision number we will want in file_rcsrev | Joris Vink |
2006-05-30 | prettier output when removing files; | Joris Vink |