Skip to content
Snippets Groups Projects
  1. Nov 14, 2008
  2. Nov 05, 2008
  3. Oct 15, 2008
  4. Oct 02, 2008
    • dprice's avatar
      131828b3
    • dprice's avatar
      * history.c: Some cleanup. · 9576fa5c
      dprice authored
      (expand_modules): Removed this stub function.
      (get_history_log_name): Don't return const since it is freshly
      allocated.
      (history_write): Add version number to history records.  Use tag
      fields like other record types.
      (fill_hrec): Load version number & postprocess history records as
      needed.  Zero records with memset.
      (read_hrecs_file): Don't zero records redundantly with fill_hrec().
      (report_hrecs): Find tag data in the same place as other record types.
      * sanity.sh (basic2-64): Expect new tag records.
      * tag.c: Some cleanup.
      (cvstag): Move history log call to...
      (tag_filesdoneproc): ...here, where we have more information.
      9576fa5c
    • dprice's avatar
      * modules.c (my_module): Clean up TRACE. · af7dbe61
      dprice authored
      * subr.h [NULL2DOT, NULL2MT]: Add parens for safety.
      af7dbe61
  5. Sep 30, 2008
  6. Sep 29, 2008
  7. Sep 28, 2008
  8. Sep 26, 2008
  9. Sep 25, 2008
    • dprice's avatar
      * client.c (send_repository, send_dirent_proc), recurse.c · db252eb8
      dprice authored
      (do_file_proc): Cleanup.  Try harder to preserve update_dir.
      * server.c: Cleanup.
      (output_dir): Become wrapper for...
      (output_dir_i): ...this new function used...
      (serve_notify): ...here to avoid code duplication.
      * sanity.sh (server): Compensate for correct notify repository line.
      db252eb8
    • dprice's avatar
      * create_adm.c: Some quoting and cleanup. · cb94bf6f
      dprice authored
      * repos.c (Short_Repository): Improve header comment.  Assert truths.
      Strip all trailing slashes.
      cb94bf6f
    • dprice's avatar
      * checkout.c: Some Traces. Some cleanup. · d32a8e87
      dprice authored
      (checkout_proc): Pass empty update_dir to build_one_dir.
      * create_adm.c: Some cleanup.
      * rcs.c (RCS_setattic): Simplify via cvs_mkdir().
      * repos.c (Sanitize_Repository_Name): Strip any number of /.?
      * subr.c (mkdir_i): Assume UPDATE_DIR is a full path when set.
      d32a8e87
    • dprice's avatar
      * status.c, update.c: Some cleanup. · 07b5b2e9
      dprice authored
      * subr.c (dir_append_dirs): Extend to ignore ./*.  Improve header block
      comment.
      * tag.c: Some cleanup.
      (check_fileproc): Improve error message.
      * sanity.sh (basica-4a): Update to compensate for new error message.
      07b5b2e9
  10. Sep 22, 2008
  11. Sep 20, 2008
  12. Sep 19, 2008
  13. Sep 18, 2008
Loading