Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij 23a986ac9b Sort Python import definitions with isort hace 2 años
  Jelmer Vernooij 5a7a9ded6c Provide dulwich binary script using console_scripts entrypoints when setuptools is available. Fixes #540 hace 5 años
  Jelmer Vernooij c6d1b87aa1 Move command-line implementation to dulwich.cli, so it can at least be tested. hace 5 años
  Jelmer Vernooij 87f7221678 Switch binaries over to using python3. hace 5 años
  Jelmer Vernooij 72aec0c79f Add support for creating signed tags. hace 6 años
  Jelmer Vernooij 7b3ae1e8c0 Add dulwich.porcelain.write_tree. hace 6 años
  Jelmer Vernooij 5fd3138ec5 Pass through deepen flag. hace 6 años
  Sylvia van Os 6572813375 Simple describe implementation hace 7 años
  Jelmer Vernooij 1b6509fa3d Implement dulwich.porcelain.ls_files, avoid digraph in setup.cfg. hace 7 años
  Jelmer Vernooij f0c9245672 Merge basic stash support. hace 7 años
  Jelmer Vernooij f644882d4e Add --remote argument to 'dulwich archive'. hace 7 años
  Jelmer Vernooij 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. hace 7 años
  Jelmer Vernooij 67994a0310 Support setting DULWICH_PDB to have SIGQUIT trigger pdb. hace 7 años
  Jelmer Vernooij a463b77dd4 Add really basic dulwich.porcelain.fsck. hace 7 años
  Jelmer Vernooij 8eedca090d Add stash push. hace 7 años
  Jelmer Vernooij f6e3afadc6 Add basic Stash class. hace 7 años
  Jelmer Vernooij 2565870dc4 Fix 'remote add' command. hace 7 años
  Jelmer Vernooij 1b896d40b4 Add simple check-mailmap command to bin/dulwich. hace 7 años
  Jelmer Vernooij 9cfaa3da58 Implement 'dulwich push'. hace 8 años
  Jelmer Vernooij 4513d940aa Fix exit code for check-ignore. hace 8 años
  Jelmer Vernooij 6e1f3a58f8 Implement check-ignore. hace 8 años
  Jelmer Vernooij f41fe075fc Add really basic pull command. hace 8 años
  Jelmer Vernooij a6157569c2 Fix remote commands in command-line tool. hace 8 años
  Jelmer Vernooij 0c8bd2b3e7 Add porcelain.remote_add. hace 8 años
  Jelmer Vernooij 52c3c1eea1 Add a superclass for Dulwich subcommands. hace 8 años
  Jelmer Vernooij a8acf10194 Don't print "Changes to be committed" header if there are no changes to hace 8 años
  Jelmer Vernooij a4326ca82d Add --name-status argument to porcelain.log. hace 8 años
  Jelmer Vernooij 477a6a8a05 Pass --reverse argument on in porcelain. hace 8 años
  Jelmer Vernooij c7205cced2 Support paths argument to 'dulwich log'. hace 8 años
  Jelmer Vernooij 66ed19bcd3 Add a very simple help command. hace 8 años