Commit message (Expand) | Author | Age | |
---|---|---|---|
* | mingw: avoid illegal filename in t9118 | Johannes Schindelin | 2016-01-28 |
* | mingw: mark t9100's test cases with appropriate prereqs | Johannes Schindelin | 2016-01-28 |
* | t0008: avoid absolute path | Pat Thoyts | 2016-01-28 |
* | mingw: work around pwd issues in the tests | Johannes Schindelin | 2016-01-28 |
* | mingw: fix t9700's assumption about directory separators | Johannes Schindelin | 2016-01-28 |
* | mingw: skip test in t1508 that fails due to path conversion | Johannes Schindelin | 2016-01-28 |
* | tests: turn off git-daemon tests if FIFOs are not available | Johannes Schindelin | 2016-01-28 |
* | mingw: disable mkfifo-based tests | Johannes Schindelin | 2016-01-27 |
* | mingw: accomodate t0060-path-utils for MSYS2 | Johannes Schindelin | 2016-01-27 |
* | mingw: fix t5601-clone.sh | Johannes Schindelin | 2016-01-27 |
* | Merge branch 'sh/p4-multi-depot' | Junio C Hamano | 2015-12-28 |
|\ | |||
| * | git-p4: reduce number of server queries for fetches | Sam Hocevar | 2015-12-21 |
| * | git-p4: failing test case for skipping changes with multiple depots | Luke Diamand | 2015-12-14 |
* | | Merge branch 'jk/pending-keep-tag-name' | Junio C Hamano | 2015-12-28 |
|\ \ | |||
| * | | revision.c: propagate tag names from pending array | Jeff King | 2015-12-17 |
* | | | Merge branch 'jk/symbolic-ref-maint' | Junio C Hamano | 2015-12-28 |
|\ \ \ | |||
| * | | | t1401: test reflog creation for git-symbolic-ref | Jeff King | 2015-12-21 |
| * | | | symbolic-ref: propagate error code from create_symref() | Jeff King | 2015-12-21 |
* | | | | Merge branch 'bc/format-patch-null-from-line' | Junio C Hamano | 2015-12-21 |
|\ \ \ \ | |||
| * | | | | format-patch: check that header line has expected format | brian m. carlson | 2015-12-15 |
| * | | | | format-patch: add an option to suppress commit hash | brian m. carlson | 2015-12-15 |
* | | | | | Merge branch 'mc/push-recurse-submodules-config' | Junio C Hamano | 2015-12-21 |
|\ \ \ \ \ | |||
| * | | | | | push: follow the "last one wins" convention for --recurse-submodules | Mike Crowe | 2015-12-04 |
| * | | | | | push: test that --recurse-submodules on command line overrides config | Mike Crowe | 2015-12-04 |
| * | | | | | push: add recurseSubmodules config option | Mike Crowe | 2015-11-20 |
| |/ / / / | |||
* | | | | | Merge branch 'fr/rebase-i-continue-preserve-options' | Junio C Hamano | 2015-12-16 |
|\ \ \ \ \ | |||
| * | | | | | rebase -i: remember merge options beyond continue actions | Fabian Ruch | 2015-12-11 |
| * | | | | | Merge branch 'cb/t3404-shellquote' into maint | Junio C Hamano | 2015-12-11 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'jk/test-lint-forbid-when-finished-in-subshell' into maint | Junio C Hamano | 2015-12-11 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'sg/bash-prompt-dirty-orphan' into maint | Junio C Hamano | 2015-12-08 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'jk/rebase-no-autostash' into maint | Junio C Hamano | 2015-12-08 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'da/difftool' into maint | Junio C Hamano | 2015-12-04 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'dk/gc-idx-wo-pack' into maint | Junio C Hamano | 2015-12-04 |
| |\ \ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'ls/p4-keep-empty-commits' | Junio C Hamano | 2015-12-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | git-p4: add option to keep empty commits | Lars Schneider | 2015-12-10 |
* | | | | | | | | | | | | Merge branch 'cb/t3404-shellquote' | Junio C Hamano | 2015-12-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |||
| * | | | | | | | | | | | t3404: fix quoting of redirect for some versions of bash | Charles Bailey | 2015-12-04 |
* | | | | | | | | | | | | Merge branch 'ls/test-must-fail-sigpipe' | Junio C Hamano | 2015-12-08 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | add "ok=sigpipe" to test_must_fail and use it to fix flaky tests | Lars Schneider | 2015-11-28 |
| * | | | | | | | | | | | | implement test_might_fail using a refactored test_must_fail | Lars Schneider | 2015-11-28 |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Merge branch 'sg/bash-prompt-dirty-orphan' | Junio C Hamano | 2015-12-04 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |||
| * | | | | | | | | | | | bash prompt: indicate dirty index even on orphan branches | SZEDER Gábor | 2015-11-24 |
| * | | | | | | | | | | | bash prompt: test dirty index and worktree while on an orphan branch | SZEDER Gábor | 2015-11-24 |
* | | | | | | | | | | | | Merge branch 'jk/send-email-complete-aliases' | Junio C Hamano | 2015-12-04 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | sendemail: teach git-send-email to dump alias names | Jacob Keller | 2015-11-20 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Merge branch 'jk/filter-branch-no-index' | Junio C Hamano | 2015-12-04 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | filter-branch: skip index read/write when possible | Jeff King | 2015-11-06 |
* | | | | | | | | | | | | | Merge branch 'mk/blame-first-parent' | Jeff King | 2015-12-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | blame: fix object casting regression | Jeff King | 2015-11-24 |
* | | | | | | | | | | | | | | Merge branch 'rs/fsck-nul-header' | Jeff King | 2015-12-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |