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-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
2013-06-12Merge branch 'fc/completion-less-ls-remote'Junio C Hamano
2013-06-10completion: show can take both revlist and pathsRamkumar Ramachandra
2013-06-03completion: difftool takes both revs and filesRamkumar Ramachandra
2013-06-03completion: avoid ls-remote in certain scenariosFelipe Contreras
2013-06-03Merge branch 'fc/completion'Junio C Hamano
2013-06-03Merge branch 'fc/zsh-leftover-bits'Junio C Hamano
2013-05-21completion: regression fix for zshFelipe Contreras
2013-05-09git-svn: added an --include-path flagPaul Walmsley
2013-05-08completion: synchronize zsh wrapperFelipe Contreras
2013-05-08completion: cleanup zsh wrapperFelipe Contreras
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-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-28completion: remove __git_index_file_list_filter()Felipe Contreras
2013-04-28completion: add space after completed filenameFelipe Contreras
2013-04-28completion: add hack to enable file mode in bash < 4Felipe Contreras
2013-04-28completion: refactor __git_complete_index_file()Felipe Contreras
2013-04-28completion: refactor diff_index wrappersFelipe Contreras
2013-04-28completion: use __gitcompadd for __gitcomp_fileFelipe Contreras
2013-04-28completion; remove unuseful commentsFelipe Contreras
2013-04-25Sync with maintJunio C Hamano
2013-04-25completion: remove duplicate block for "git commit -c"Mårten Kongstad
2013-04-15completion: small optimizationFelipe Contreras
2013-04-15completion: inline __gitcomp_1 to its sole callsiteFelipe Contreras
2013-04-15completion: get rid of compgenFelipe Contreras
2013-04-15completion: add new __gitcompadd helperFelipe Contreras
2013-04-12completion: get rid of empty COMPREPLY assignmentsFelipe Contreras
2013-04-12completion: add more cherry-pick optionsFelipe Contreras
2013-03-26Merge branch 'jl/submodule-deinit'Junio C Hamano
2013-03-11Merge branch 'mp/complete-paths'Junio C Hamano