]> git.decadent.org.uk Git - dak.git/shortlog
dak.git
2008-04-23 Joerg JaspertMerge from Thomas
2008-04-23 Thomas Viehmannadd changelog entry
2008-04-23 Joerg Jaspertfix clean_suites to not try deleting changedby entries...
2008-04-23 Joerg JaspertMerge changed-by patch
2008-04-23 Joerg JaspertMerge Myons patch to write the changed-by information...
2008-04-23 Joerg JaspertMerge Myons fubar fix
2008-04-23 Joerg JaspertMerge with upstream
2008-04-22 Thomas Viehmanncache alias mapping for uids
2008-04-22 Thomas Viehmannsend mails to sponsors
2008-04-22 Joerg JaspertChange interval for 31 days to 7
2008-04-22 Joerg JaspertAdded an sql function
2008-04-21 Joerg JaspertAdd push for katie@merkel to start projectb sync
2008-04-21 Joerg JaspertCorrect place for braces makes it actually work
2008-04-21 Joerg JaspertMerge
2008-04-21 Joerg JaspertAdd dump expire script and use it
2008-04-21 Joerg JaspertFix src_uploads in debian maintainers case
2008-04-20 Joerg JaspertDisable unneeded vacuum runs
2008-04-19 Joerg JaspertMerge
2008-04-19 Joerg JaspertFake a changelog entry for thomas
2008-04-19 Joerg JaspertMerge Thomas patch to deal with newer format lines
2008-04-18 Thomas Viehmannfix utils.py/build_file_list to parse (and reject)...
2008-04-18 James TroupAdd armel to udeb for testing
2008-04-18 Joerg JaspertAdd s-p-u -> p-u mapping
2008-04-18 Joerg Jaspertcheck key == "new", not t[key]
2008-04-18 Joerg Jaspertcheck key == "new", not t[key]
2008-04-18 Joerg JaspertMore exception handling
2008-04-18 Joerg JaspertMissed continue statement
2008-04-18 Joerg JaspertAdd more exception handling
2008-04-18 Joerg JaspertMerge
2008-04-18 Joerg JaspertFix case of an empty transitions file and accept debian...
2008-04-18 Anthony Townsimprove import-keyring output
2008-04-17 Joerg JaspertMerge again
2008-04-17 Joerg Jaspert*sigh*, actually do it at the right location
2008-04-17 Joerg JaspertMerge again for transitions
2008-04-17 Joerg JaspertAlso check for invalid package list indentation
2008-04-17 Joerg JaspertMerge release transitions checking
2008-04-17 Joerg JaspertAdd missing ;
2008-04-17 Joerg JaspertCheck if temppath exists
2008-04-17 Joerg JaspertCheck if our temp transitions file is in the path we...
2008-04-12 Joerg JaspertMerge from upstream
2008-04-12 James TroupTrivial cleanups and rough old stable notes
2008-04-12 James TroupSarge point release
2008-04-12 James TroupAdd -s/--suite and -n/--no-action support to clean...
2008-04-11 Joerg JaspertMerge latest upstream dak changes
2008-04-11 Anthony Townsreject on presence/absence of un/expected checksums...
2008-04-11 Anthony Towns* dak/utils.py: build_file_list() extra parameters...
2008-04-07 Joerg JaspertCheck for changes format 1.8
2008-03-26 Joerg JaspertMark every part that might run within sudo dak environments
2008-03-26 Joerg JaspertMark every part that might run within sudo dak environments
2008-03-26 Joerg JaspertMerge from mainline
2008-03-22 Joerg JaspertMerge from aj
2008-03-22 Joerg Jaspert* dak/transitions.py (load_transitions): Check if all...
2008-03-22 Anthony TownsMerge transitions support.
2008-03-22 Anthony Townsmerge from Joerg
2008-03-21 Joerg JaspertMention experimental
2008-03-21 Joerg JaspertMake tempfile readable by everyone, so we can actually...
2008-03-21 Joerg JaspertCheck for help option before we do any database connect...
2008-03-21 Joerg JaspertMerge from aj
2008-03-21 Anthony TownsChange sudo otpion to match dak new-security-instal...
2008-03-21 Anthony Townsalways prompt to commit edits
2008-03-21 Anthony Townsooops, shouldn't have sudo invoke dak edit-transitions...
2008-03-21 Anthony Towns * dak/edit_transitions.py: Add --import option.
2008-03-21 Anthony Townsmerge from joerg
2008-03-21 Joerg JaspertAlso only run on unstable uploads
2008-03-21 Joerg Jaspertimport errno, create tempfile *after* we got the lockfile
2008-03-21 Joerg Jaspert * dak/edit_transitions.py (edit_transitions): Use...
2008-03-21 Joerg JaspertWhitespace changes only
2008-03-21 Joerg JaspertMerge from aj
2008-03-21 Joerg JaspertMerge ajs branch
2008-03-21 Anthony Townsextensions.py: minor tidyup
2008-03-21 Anthony Townsmerge with mainline
2008-03-21 Anthony Townsdaklib/extensions.py, dak/dak.py, config/debian/extensi...
2008-03-21 Anthony Townsmerge from mainline
2008-03-21 Anthony Townsextensions.py: update @replace_dak_function decorator...
2008-03-21 Anthony Townsmove process_unchecked changes intoconfig/debian/extens...
2008-03-21 Anthony Townsmerge with extensions.py update
2008-03-21 Anthony Towns* config/debian/extensions.py: Add infrastructure for...
2008-03-12 Joerg Jaspertcheck_transitions only takes the loaded transitions
2008-03-12 Joerg Jaspert* dak/edit_transitions.py: Done a number of cleanups...
2008-03-11 Joerg Jaspert * dak/dak.py (init): Renamed check -> edit trans...
2008-03-11 Joerg Jaspert* dak/process_unchecked.py: Import syck module directly...
2008-03-02 Joerg JaspertAdd a better documentation
2008-03-02 Joerg JaspertFix en_Ganneff
2008-03-02 Joerg JaspertUnindent the reject message
2008-03-02 Joerg JaspertFix check logic to work the way apt_pkg.VersionCompare...
2008-03-02 Joerg JaspertMake the no-action working
2008-03-02 Joerg JaspertFix a number of syntax errors. Also do not remove eleme...
2008-03-02 Joerg JaspertAdd check_transitions so the yaml file can easily be...
2008-03-02 Joerg JaspertMove database query in own function in database.py...
2008-03-02 Joerg JaspertActually revert the move to daklib.queue, keep it in...
2008-03-02 Joerg Jaspert* daklib/queue.py (check_transition): Added in here
2008-03-02 Joerg JaspertMerge two checks if we should run or not.
2008-03-02 Joerg JaspertPlace ReleaseTransitions where they are expected.
2008-03-02 Joerg JaspertAdded a transition check feature for the release team...
2008-02-29 Anthony Townsadd automatic d-i byhand processing
2008-02-09 Christoph BergScript to import yet missing fields from filippo's...
2008-02-09 Joerg JaspertMerge myons fubar fix
2008-02-09 Christoph BergAdd ChangeLog entry for previous commit (fubar does...
2008-02-09 Christoph BergAdd changedby column to source table, and fill in infor...
2008-02-09 Christoph Bergfubar does not exist in global namespace
next