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
2014-10-29Merge branch 'oc/mergetools-beyondcompare'Junio C Hamano
2014-10-22Merge branch 'js/completion-hide-not-a-repo'Junio C Hamano
2014-10-21mergetool: rename bc3 to bcJunio C Hamano
2014-10-17Merge branch 'jc/completion-no-chdir'Junio C Hamano
2014-10-15completion: silence "fatal: Not a git repository" errorJohn Szakmeister
2014-10-10completion: use "git -C $there" instead of (cd $there && git ...)Junio C Hamano
2014-10-07completion: add --show-signature for log and showDavid Aguilar
2014-09-19Merge branch 'tb/complete-diff-ignore-blank-lines'Junio C Hamano
2014-09-03completion: Add --ignore-blank-lines for diffThomas Braun
2014-07-31Merge branch 'jk/more-push-completion'Junio C Hamano
2014-07-23completion: complete `git push --force-with-lease=`John Keeping
2014-07-23completion: add some missing options to `git push`John Keeping
2014-07-23completion: complete "unstuck" `git push --recurse-submodules`John Keeping
2014-06-25Merge branch 'sp/complete-ext-alias'Junio C Hamano
2014-06-14completion: handle '!f() { ... }; f' and "!sh -c '...' -" aliasesSteffen Prohaska
2014-05-27completion: add missing options for git-mergeJohn Keeping
2014-05-27completion: add a note that merge options are sharedJohn Keeping
2014-04-10completion: fix completing args of aliased "push", "fetch", etc.Felipe Contreras
2014-03-15Merge branch 'ss/completion-rec-sub-fetch-push'Junio C Hamano
2014-02-11completion: teach --recurse-submodules to fetch, pull and pushSup Yut Sum
2014-01-27Merge branch 'jk/complete-merge-base'Junio C Hamano
2014-01-14completion: handle --[no-]fork-point options to git-rebaseJohn Keeping
2014-01-14completion: complete merge-base optionsJohn Keeping
2014-01-13Merge branch 'rr/completion-format-coverletter'Junio C Hamano
2014-01-07completion: complete format.coverLetterRamkumar Ramachandra
2014-01-06completion: fix remote.pushdefaultRamkumar Ramachandra
2014-01-06completion: fix branch.autosetup(merge|rebase)Ramkumar Ramachandra
2014-01-06completion: introduce __gitcomp_nl_append ()Ramkumar Ramachandra
2013-12-13Merge branch 'jn/scripts-updates'Junio C Hamano
2013-11-27remove #!interpreter line from shell librariesJonathan Nieder
2013-11-13peek-remote: remove deprecated alias of ls-remoteJohn Keeping
2013-11-13lost-found: remove deprecated commandJohn Keeping
2013-11-13tar-tree: remove deprecated commandJohn Keeping
2013-11-13repo-config: remove deprecated alias for "git config"John Keeping
2013-10-14mergetools/diffmerge: support DiffMerge as a git mergetoolStefan Saasen
2013-09-20completion: improve untracked directory filtering for filename completionSZEDER Gábor
2013-08-22git-completion.bash: use correct Bash/Zsh array length syntaxBrandon Casey
2013-08-02Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Junio C Hamano
2013-07-30Merge branch 'bc/completion-for-bash-3.0'Junio C Hamano
2013-07-24git-completion.bash: replace zsh notation that breaks bash 3.XBrandon Casey
2013-07-22Merge branch 'es/check-mailmap'Junio C Hamano
2013-07-18cygwin: Remove the Win32 l/stat() implementationRamsay Jones
2013-07-13builtin: add git-check-mailmap commandEric Sunshine
2013-07-12Merge branch 'jk/bash-completion'Junio C Hamano
2013-07-01completion: learn about --man-pathJohn Keeping
2013-07-01completion: handle unstuck form of base git optionsJohn Keeping
2013-06-24bash prompt: run 'git rev-parse --git-dir' directly instead of __gitdir()SZEDER Gábor
2013-06-21Sync with maintJunio C Hamano
2013-06-21completion: complete diff --word-diffRamkumar Ramachandra
2013-06-14Merge branch 'rr/complete-difftool-fixup'Junio C Hamano