Joey Hess
|
909f1d3719
use git-config --null
|
19 anni fa |
Joey Hess
|
7451988be6
git-config --filename only needs a full path if not run from a git WC
|
19 anni fa |
Joey Hess
|
f4429decbe
import the VCS module so it can check if the VCS is available
|
19 anni fa |
Joey Hess
|
585f1fa05d
fix all commands that spawn a subshell
|
19 anni fa |
Joey Hess
|
885d95d062
delete the reflog
|
19 anni fa |
Joey Hess
|
0f4a39c7eb
first pass of changes based on Frank Lichtenheld's review
|
19 anni fa |
Joey Hess
|
c0cf5584b0
move tardir creation into the prep_tar function
|
19 anni fa |
Joey Hess
|
2131acc69d
add a check for symlinks in .git to outside the source package
|
19 anni fa |
Joey Hess
|
b0de5735d9
robustness fixes
|
19 anni fa |
Joey Hess
|
02a9822835
support dpkg-source -i for overriding git WC cleanliness check
|
19 anni fa |
Joey Hess
|
572b8d4817
improve detection and error for non-git-repo detection
|
19 anni fa |
Joey Hess
|
95222fcb2f
allow core.logallrefupdates in config
|
19 anni fa |
Joey Hess
|
4f3c137ac7
fix a typo
|
19 anni fa |
Joey Hess
|
fabe6a08d3
error out on repos that use git submodules
|
19 anni fa |
Joey Hess
|
92ba3fe3a6
remove the index file
|
19 anni fa |
Joey Hess
|
4fdb268ccb
sanitise .git/config.
|
19 anni fa |
Joey Hess
|
7455ecdd1c
ignore GIT_ environment variables
|
19 anni fa |
Joey Hess
|
db69460aa3
make uncommitted changes in the WC be an error, not a warning.
|
19 anni fa |
Joey Hess
|
1055317f8b
suppress part of the git-status output
|
19 anni fa |
Joey Hess
|
f9efea14b5
comment improvements
|
19 anni fa |
Joey Hess
|
f2ae782861
git support now fully working
|
19 anni fa |
Joey Hess
|
ab42e53251
add check for uncommitted files in git repo
|
19 anni fa |
Joey Hess
|
0f3f2a443f
firmed up todo items tnx madduck
|
19 anni fa |
Joey Hess
|
66c3bb5d6c
updates, ignore more flags which don't make sense for vcs
|
19 anni fa |
Joey Hess
|
dca0b33bef
pluggable VCS backends implemented, all git-specific info moved out of dpkg-source
|
19 anni fa |
Joey Hess
|
773a97d859
initial pass at a git module
|
19 anni fa |