| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'sb/submodule-clone-rr' | Junio C Hamano | 2016-09-08 | 1 | -69/+116 |
| |\ | |||||
| | * | clone: recursive and reference option triggers submodule alternatessb/submodule-clone-rr | Stefan Beller | 2016-08-17 | 1 | -0/+43 |
| | * | t7408: merge short tests, factor out testing method | Stefan Beller | 2016-08-12 | 1 | -23/+25 |
| | * | t7408: modernize style | Stefan Beller | 2016-08-12 | 1 | -69/+71 |
| * | | Merge branch 'jh/status-v2-porcelain' | Junio C Hamano | 2016-09-08 | 3 | -0/+618 |
| |\ \ | |||||
| | * | | status: unit tests for --porcelain=v2jh/status-v2-porcelain | Jeff Hostetler | 2016-08-12 | 1 | -0/+593 |
| | * | | test-lib-functions.sh: add lf_to_nul helper | Jeff Hostetler | 2016-08-11 | 1 | -0/+4 |
| | * | | status: support --porcelain[=<version>] | Jeff Hostetler | 2016-08-05 | 1 | -0/+21 |
| * | | | Merge branch 'rt/help-unknown' | Junio C Hamano | 2016-09-08 | 1 | -0/+52 |
| |\ \ \ | |||||
| | * | | | help: make option --help open man pages only for Git commandsrt/help-unknown | Ralf Thielow | 2016-08-30 | 1 | -0/+8 |
| | * | | | help: introduce option --exclude-guides | Ralf Thielow | 2016-08-30 | 1 | -0/+44 |
| * | | | | Merge branch 'cc/receive-pack-limit' | Junio C Hamano | 2016-09-08 | 1 | -0/+55 |
| |\ \ \ \ | |||||
| | * | | | | receive-pack: allow a maximum input size to be specifiedcc/receive-pack-limit | Jeff King | 2016-08-24 | 1 | -0/+55 |
| * | | | | | Merge branch 'jk/format-patch-number-singleton-patch-with-cover' | Junio C Hamano | 2016-09-08 | 1 | -0/+17 |
| |\ \ \ \ \ | |||||
| | * | | | | | format-patch: show 0/1 and 1/1 for singleton patch with cover letterjk/format-patch-number-singleton-patch-with-cover | Jacob Keller | 2016-08-23 | 1 | -0/+17 |
| * | | | | | | Merge branch 'jk/delta-base-cache' | Junio C Hamano | 2016-09-08 | 1 | -0/+31 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | t/perf: add basic perf tests for delta base cache | Jeff King | 2016-08-23 | 1 | -0/+31 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge branch 'mh/blame-worktree' | Junio C Hamano | 2016-08-31 | 1 | -0/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | blame: fix segfault on untracked filesmh/blame-worktree | Thomas Gummerer | 2016-08-29 | 1 | -0/+5 |
| * | | | | | | | Merge branch 'kw/patch-ids-optim' | Junio C Hamano | 2016-08-31 | 1 | -0/+0 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | p3400: make test script executablekw/patch-ids-optim | René Scharfe | 2016-08-29 | 1 | -0/+0 |
| * | | | | | | | | Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile' | Junio C Hamano | 2016-08-25 | 1 | -0/+13 |
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| | * | | | | | | | mingw: ensure temporary file handles are not inherited by child processesbw/mingw-avoid-inheriting-fd-to-lockfile | Ben Wijen | 2016-08-23 | 1 | -1/+1 |
| | * | | | | | | | t6026-merge-attr: child processes must not inherit index.lock handles | Ben Wijen | 2016-08-18 | 1 | -0/+13 |
| | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | | Merge branch 'ab/hooks' | Junio C Hamano | 2016-08-19 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | rev-parse: respect core.hooksPath in --git-pathab/hooks | Johannes Schindelin | 2016-08-16 | 1 | -0/+6 |
| * | | | | | | | | Merge branch 'jk/difftool-command-not-found' | Junio C Hamano | 2016-08-19 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | difftool: always honor fatal error exit codesjk/difftool-command-not-found | John Keeping | 2016-08-15 | 1 | -0/+6 |
| | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'sb/checkout-explit-detach-no-advice' | Junio C Hamano | 2016-08-19 | 1 | -0/+23 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | checkout: do not mention detach advice for explicit --detach optionsb/checkout-explit-detach-no-advice | Stefan Beller | 2016-08-15 | 1 | -0/+23 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge branch 'tb/t0027-raciness-fix' | Junio C Hamano | 2016-08-19 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | convert: Correct NNO tests and missing `LF will be replaced by CRLF`tb/t0027-raciness-fix | Torsten Bögershausen | 2016-08-14 | 1 | -3/+3 |
| * | | | | | | | | | Merge branch 'rs/pull-signed-tag' | Junio C Hamano | 2016-08-19 | 1 | -0/+18 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | merge-recursive: fix verbose output for multiple base trees | René Scharfe | 2016-08-13 | 1 | -0/+18 |
| | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | | Merge branch 'js/test-lint-pathname' | Junio C Hamano | 2016-08-17 | 1 | -1/+10 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | t/Makefile: ensure that paths are valid on platforms we carejs/test-lint-pathname | Johannes Schindelin | 2016-08-16 | 1 | -1/+10 |
| | |/ / / / / / / / | |||||
| | * | | | | | | | | Merge branch 'jk/difftool-in-subdir' into maint | Junio C Hamano | 2016-08-12 | 1 | -0/+14 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'rs/use-strbuf-addstr' into maint | Junio C Hamano | 2016-08-10 | 1 | -3/+3 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'jk/t4205-cleanup' into maint | Junio C Hamano | 2016-08-10 | 1 | -198/+200 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/fbsd-lazy-mtime' into maint | Junio C Hamano | 2016-08-10 | 1 | -1/+16 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/t4130-rename-without-ino' into maint | Junio C Hamano | 2016-08-10 | 1 | -3/+7 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/grep-commandline-vs-configuration' into maint | Junio C Hamano | 2016-08-10 | 1 | -0/+14 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/diff-do-not-reuse-wtf-needs-cleaning' into maint | Junio C Hamano | 2016-08-10 | 1 | -0/+11 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mm/status-suggest-merge-abort' into maint | Junio C Hamano | 2016-08-10 | 2 | -0/+5 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/submodule-config-code-cleanup' into maint | Junio C Hamano | 2016-08-08 | 2 | -1/+12 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/test-helpers' into maint | Junio C Hamano | 2016-08-08 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ah/unpack-trees-advice-messages' into maint | Junio C Hamano | 2016-08-08 | 3 | -7/+7 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/pack-ofs-4gb-limit' into maint | Junio C Hamano | 2016-08-08 | 1 | -4/+3 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/ignore-space-at-eol' into maint | Junio C Hamano | 2016-08-08 | 1 | -0/+8 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/push-scrub-url' into maint | Junio C Hamano | 2016-08-08 | 1 | -0/+9 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
