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
2013-05-04Sync with maintJunio C Hamano
2013-05-04completion: zsh: don't override suffix on _detaultFelipe Contreras
2013-05-02Merge branch 'zk/prompt-rebase-step'Junio C Hamano
2013-04-29git-completion.bash: add remote.pushdefault to config listRamkumar Ramachandra
2013-04-29git-completion.bash: add branch.*.pushremote to config listRamkumar Ramachandra
2013-04-29Merge branch 'maint'Junio C Hamano
2013-04-29Merge branch 'fc/zsh-completion' into maintJunio C Hamano
2013-04-29complete: zsh: use zsh completion for the main cmdFelipe Contreras
2013-04-29complete: zsh: trivial simplificationFelipe Contreras
2013-04-29git-completion.bash: complete branch.*.rebase as booleanRamkumar Ramachandra
2013-04-29git-completion.bash: add diff.submodule to config listRamkumar Ramachandra
2013-04-29git-completion.bash: lexical sorting for diff.statGraphWidthRamkumar Ramachandra
2013-04-28completion: add missing format-patch optionsFelipe Contreras
2013-04-27remote-bzr: strip extra newlineFelipe Contreras
2013-04-27remote-bzr: tell bazaar to be quietFelipe Contreras
2013-04-27remote-bzr: store converted URLFelipe Contreras
2013-04-27remote-hg: use hashlib instead of hg sha1 utilFelipe Contreras
2013-04-27remote-bzr: add support to push URLsFelipe Contreras
2013-04-27remote-bzr: fix bad state issueFelipe Contreras
2013-04-27remote-hg: remove extra checkFelipe Contreras
2013-04-27remote-helpers: trivial cleanupsFelipe Contreras
2013-04-27Merge branch 'fc/remote-hg'Junio C Hamano
2013-04-27Merge branch 'fc/remote-bzr'Junio C Hamano
2013-04-27Sync with 1.8.2.2Junio C Hamano
2013-04-26Merge branch 'fc/untracked-zsh-prompt' into maintJunio C Hamano
2013-04-26test-hg-hg-git.sh: do not use export X=YTorsten Bögershausen
2013-04-26test-hg-bidi.sh: do not use export X=YTorsten Bögershausen
2013-04-26remote-bzr: use proper push methodFelipe Contreras
2013-04-25bash-prompt.sh: show where rebase is at when stoppedZoltan Klinger
2013-04-25Sync with maintJunio C Hamano
2013-04-25completion: remove duplicate block for "git commit -c"Mårten Kongstad
2013-04-23Merge branch 'fc/untracked-zsh-prompt'Junio C Hamano
2013-04-23remote-hg: strip extra newlineFelipe Contreras
2013-04-23remote-hg: use marks instead of inlined filesFelipe Contreras
2013-04-23remote-hg: small performance improvementFelipe Contreras
2013-04-23remote-hg: allow refs with spacesFelipe Contreras
2013-04-23remote-hg: don't update bookmarks unnecessarilyFelipe Contreras
2013-04-23remote-hg: add support for schemes extensionFelipe Contreras
2013-04-23remote-hg: improve email sanitationFelipe Contreras
2013-04-23remote-hg: add custom local tag write codeFelipe Contreras
2013-04-23remote-hg: write tags in the appropriate branchFelipe Contreras
2013-04-23remote-hg: custom method to write tagsFelipe Contreras
2013-04-23remote-hg: add support for tag objectsFelipe Contreras
2013-04-23remote-hg: add branch_tip() helperFelipe Contreras
2013-04-23remote-hg: properly mark branches up-to-dateFelipe Contreras
2013-04-23remote-hg: use python urlparseFelipe Contreras
2013-04-23remote-hg: safer bookmark pushingFelipe Contreras
2013-04-23remote-helpers: avoid has_keyDusty Phillips
2013-04-22Merge branch 'rr/prompt-revert-head' into maintJunio C Hamano
2013-04-22Merge branch 'fc/remote-hg'Junio C Hamano