Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-28Merge branch 'so/prompt-command'Junio C Hamano
2012-12-26make __git_ps1 accept a third parameter in pcmodeSimon Oosthoek
2012-12-22Merge branch 'jk/mailmap-cleanup'Junio C Hamano
2012-12-12contrib: update stats/mailmap scriptJeff King
2012-12-12Merge branch 'so/prompt-command'Junio C Hamano
2012-12-12git-prompt.sh: update PROMPT_COMMAND documentationJunio C Hamano
2012-12-12Add file completion to tcsh git completion.Marc Khouzam
2012-12-12Merge branch 'maint'Junio C Hamano
2012-12-12git-prompt: Document GIT_PS1_DESCRIBE_STYLEAnders Kaseorg
2012-11-30Merge branch 'fc/remote-hg'Junio C Hamano
2012-11-30Merge branch 'mk/complete-tcsh'Junio C Hamano
2012-11-30Merge branch 'maint'Junio C Hamano
2012-11-29git-remote-mediawiki: escape ", \, and LF in file namesMatthieu Moy
2012-11-29completion: fix warning for zshFelipe Contreras
2012-11-29Merge branch 'maint'Junio C Hamano
2012-11-29Merge branch 'fc/zsh-completion'Junio C Hamano
2012-11-29completion: add options --single-branch and --branch to "git clone"Ralf Thielow
2012-11-28remote-hg: fix for older versions of pythonFelipe Contreras
2012-11-28remote-hg: fix for files with spacesFelipe Contreras
2012-11-27Support for git aliasing for tcsh completionMarc Khouzam
2012-11-26emacs: make 'git-status' work with separate git dirsEnrico Scholz
2012-11-26Merge branch 'mk/complete-tcsh'Junio C Hamano
2012-11-26Merge branch 'sg/complete-help-undup'Junio C Hamano
2012-11-26Sync with 1.8.0.1Junio C Hamano
2012-11-25Completion must sort before using uniqMarc Khouzam
2012-11-22Merge branch 'so/prompt-command'Junio C Hamano
2012-11-19completion: start moving to the new zsh completionFelipe Contreras
2012-11-19completion: add new zsh completionFelipe Contreras
2012-11-17tcsh-completion re-using git-completion.bashMarc Khouzam
2012-11-15completion: remove 'help' duplicate from porcelain commandsSZEDER Gábor
2012-11-13remote-hg: avoid bad refsFelipe Contreras
2012-11-13remote-hg: try the 'tip' if no checkout presentFelipe Contreras
2012-11-13remote-hg: fix compatibility with older versions of hgFelipe Contreras
2012-11-13remote-hg: add missing config for basic testsRamkumar Ramachandra
2012-11-09Merge branch 'fc/completion-send-email-with-format-patch'Jeff King
2012-11-04remote-hg: the author email can be nullFelipe Contreras
2012-11-04remote-hg: add option to not track branchesFelipe Contreras
2012-11-04remote-hg: add extra author testFelipe Contreras
2012-11-04remote-hg: add tests to compare with hg-gitFelipe Contreras
2012-11-04remote-hg: add bidirectional testsFelipe Contreras
2012-11-04remote-hg: add basic testsFelipe Contreras
2012-11-04remote-hg: fake bookmark when there's noneFelipe Contreras
2012-11-04remote-hg: add compat for hg-git author fixesFelipe Contreras
2012-11-04remote-hg: add support for hg-git compat modeFelipe Contreras
2012-11-04remote-hg: match hg merge behaviorFelipe Contreras
2012-11-04remote-hg: make sure the encoding is correctFelipe Contreras
2012-11-04remote-hg: add support to push URLsFelipe Contreras
2012-11-04remote-hg: add support for remote pushingFelipe Contreras
2012-11-04remote-hg: add support for pushingFelipe Contreras
2012-11-04Add new remote-hg transport helperFelipe Contreras