aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | Merge branch 'pr/use-default-sigpipe-setting'Junio C Hamano2014-09-29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mingw.h: add dummy functions for sigset_t operationsJohannes Sixt2014-09-22
| * | | | | | | | | | | | unblock and unignore SIGPIPEPatrick Reynolds2014-09-18
* | | | | | | | | | | | | Update draft release notes to 2.2Junio C Hamano2014-09-29
* | | | | | | | | | | | | Merge branch 'jk/mbox-from-line'Junio C Hamano2014-09-29
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mailinfo: work around -Wstring-plus-int warningEric Sunshine2014-09-22
| * | | | | | | | | | | | | mailinfo: make ">From" in-body header check more robustJeff King2014-09-16
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'sb/t6031-typofix'Junio C Hamano2014-09-29
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t6031-test-merge-recursive: do not forget to add file to be committedStefan Beller2014-09-22
* | | | | | | | | | | | | | Merge branch 'sb/t9300-typofix'Junio C Hamano2014-09-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t9300-fast-import: fix typo in test descriptionStefan Beller2014-09-22
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'rs/remote-simplify'Junio C Hamano2014-09-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | remote: simplify match_name_with_pattern() using strbufRené Scharfe2014-09-22
* | | | | | | | | | | | | | | Merge branch 'rs/graph-simplify'Junio C Hamano2014-09-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | graph: simplify graph_padding_line()René Scharfe2014-09-22
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'da/rev-parse-verify-quiet'Junio C Hamano2014-09-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | stash: prefer --quiet over shell redirection of the standard error streamDavid Aguilar2014-09-19
| * | | | | | | | | | | | | | | refs: make rev-parse --quiet actually quietDavid Aguilar2014-09-19
| * | | | | | | | | | | | | | | t1503: use test_must_be_emptyDavid Aguilar2014-09-16
| * | | | | | | | | | | | | | | Documentation: a note about stdout for git rev-parse --verify --quietDavid Aguilar2014-09-15
* | | | | | | | | | | | | | | | Merge branch 'hj/pretty-naked-decoration'Junio C Hamano2014-09-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | pretty: add %D format specifierHarry Jeffery2014-09-18
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2014-09-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'maint' of git://github.com/git-l10n/git-po into maintJunio C Hamano2014-09-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | l10n: de.po: use comma before "um"Phillip Sz2014-09-25
| | * | | | | | | | | | | | | | | l10n: de.po: change Email to E-MailPhillip Sz2014-09-25
| | * | | | | | | | | | | | | | | po/TEAMS: add new member to German translation teamRalf Thielow2014-09-25
| | |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Update draft release notes to 2.2Junio C Hamano2014-09-26
* | | | | | | | | | | | | | | | Merge branch 'sb/help-unknown-command-sort-fix'Junio C Hamano2014-09-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | help: fix the size passed to qsortStefan Beller2014-09-18
* | | | | | | | | | | | | | | | | Merge branch 'jk/branch-verbose-merged'Junio C Hamano2014-09-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | branch: clean up commit flags after merge-filter walkJeff King2014-09-18
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'rs/realloc-array'Junio C Hamano2014-09-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | use REALLOC_ARRAY for changing the allocation size of arraysRené Scharfe2014-09-18
| * | | | | | | | | | | | | | | | | add macro REALLOC_ARRAYRené Scharfe2014-09-18
* | | | | | | | | | | | | | | | | | Merge branch 'jk/close-stderr-of-credential-cache-deamon'Junio C Hamano2014-09-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | credential-cache: close stderr in daemon processJeff King2014-09-16
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'jc/ignore-sigpipe-while-running-hooks'Junio C Hamano2014-09-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | receive-pack: allow hooks to ignore its standard input streamJunio C Hamano2014-09-16
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'jk/prune-packed-server-info'Junio C Hamano2014-09-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | repack: call prune_packed_objects() and update_server_info() directlyRené Scharfe2014-09-15
| * | | | | | | | | | | | | | | | | | server-info: clean up after writing info/packsJeff King2014-09-15
| * | | | | | | | | | | | | | | | | | make update-server-info more robustJeff King2014-09-15
| * | | | | | | | | | | | | | | | | | prune-packed: fix minor memory leakJeff King2014-09-15
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'jc/hash-object-fsck-tag'Junio C Hamano2014-09-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | t1450: make sure fsck detects a malformed tagger lineJunio C Hamano2014-09-12
| * | | | | | | | | | | | | | | | | | Merge branch 'js/fsck-tag-validation' into HEADJunio C Hamano2014-09-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/hash-object'Junio C Hamano2014-09-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | hash-object: add --literally optionJunio C Hamano2014-09-11
| * | | | | | | | | | | | | | | | | | | hash-object: pass 'write_object' as a flagJunio C Hamano2014-09-11