Commit History

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