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
2016-08-04Merge branch 'da/subtree-2.9-regression'Junio C Hamano
2016-08-03import-tars: support hard linksJohannes Schindelin
2016-08-01format-patch: format.from gives the default for --fromJosh Triplett
2016-07-28Merge branch 'nd/worktree-lock'Junio C Hamano
2016-07-28subtree: adjust function definitions to match CodingGuidelinesDavid Aguilar
2016-07-28subtree: adjust style to match CodingGuidelinesDavid Aguilar
2016-07-27completion: add option '--recurse-submodules' to 'git clone'Chris Packham
2016-07-26subtree: fix "git subtree split --rejoin"David Aguilar
2016-07-26t7900-subtree.sh: fix quoting and broken && chainsDavid Aguilar
2016-07-22contrib/git-jump: fix typo in READMEJeff King
2016-07-22contrib/git-jump: add whitespace-checking modeJeff King
2016-07-22contrib/git-jump: fix greedy regex when matching hunksJeff King
2016-07-22contrib/persistent-https: use Git version for build labelParker Moore
2016-07-22contrib/persistent-https: update ldflags syntax for Go 1.7+Parker Moore
2016-07-19Merge branch 'bc/cocci'Junio C Hamano
2016-07-09worktree: add "unlock" commandNguyễn Thái Ngọc Duy
2016-07-09worktree: add "lock" commandNguyễn Thái Ngọc Duy
2016-07-06Merge branch 'nd/worktree-cleanup-post-head-protection'Junio C Hamano
2016-07-06Merge branch 'nb/gnome-keyring-build' into maintJunio C Hamano
2016-07-06Merge branch 'vs/prompt-avoid-unset-variable' into maintJunio C Hamano
2016-06-28contrib/coccinelle: add basic Coccinelle transformsbrian m. carlson
2016-06-27Merge branch 'tb/complete-status'Junio C Hamano
2016-06-27Merge branch 'nb/gnome-keyring-build'Junio C Hamano
2016-06-27Merge branch 'vs/prompt-avoid-unset-variable'Junio C Hamano
2016-06-14gnome-keyring: Don't hard-code pkg-config executableHeiko Becker
2016-06-10completion: add git statusThomas Braun
2016-06-10completion: add __git_get_option_value helperThomas Braun
2016-06-10completion: factor out untracked file modes into a variableThomas Braun
2016-06-06git-prompt.sh: Don't error on null ${ZSH,BASH}_VERSION, $short_shaVille Skyttä
2016-05-24completion: support git-worktreeNguyễn Thái Ngọc Duy
2016-05-13git-multimail: update to release 1.3.1Matthieu Moy
2016-05-04Sync with maintJunio C Hamano
2016-05-04git-multimail: update to release 1.3.0Matthieu Moy
2016-04-14Merge branch 'mg/complete-cherry-mark-to-log'Junio C Hamano
2016-04-14Merge branch 'rt/completion-help'Junio C Hamano
2016-04-05completion: complete --cherry-mark for git logMichael J Gruber
2016-03-24completion: add 'revisions' and 'everyday' to 'git help'Ralf Thielow
2016-03-24completion: add option '--guides' to 'git help'Ralf Thielow
2016-02-23Merge branch 'pw/completion-stash' into maintJunio C Hamano
2016-02-22Merge branch 'pw/completion-stash'Junio C Hamano
2016-02-22completion: fix mis-indentation in _git_stash()SZEDER Gábor
2016-02-11Merge branch 'cc/untracked'Junio C Hamano
2016-02-06Merge branch 'tb/complete-word-diff-regex' into maintJunio C Hamano
2016-02-06Merge branch 'pw/completion-stash' into maintJunio C Hamano
2016-02-06Merge branch 'pw/completion-show-branch' into maintJunio C Hamano
2016-02-06Merge branch 'jk/completion-rebase' into maintJunio C Hamano
2016-02-06Merge branch 'dw/subtree-split-do-not-drop-merge' into maintJunio C Hamano
2016-02-04Merge branch 'pw/completion-stash'Junio C Hamano
2016-02-04Merge branch 'pw/completion-show-branch'Junio C Hamano
2016-02-04Merge branch 'jk/completion-rebase'Junio C Hamano