Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update documentation occurrences of filename .shpd/completion-filenames-fix | Peter van der Does | 2014-12-15 | 2 | -3/+3 |
* | completion: add new zsh completion | Felipe Contreras | 2012-11-19 | 1 | -0/+78 |
* | Sync with maint | Junio C Hamano | 2012-11-18 | 1 | -0/+46 |
|\ | |||||
| * | Start preparing for 1.8.0.1 | Junio C Hamano | 2012-11-18 | 2 | -1/+47 |
| * | Merge branch 'sz/maint-curl-multi-timeout' into maint | Junio C Hamano | 2012-11-18 | 1 | -0/+12 |
| |\ | |||||
| * \ | Merge branch 'po/maint-refs-replace-docs' into maint | Junio C Hamano | 2012-11-18 | 1 | -0/+6 |
| |\ \ | |||||
| * \ \ | Merge branch 'ph/pull-rebase-detached' into maint | Junio C Hamano | 2012-11-18 | 1 | -0/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'mm/maint-doc-remote-tracking' into maint | Junio C Hamano | 2012-11-18 | 4 | -6/+6 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'rs/branch-del-symref' into maint | Junio C Hamano | 2012-11-18 | 2 | -26/+68 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'nd/grep-true-path' into maint | Junio C Hamano | 2012-11-18 | 4 | -17/+51 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jc/grep-pcre-loose-ends' (early part) into maint | Junio C Hamano | 2012-11-18 | 5 | -128/+204 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'da/mergetools-p4' into maint | Junio C Hamano | 2012-11-18 | 1 | -0/+25 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jc/test-say-color-avoid-echo-escape' into maint | Junio C Hamano | 2012-11-18 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'bw/config-lift-variable-name-length-limit' into maint | Junio C Hamano | 2012-11-18 | 1 | -30/+29 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | | Start 1.8.1 cycle | Junio C Hamano | 2012-11-15 | 2 | -1/+152 |
* | | | | | | | | | | | | Merge branch 'jc/prettier-pretty-note' | Junio C Hamano | 2012-11-15 | 13 | -47/+100 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | format-patch: add a blank line between notes and diffstat | Junio C Hamano | 2012-11-13 | 1 | -10/+21 |
| * | | | | | | | | | | | | Doc User-Manual: Patch cover letter, three dashes, and --notes | Philip Oakley | 2012-10-26 | 1 | -0/+7 |
| * | | | | | | | | | | | | Doc format-patch: clarify --notes use case | Philip Oakley | 2012-10-26 | 1 | -7/+6 |
| * | | | | | | | | | | | | Doc notes: Include the format-patch --notes option | Philip Oakley | 2012-10-25 | 1 | -0/+4 |
| * | | | | | | | | | | | | Doc SubmittingPatches: Mention --notes option after "cover letter" | Philip Oakley | 2012-10-25 | 1 | -1/+2 |
| * | | | | | | | | | | | | Documentation: decribe format-patch --notes | Junio C Hamano | 2012-10-19 | 1 | -1/+14 |
| * | | | | | | | | | | | | format-patch --notes: show notes after three-dashes | Junio C Hamano | 2012-10-17 | 3 | -6/+17 |
| * | | | | | | | | | | | | format-patch: append --signature after notes | Junio C Hamano | 2012-10-17 | 2 | -4/+14 |
| * | | | | | | | | | | | | pretty_print_commit(): do not append notes message | Junio C Hamano | 2012-10-17 | 2 | -3/+3 |
| * | | | | | | | | | | | | pretty: prepare notes message at a centralized place | Junio C Hamano | 2012-10-17 | 3 | -7/+18 |
| * | | | | | | | | | | | | format_note(): simplify API | Junio C Hamano | 2012-10-17 | 4 | -15/+11 |
| * | | | | | | | | | | | | pretty: remove reencode_commit_message() | Junio C Hamano | 2012-10-17 | 3 | -15/+5 |
* | | | | | | | | | | | | | Merge branch 'mg/maint-pull-suggest-upstream-to' | Junio C Hamano | 2012-11-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | push/pull: adjust missing upstream help text to changed interface | Michael J Gruber | 2012-11-08 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Merge branch 'mh/notes-string-list' | Junio C Hamano | 2012-11-15 | 4 | -37/+49 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | string_list_add_refs_from_colon_sep(): use string_list_split() | Michael Haggerty | 2012-11-08 | 1 | -13/+8 |
| * | | | | | | | | | | | | | | notes: fix handling of colon-separated values | Michael Haggerty | 2012-11-08 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | combine_notes_cat_sort_uniq(): sort and dedup lines all at once | Michael Haggerty | 2012-11-08 | 1 | -22/+16 |
| * | | | | | | | | | | | | | | Initialize sort_uniq_list using named constant | Michael Haggerty | 2012-11-08 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | string_list: add a function string_list_remove_empty_items() | Michael Haggerty | 2012-11-08 | 3 | -1/+24 |
* | | | | | | | | | | | | | | | Merge branch 'mh/strbuf-split' | Junio C Hamano | 2012-11-15 | 3 | -29/+74 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | strbuf_split*(): document functions | Michael Haggerty | 2012-11-04 | 2 | -0/+49 |
| * | | | | | | | | | | | | | | | strbuf_split*(): rename "delim" parameter to "terminator" | Michael Haggerty | 2012-11-04 | 2 | -9/+11 |
| * | | | | | | | | | | | | | | | strbuf_split_buf(): simplify iteration | Michael Haggerty | 2012-11-04 | 1 | -13/+10 |
| * | | | | | | | | | | | | | | | strbuf_split_buf(): use ALLOC_GROW() | Michael Haggerty | 2012-11-04 | 1 | -10/+7 |
| |/ / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | Merge branch 'mm/maint-doc-commit-edit' | Junio C Hamano | 2012-11-15 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Document 'git commit --no-edit' explicitly | Matthieu Moy | 2012-11-02 | 1 | -0/+5 |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge branch 'as/maint-doc-fix-no-post-rewrite' | Junio C Hamano | 2012-11-15 | 1 | -4/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | commit: fixup misplacement of --no-post-rewrite description | Andreas Schwab | 2012-11-02 | 1 | -4/+3 |
* | | | | | | | | | | | | | | | | Merge branch 'js/hp-nonstop' | Junio C Hamano | 2012-11-15 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | fix 'make test' for HP NonStop | Joachim Schmitz | 2012-10-30 | 1 | -0/+4 |
* | | | | | | | | | | | | | | | | | Merge branch 'cr/cvsimport-local-zone' | Junio C Hamano | 2012-11-15 | 6 | -9/+372 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | cvsimport: work around perl tzset issue | Jeff King | 2012-11-04 | 1 | -4/+13 |
| * | | | | | | | | | | | | | | | | | git-cvsimport: allow author-specific timezones | Chris Rorvick | 2012-10-16 | 6 | -7/+361 |