Historia zmian

Autor SHA1 Wiadomość Data
  David Pursehouse 54a4e6007a Fix various whitespace issues reported by pyflakes 6 lat temu
  Mike Frysinger 82caef67a1 repo: lower min version of git a bit 6 lat temu
  Dan Willemsen 93293ca47f Fix inverted logic around [gitc-]init and -c 6 lat temu
  Mike Frysinger 66098f707a init: handle -c conflicts with gitc-init 6 lat temu
  Diogo Ferreira 0eb2d3c8a0 init: Add '-c' as an alias to '--current-branch' 6 lat temu
  Mike Frysinger ae6cb08ae5 split out cli validation from execution 6 lat temu
  Xin Li 745be2ede1 Add support for partial clone. 6 lat temu
  Mike Frysinger ab85fe7c53 use print() instead of sys.stdout.write() 6 lat temu
  Mike Frysinger f601376e13 set default file encoding to utf-8 6 lat temu
  Nasser Grainawi d92464e8ef Honor --depth during repo init 6 lat temu
  Ereth McKnight-MacNeil 12ee5446e9 init: Remove -c short option for --current-branch 7 lat temu
  Nikolai Merinov 09f0abb0ef init: --dissociate option to copy objects borrowed with --reference 7 lat temu
  Mike Frysinger b8f7bb04d0 update markdown/help header format 7 lat temu
  Samuel Holland 5f0e57d2ca init: Remove string concat in no-op os.path.join 8 lat temu
  Samuel Holland baa0009355 Support relative paths in --reference 8 lat temu
  David Pursehouse d1ebc89a08 Merge changes from topic "windows-support" 8 lat temu
  Martin Kelly 224a31a765 init: add missing submodule arg 8 lat temu
  Renaud Paquay a65adf74f9 Workaround shutil.rmtree limitation on Windows 9 lat temu
  YOUNG HO CHA c79d3b8fd1 init: allow relative path on --reference argument 9 lat temu
  Martin Kelly e4e94d26ae init: add --submodules to sync manifest submodules 9 lat temu
  Naseer Ahmed f4dda9a1be init: Add no-tags and current branch options 9 lat temu
  Hu xiuyun 9711a98d6c init: Add --no-clone-bundle option 10 lat temu
  David Pursehouse 438eade413 init: Respect --quiet option when synching manifest repository 9 lat temu
  Pascal Muetschard c2a64ddffd A couple of fixes to the init command's -p option. 10 lat temu
  Anthony King 7993f3cdda init: don't call urllib.parse 10 lat temu
  Jonathan Nieder 9371979628 Revert "Implementation of manifest defined githooks" 11 lat temu
  Jimmie Wester 38e4387f8e Implementation of manifest defined githooks 13 lat temu
  Anthony King 7bdac71087 pylint fixes for project.py 11 lat temu
  Julien Campergue 335f5ef4ad Add --archive option to init to sync using git archive 12 lat temu
  David Pursehouse 59bbb580e3 Move Python version checking to a separate module 12 lat temu