aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | Documentation/merge-strategies: avoid hyphenated commandsRamkumar Ramachandra2014-03-17
* | | | Merge branch 'nd/index-pack-error-message'Junio C Hamano2014-03-25
|\ \ \ \
| * | | | index-pack: report error using the correct variableJunio C Hamano2014-03-17
| |/ / /
* | | | Merge branch 'jk/lib-terminal-lazy'Junio C Hamano2014-03-25
|\ \ \ \
| * | | | t/lib-terminal: make TTY a lazy prerequisiteJeff King2014-03-14
| |/ / /
* | | | Merge branch 'dm/configure-iconv-locale-charset'Junio C Hamano2014-03-25
|\ \ \ \
| * | | | configure.ac: link with -liconv for locale_charset()Dmitry Marakasov2014-03-11
* | | | | Merge branch 'nd/commit-editor-cleanup'Junio C Hamano2014-03-25
|\ \ \ \ \
| * | | | | commit: add --cleanup=scissorsNguyễn Thái Ngọc Duy2014-02-25
| * | | | | wt-status.c: move cut-line print code out to wt_status_add_cut_lineNguyễn Thái Ngọc Duy2014-02-18
| * | | | | wt-status.c: make cut_line[] const to shrink .data section a bitNguyễn Thái Ngọc Duy2014-02-18
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jk/warn-on-object-refname-ambiguity'Junio C Hamano2014-03-25
|\ \ \ \ \
| * | | | | rev-list: disable object/refname ambiguity check with --stdinJeff King2014-03-13
| * | | | | cat-file: restore warn_on_object_refname_ambiguity flagJeff King2014-03-13
| * | | | | cat-file: fix a minor memory leak in batch_objectsJeff King2014-01-07
| * | | | | cat-file: refactor error handling of batch_objectsJeff King2014-01-07
* | | | | | Merge branch 'mh/remove-subtree-long-pathname-fix'Junio C Hamano2014-03-25
|\ \ \ \ \ \
| * | | | | | entry.c: fix possible buffer overflow in remove_subtree()Michael Haggerty2014-03-13
| * | | | | | checkout_entry(): use the strbuf throughout the functionMichael Haggerty2014-03-13
* | | | | | | Merge branch 'nd/indent-fix-connect-c'Junio C Hamano2014-03-25
|\ \ \ \ \ \ \
| * | | | | | | connect.c: SP after "}", not TABNguyễn Thái Ngọc Duy2014-03-13
* | | | | | | | Merge branch 'jk/mv-submodules-fix'Junio C Hamano2014-03-25
|\ \ \ \ \ \ \ \
| * | | | | | | | mv: prevent mismatched data when ignoring errors.brian m. carlson2014-03-17
| * | | | | | | | builtin/mv: fix out of bounds writeJohn Keeping2014-03-11
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'cp/am-patch-format-doc'Junio C Hamano2014-03-25
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation/git-am: typofixChris Packham2014-03-17
| * | | | | | | | Documentation/git-am: Document supported --patch-format optionsChris Packham2014-03-11
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Update draft release notes to 2.0Junio C Hamano2014-03-21
* | | | | | | | Merge branch 'lt/request-pull'Junio C Hamano2014-03-21
|\ \ \ \ \ \ \ \
| * | | | | | | | request-pull: documentation updatesJunio C Hamano2014-03-13
| * | | | | | | | request-pull: resurrect "pretty refname" featureJunio C Hamano2014-02-25
| * | | | | | | | request-pull: test updatesJunio C Hamano2014-02-25
| * | | | | | | | request-pull: pick up tag message as beforeJunio C Hamano2014-02-25
| * | | | | | | | request-pull: allow "local:remote" to specify names on both endsLinus Torvalds2014-02-25
| * | | | | | | | request-pull: more strictly match local/remote branchesLinus Torvalds2014-02-25
* | | | | | | | | Merge branch 'es/sh-i18n-envsubst'Junio C Hamano2014-03-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sh-i18n--envsubst: retire unused string_list_member()Eric Sunshine2014-03-12
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'nd/upload-pack-shallow'Junio C Hamano2014-03-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | upload-pack: send shallow info over stdin to pack-objectsNguyễn Thái Ngọc Duy2014-03-11
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'jn/wt-status'Junio C Hamano2014-03-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | wt-status: lift the artificual "at least 20 columns" floorJunio C Hamano2014-03-12
| * | | | | | | | | wt-status: i18n of section labelsJonathan Nieder2014-03-12
| * | | | | | | | | wt-status: extract the code to compute width for labelsJonathan Nieder2014-03-12
| * | | | | | | | | wt-status: make full label string to be subject to l10nJunio C Hamano2014-03-12
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/stash-pop-not-popped'Junio C Hamano2014-03-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | stash pop: mention we did not drop the stash upon failing to applyJunio C Hamano2014-02-26
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'dk/skip-prefix-scan-only-once'Junio C Hamano2014-03-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | skip_prefix(): scan prefix only onceDavid Kastrup2014-03-03
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'nd/tag-version-sort'Junio C Hamano2014-03-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tag: support --sort=<spec>Nguyễn Thái Ngọc Duy2014-02-27
| |/ / / / / / / /