Группа :: Разработка/Прочее
Пакет: giter
Главная Изменения Спек Патчи Sources Загрузить Gear Bugs and FR Repocop
11 мая 2023 Vitaly Lipatov <lav at altlinux.ru> 1.20-alt1
- gpush: use git.alt instead of gitery if there is no such remote as gitery
- giter: drop list package command (use gita find)
- improve get_girar_host_from_ssh() to get support gitery
- get_girar_user(): support alt_USERNAME
- add support for gitery and gyle
- egrep -> grep -E
- giter: add list remote -v
- git print repo name: fix detection by remotes
- gpull: fix pull from sisyphus branch
- gpick: fix parse commit
- gremote: drop .git for github and gitlab
- grebase: fix
- use quotes
- drop find_lang
- grebase: add commit ID support
- gpush: use -a to push all branches and -r to push to all remotes
- gpull: add -A to pull all remove branches
- gpush: use origin by default if alone
- fix error when .ssh/config is missed
- gremote: add missed .git support when print out public url
- giter: fix print girar user, same small fix
- gpick: add --autoskip option
- gremote: process all git@ aliases like urls when -p
- giter: fix number clean
- giter: fix for empty run
- gpull: print note if fast forward failed
- gremote: add github support in -p option
- gamend: add git add before amend
- gamend: don't reset author by default
- gpush: make options unpositional
- small cleanup comments
- gclone: small fix
- gpush: fix options handling
- gremote: create git.* alias for our repos on git.*
- introduce gclone: git clone with git alias rewriting
- gremote: add -p option for convert paths to public
- giter: add print git url command
- ginit: use full path to people packages
- ginit: hack for git.eter
- gpull: add hack for use sisyphus branch for /gear repos
- gpull: use sisyphus only for empty run with many remote branch
- grebase: error if there is no unpublished commits
- estrlist: fix when empty list
- fix gpush behaviour
- set 'merge.ff only' only for repos pushed to git.*:/projects
- add glog command
- grebase: rewrite to use real commit id, not number in a list
- grebase: allow only unpublished commit by default
- gpush: fix add list
- check for merge.ff only at a popular operations
- gpush: push to pub.*, git.* by default
- fix get_gear_name (when run outside git repo)
- gpush: fix args -b -a
- gremote: rewrite -u
- gpush: fix options handling
- gpush: force use first arg
- giter: fix command checking
- use GITHOST/GEARHOST instead GIRARHOST
- gpick: add patch support, but it is better to use git am directly
- giter: add list packages
- add gpick - git cherry pick all commits from git log file
- use fixed epm assure
- fix remote detecting
- rewrite to support various length commands
- add check girar access
- ginit: add support for direct set project name or path to the project dir
- ginit: create alias only if use current repo info
- add get_repo_name func (copied from etersoft-build-utils) and use it
- add initial giter script
- improve get_remote_repo_name (use repo dir name, use only girar remotes)
- gpush: add support for -a (push to all repos)
- fix girar host detection
- new version
- initial build for ALT Linux Sisyphus