summaryrefslogtreecommitdiffstats
path: root/contrib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ab/drop-contrib-examples'Junio C Hamano2018-04-1127-8137/+20
|\
| * Remove contrib/examples/*Ævar Arnfjörð Bjarmason2018-03-2627-8137/+20
* | Merge branch 'nd/parseopt-completion-more'Junio C Hamano2018-04-101-19/+56
|\ \
| * | completion: use __gitcomp_builtin in _git_cherryNguyễn Thái Ngọc Duy2018-03-251-0/+6
| * | completion: use __gitcomp_builtin in _git_ls_treeNguyễn Thái Ngọc Duy2018-03-251-0/+7
| * | completion: delete option-only completion commandsNguyễn Thái Ngọc Duy2018-03-251-15/+0
| * | completion: add --option completion for most builtin commandsNguyễn Thái Ngọc Duy2018-03-251-0/+28
| * | completion: factor out _git_xxx calling codeNguyễn Thái Ngọc Duy2018-03-251-4/+13
| * | completion: mention the oldest version we need to supportNguyễn Thái Ngọc Duy2018-03-251-0/+2
* | | Merge branch 'jk/diff-highlight-graph-fix'Junio C Hamano2018-04-102-37/+129
|\ \ \
| * | | diff-highlight: detect --graph by indentJeff King2018-03-212-15/+91
| * | | diff-highlight: use flush() helper consistentlyJeff King2018-03-211-4/+3
| * | | diff-highlight: test graphs with --colorJeff King2018-03-211-0/+9
| * | | diff-highlight: test interleaved parallel lines of historyJeff King2018-03-211-7/+15
| * | | diff-highlight: prefer "echo" to "cat" in testsJeff King2018-03-211-8/+4
| * | | diff-highlight: use test_tick in graph testJeff King2018-03-211-7/+11
| * | | diff-highlight: correct test graph diagramJeff King2018-03-211-2/+2
* | | | Merge branch 'nd/parseopt-completion'Junio C Hamano2018-03-281-0/+4
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | completion: clear cached --options when sourcing the completion scriptSZEDER Gábor2018-03-221-0/+4
* | | Merge branch 'tz/complete-tag-delete-tagname'Junio C Hamano2018-03-211-1/+1
|\ \ \
| * | | completion: complete tags with git tag --delete/--verifyTodd Zullinger2018-03-191-1/+1
* | | | Merge branch 'ab/perl-fixes'Junio C Hamano2018-03-151-1/+1
|\ \ \ \
| * | | | perl: move CPAN loader wrappers to another namespaceÆvar Arnfjörð Bjarmason2018-03-051-1/+1
* | | | | Merge branch 'cl/send-email-reply-to'Junio C Hamano2018-03-151-1/+1
|\ \ \ \ \
| * | | | | send-email: support separate Reply-To addressChristian Ludwig2018-03-061-1/+1
* | | | | | Merge branch 'nd/parseopt-completion'Junio C Hamano2018-03-141-194/+112
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | completion: more subcommands in _git_notes()Nguyễn Thái Ngọc Duy2018-03-071-2/+2
| * | | | | completion: complete --{reuse,reedit}-message= for all notes subcmdsNguyễn Thái Ngọc Duy2018-03-071-2/+1
| * | | | | completion: simplify _git_notesNguyễn Thái Ngọc Duy2018-03-071-11/+3
| * | | | | completion: don't set PARSE_OPT_NOCOMPLETE on --rerere-autoupdateNguyễn Thái Ngọc Duy2018-03-071-2/+2
| * | | | | completion: use __gitcomp_builtin in _git_worktreeNguyễn Thái Ngọc Duy2018-02-091-4/+4
| * | | | | completion: use __gitcomp_builtin in _git_tagNguyễn Thái Ngọc Duy2018-02-091-5/+1
| * | | | | completion: use __gitcomp_builtin in _git_statusNguyễn Thái Ngọc Duy2018-02-091-5/+1
| * | | | | completion: use __gitcomp_builtin in _git_show_branchNguyễn Thái Ngọc Duy2018-02-091-6/+1
| * | | | | completion: use __gitcomp_builtin in _git_rmNguyễn Thái Ngọc Duy2018-02-091-1/+1
| * | | | | completion: use __gitcomp_builtin in _git_revertNguyễn Thái Ngọc Duy2018-02-091-5/+5
| * | | | | completion: use __gitcomp_builtin in _git_resetNguyễn Thái Ngọc Duy2018-02-091-1/+1
| * | | | | completion: use __gitcomp_builtin in _git_replaceNguyễn Thái Ngọc Duy2018-02-091-1/+1
| * | | | | completion: use __gitcomp_builtin in _git_remoteNguyễn Thái Ngọc Duy2018-02-091-8/+8
| * | | | | completion: use __gitcomp_builtin in _git_pushNguyễn Thái Ngọc Duy2018-02-091-6/+1
| * | | | | completion: use __gitcomp_builtin in _git_pullNguyễn Thái Ngọc Duy2018-02-091-20/+5
| * | | | | completion: use __gitcomp_builtin in _git_notesNguyễn Thái Ngọc Duy2018-02-091-6/+8
| * | | | | completion: use __gitcomp_builtin in _git_name_revNguyễn Thái Ngọc Duy2018-02-091-1/+1
| * | | | | completion: use __gitcomp_builtin in _git_mvNguyễn Thái Ngọc Duy2018-02-091-1/+1
| * | | | | completion: use __gitcomp_builtin in _git_merge_baseNguyễn Thái Ngọc Duy2018-02-091-1/+1
| * | | | | completion: use __gitcomp_builtin in _git_mergeNguyễn Thái Ngọc Duy2018-02-091-2/+7
| * | | | | completion: use __gitcomp_builtin in _git_ls_remoteNguyễn Thái Ngọc Duy2018-02-091-1/+1
| * | | | | completion: use __gitcomp_builtin in _git_ls_filesNguyễn Thái Ngọc Duy2018-02-091-7/+1
| * | | | | completion: use __gitcomp_builtin in _git_initNguyễn Thái Ngọc Duy2018-02-091-1/+1
| * | | | | completion: use __gitcomp_builtin in _git_helpNguyễn Thái Ngọc Duy2018-02-091-1/+1