]> git.decadent.org.uk Git - dak.git/history - utils.py
Add new top level directories
[dak.git] / utils.py
2005-03-18 James TroupMake rfc2047_encode python2.4 friendly.
2004-11-27 James Troup2004-11-27 James Troup <james@nocrew.org> * utils...
2004-11-27 James Troup2004-11-27 James Troup <james@nocrew.org> * utils...
2004-11-27 James Troup2004-08-04 James Troup <james@nocrew.org> * jennifer...
2004-06-24 James Troup2004-06-24 James Troup <james@nocrew.org> * melanie...
2004-06-23 James Troup2004-06-24 James Troup <james@nocrew.org> * test...
2004-04-07 Daniel SilverstoneMake size_type use MB/KB/B and use 1024 based sizes
2004-04-03 James Troup2004-04-03 James Troup <james@nocrew.org> * debian...
2004-04-01 James Troup2004-04-01 James Troup <james@nocrew.org> * utils...
2004-03-11 James Troup2004-02-27 James Troup <james@nocrew.org> * rose...
2004-02-27 James Troupdon't abuse .count(). remove a couple of unused variables.
2004-01-21 James TroupMoron. Test your changes.
2004-01-21 James Troup2004-01-21 James Troup <james@nocrew.org> * utils...
2003-11-17 James TroupUse len() to calculate the number of lines, not max...
2003-09-24 James Trouputils.move() dies if it can't overwrite. adjust kelly...
2003-09-07 James TroupMove clean_symlink here. New function wrap(). Don...
2003-03-14 James TroupDefault filename argument to blank in send_mail. Add...
2003-02-21 James Trouptbm's simplification of fix_maintainer. add include_bl...
2003-02-07 James Troupcheck_signature, get_satus_output and Dict move to...
2002-12-08 James Troupmove arches_compare to utils
2002-11-26 James Troupwrapper for print_exc()
2002-11-22 James TroupAdd print_exc(), debug traceback printing
2002-10-16 James Trouplots and lots of python 2.1 changes. rene: remove...
2002-07-14 James TroupAdd parse_args and join_with_commas_and
2002-07-12 James Trouphandle a mlf without a preceeding slf
2002-06-22 James TroupValidate package name and version numbers. Add ~ as...
2002-06-08 James Troupreal_arch, stolen from ziyi, moved to utils, use where...
2002-05-23 James Troupuse original filename in error messages in validate_cha...
2002-05-19 James Troupwe do need commands
2002-05-18 James Troupparse_changes and build_file_list 2nd argument sanity...
2002-05-10 James TroupFix changes_compare to sort right. Add validate_change...
2002-05-08 James Trouptemplatesubst opens and closes the file itself
2002-04-21 James Troupremove unused functions, add prefix_multi_line_str
2002-03-14 Anthony Towns* crypto-in-main changes.* utils.py (move, copy): add...
2002-02-22 James Troupadd optional prompt argument to our_raw_input; use it.
2002-02-12 James Troupnew function: plural(), improved isfoo regexes
2002-01-19 James Trouphandle non-US non-main properly
2001-11-18 Ryan Murrayread all configs when utils is imported, allowing utils...
2001-11-04 James Troupstring.find rather than slices, == [] removal and secon...
2001-09-27 James Troupadd touch_file() and fix where_am_i to work.
2001-09-26 James Troupsane config stuff
2001-09-17 James TroupMove result_join() to utils; add an optional seperator...
2001-09-13 James Troupwhitespace plus less regex
2001-07-25 James Troupwork around broken arch: aany packages conflicting...
2001-07-13 James TroupVarious crash fixes and reject testing only uploads.
2001-07-07 James Troupfluff
2001-06-22 James TroupMove find_next_free to utils and make the too_many...
2001-06-10 James TroupFix extract_component_from_section and add a test suite.
2001-06-01 James TroupDon't sys.exit in send_mail().
2001-05-31 James Troup[aj] make SoE work. [me] don't overwrite files ever...
2001-05-24 James Troupcompiled regexes; source-must-exist; obsoleted-by-unsta...
2001-05-17 James Troupfix parsing of multi-line fields in .changes.
2001-04-13 James TroupAdd whoami()
2001-04-03 James Troupadd fubar() and warn()
2001-03-24 James TroupEscape '.' too.
2001-03-21 James TroupAdd TemplateSubst.
2001-03-02 James Troupsync
2001-03-02 James TroupNew function str_isnum(). don't crash and burn on...
2001-02-25 Anthony Townsokay, get rid of KatieDir, and add a which_apt_conf_fil...
2001-02-04 James Troupmove file type regular expressions here since catherine...
2001-01-28 James Troup.dsc validation stuff
2001-01-25 James Troupclaire section/component fix.
2001-01-16 James Troupsync
2000-12-19 James TroupHopefully fix permissions problems.
2000-12-18 James TroupFirst working version of rhona.
2000-12-13 James Troupauric implementation
2000-12-05 James Trouplife sucks
2000-12-01 James TroupFix checking for source files with +'s in them.
2000-11-30 James Troupoverwriting existing files is no good, mmkay? fix chmod...
2000-11-27 James Troupauric fixes
2000-11-26 James TroupFix CopyChanges handling
2000-11-25 James Troupnon-US section fixes + sendmail DNS lookup hang fix (?)
2000-11-24 James TroupInitial revision