Jelmer Vernooij
|
5a7a9ded6c
Provide dulwich binary script using console_scripts entrypoints when setuptools is available. Fixes #540
|
4 years ago |
Jelmer Vernooij
|
c6d1b87aa1
Move command-line implementation to dulwich.cli, so it can at least be tested.
|
4 years ago |
Jelmer Vernooij
|
87f7221678
Switch binaries over to using python3.
|
4 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
|
6 years ago |
Jelmer Vernooij
|
1b6509fa3d
Implement dulwich.porcelain.ls_files, avoid digraph in setup.cfg.
|
6 years ago |
Jelmer Vernooij
|
f0c9245672
Merge basic stash support.
|
6 years ago |
Jelmer Vernooij
|
f644882d4e
Add --remote argument to 'dulwich archive'.
|
6 years ago |
Jelmer Vernooij
|
0bd1e28b88
Update my email address. jelmer@samba.org => jelmer@jelmer.uk.
|
6 years ago |
Jelmer Vernooij
|
67994a0310
Support setting DULWICH_PDB to have SIGQUIT trigger pdb.
|
6 years ago |
Jelmer Vernooij
|
a463b77dd4
Add really basic dulwich.porcelain.fsck.
|
6 years ago |
Jelmer Vernooij
|
8eedca090d
Add stash push.
|
6 years ago |
Jelmer Vernooij
|
f6e3afadc6
Add basic Stash class.
|
6 years ago |
Jelmer Vernooij
|
2565870dc4
Fix 'remote add' command.
|
6 years ago |
Jelmer Vernooij
|
1b896d40b4
Add simple check-mailmap command to bin/dulwich.
|
6 years ago |
Jelmer Vernooij
|
9cfaa3da58
Implement 'dulwich push'.
|
7 years ago |
Jelmer Vernooij
|
4513d940aa
Fix exit code for check-ignore.
|
7 years ago |
Jelmer Vernooij
|
6e1f3a58f8
Implement check-ignore.
|
7 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 |
Jelmer Vernooij
|
66ed19bcd3
Add a very simple help command.
|
8 years ago |
Jelmer Vernooij
|
8c35904821
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
8 years ago |