コミット履歴

作者 SHA1 メッセージ 日付
  Frank Lichtenheld 09386db588 Dpkg::Source::VCS::git: Call git ls-files with -z 18 年 前
  Frank Lichtenheld b31f4ab67d Dpkg::Source::VCS::git: simplify read_git_config 18 年 前
  Frank Lichtenheld 885ec2ac16 Fix sourcev3 code to work with current dpkg-dev 18 年 前
  Joey Hess 9bdb31dd79 use git foo instead of git-foo 18 年 前
  Joey Hess cbfe27aa54 Merge branch 'master' of git://git.debian.org/git/dpkg/dpkg into sourcev3 19 年 前
  Joey Hess f973b85582 remove .git/gitweb 19 年 前
  Joey Hess c7f16f52ba typo 19 年 前
  Joey Hess 71533fb098 improve an error message 19 年 前
  Joey Hess 909f1d3719 use git-config --null 19 年 前
  Joey Hess 7451988be6 git-config --filename only needs a full path if not run from a git WC 19 年 前
  Joey Hess f4429decbe import the VCS module so it can check if the VCS is available 19 年 前
  Joey Hess 585f1fa05d fix all commands that spawn a subshell 19 年 前
  Joey Hess 885d95d062 delete the reflog 19 年 前
  Joey Hess 0f4a39c7eb first pass of changes based on Frank Lichtenheld's review 19 年 前
  Joey Hess c0cf5584b0 move tardir creation into the prep_tar function 19 年 前
  Joey Hess 2131acc69d add a check for symlinks in .git to outside the source package 19 年 前
  Joey Hess b0de5735d9 robustness fixes 19 年 前
  Joey Hess 02a9822835 support dpkg-source -i for overriding git WC cleanliness check 19 年 前
  Joey Hess 572b8d4817 improve detection and error for non-git-repo detection 19 年 前
  Joey Hess 95222fcb2f allow core.logallrefupdates in config 19 年 前
  Joey Hess 4f3c137ac7 fix a typo 19 年 前
  Joey Hess fabe6a08d3 error out on repos that use git submodules 19 年 前
  Joey Hess 92ba3fe3a6 remove the index file 19 年 前
  Joey Hess 4fdb268ccb sanitise .git/config. 19 年 前
  Joey Hess 7455ecdd1c ignore GIT_ environment variables 19 年 前
  Joey Hess db69460aa3 make uncommitted changes in the WC be an error, not a warning. 19 年 前
  Joey Hess 1055317f8b suppress part of the git-status output 19 年 前
  Joey Hess f9efea14b5 comment improvements 19 年 前
  Joey Hess f2ae782861 git support now fully working 19 年 前
  Joey Hess ab42e53251 add check for uncommitted files in git repo 19 年 前