Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | git-compat-util.h: add missing semicolon after struct itimerval | Jonas 'Sortie' Termansen | 2014-08-29 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'jc/test-lazy-prereq' | Junio C Hamano | 2014-09-29 | 2 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | tests: drop GIT_*_TIMING_TESTS environment variable supportjc/test-lazy-prereq | Junio C Hamano | 2014-06-13 | 2 | -4/+0 | |
* | | | | | | | | | | | Merge branch 'sb/merge-recursive-copy-paste-fix' | Junio C Hamano | 2014-09-29 | 1 | -5/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | merge-recursive: remove stale commented debugging codesb/merge-recursive-copy-paste-fix | Stefan Beller | 2014-09-23 | 1 | -4/+0 | |
| * | | | | | | | | | | | merge-recursive: fix copy-paste mistake | Stefan Beller | 2014-09-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'pr/use-default-sigpipe-setting' | Junio C Hamano | 2014-09-29 | 3 | -1/+50 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | mingw.h: add dummy functions for sigset_t operationspr/use-default-sigpipe-setting | Johannes Sixt | 2014-09-22 | 2 | -3/+8 | |
| * | | | | | | | | | | | | unblock and unignore SIGPIPE | Patrick Reynolds | 2014-09-18 | 2 | -0/+44 | |
* | | | | | | | | | | | | | Update draft release notes to 2.2 | Junio C Hamano | 2014-09-29 | 1 | -0/+12 | |
* | | | | | | | | | | | | | Merge branch 'jk/mbox-from-line' | Junio C Hamano | 2014-09-29 | 6 | -1/+66 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | mailinfo: work around -Wstring-plus-int warningjk/mbox-from-line | Eric Sunshine | 2014-09-22 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | mailinfo: make ">From" in-body header check more robust | Jeff King | 2014-09-16 | 6 | -1/+65 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'sb/t6031-typofix' | Junio C Hamano | 2014-09-29 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | t6031-test-merge-recursive: do not forget to add file to be committedsb/t6031-typofix | Stefan Beller | 2014-09-22 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | Merge branch 'sb/t9300-typofix' | Junio C Hamano | 2014-09-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | t9300-fast-import: fix typo in test descriptionsb/t9300-typofix | Stefan Beller | 2014-09-22 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'rs/remote-simplify' | Junio C Hamano | 2014-09-29 | 1 | -12/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | remote: simplify match_name_with_pattern() using strbufrs/remote-simplify | René Scharfe | 2014-09-22 | 1 | -12/+5 | |
* | | | | | | | | | | | | | | | Merge branch 'rs/graph-simplify' | Junio C Hamano | 2014-09-29 | 1 | -13/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | graph: simplify graph_padding_line()rs/graph-simplify | René Scharfe | 2014-09-22 | 1 | -13/+4 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'da/rev-parse-verify-quiet' | Junio C Hamano | 2014-09-29 | 8 | -27/+71 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | stash: prefer --quiet over shell redirection of the standard error streamda/rev-parse-verify-quiet | David Aguilar | 2014-09-19 | 1 | -6/+7 | |
| * | | | | | | | | | | | | | | | refs: make rev-parse --quiet actually quiet | David Aguilar | 2014-09-19 | 6 | -16/+58 | |
| * | | | | | | | | | | | | | | | t1503: use test_must_be_empty | David Aguilar | 2014-09-16 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | | Documentation: a note about stdout for git rev-parse --verify --quiet | David Aguilar | 2014-09-15 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | Merge branch 'hj/pretty-naked-decoration' | Junio C Hamano | 2014-09-29 | 5 | -11/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | pretty: add %D format specifierhj/pretty-naked-decoration | Harry Jeffery | 2014-09-18 | 5 | -11/+35 | |
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2014-09-28 | 2 | -50/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'maint' of git://github.com/git-l10n/git-po into maint | Junio C Hamano | 2014-09-28 | 2 | -50/+51 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | l10n: de.po: use comma before "um" | Phillip Sz | 2014-09-25 | 1 | -43/+43 | |
| | * | | | | | | | | | | | | | | | l10n: de.po: change Email to E-Mail | Phillip Sz | 2014-09-25 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | | | | po/TEAMS: add new member to German translation team | Ralf Thielow | 2014-09-25 | 1 | -0/+1 | |
| | |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Update draft release notes to 2.2 | Junio C Hamano | 2014-09-26 | 1 | -0/+21 | |
* | | | | | | | | | | | | | | | | Merge branch 'sb/help-unknown-command-sort-fix' | Junio C Hamano | 2014-09-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | help: fix the size passed to qsortsb/help-unknown-command-sort-fix | Stefan Beller | 2014-09-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge branch 'jk/branch-verbose-merged' | Junio C Hamano | 2014-09-26 | 2 | -14/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | branch: clean up commit flags after merge-filter walkjk/branch-verbose-merged | Jeff King | 2014-09-18 | 2 | -14/+48 | |
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'rs/realloc-array' | Junio C Hamano | 2014-09-26 | 28 | -70/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | use REALLOC_ARRAY for changing the allocation size of arraysrs/realloc-array | René Scharfe | 2014-09-18 | 26 | -70/+40 | |
| * | | | | | | | | | | | | | | | | | add macro REALLOC_ARRAY | René Scharfe | 2014-09-18 | 2 | -0/+5 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/close-stderr-of-credential-cache-deamon' | Junio C Hamano | 2014-09-26 | 2 | -5/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | credential-cache: close stderr in daemon processjk/close-stderr-of-credential-cache-deamon | Jeff King | 2014-09-16 | 2 | -5/+26 | |
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/ignore-sigpipe-while-running-hooks' | Junio C Hamano | 2014-09-26 | 2 | -0/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | receive-pack: allow hooks to ignore its standard input streamjc/ignore-sigpipe-while-running-hooks | Junio C Hamano | 2014-09-16 | 2 | -0/+19 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/prune-packed-server-info' | Junio C Hamano | 2014-09-26 | 3 | -61/+86 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | repack: call prune_packed_objects() and update_server_info() directly | René Scharfe | 2014-09-15 | 1 | -17/+6 | |
| * | | | | | | | | | | | | | | | | | | server-info: clean up after writing info/packs | Jeff King | 2014-09-15 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | | | | make update-server-info more robust | Jeff King | 2014-09-15 | 1 | -45/+71 | |
| * | | | | | | | | | | | | | | | | | | prune-packed: fix minor memory leak | Jeff King | 2014-09-15 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / / / / / |