Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | add "ok=sigpipe" to test_must_fail and use it to fix flaky testsls/test-must-fail-sigpipe | Lars Schneider | 2015-11-28 | 3 | -6/+8 | |
| * | | | | | | | | | | | | | | | | implement test_might_fail using a refactored test_must_fail | Lars Schneider | 2015-11-28 | 1 | -14/+33 | |
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'sg/bash-prompt-dirty-orphan' | Junio C Hamano | 2015-12-04 | 1 | -3/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | bash prompt: indicate dirty index even on orphan branchessg/bash-prompt-dirty-orphan | SZEDER Gábor | 2015-11-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | bash prompt: test dirty index and worktree while on an orphan branch | SZEDER Gábor | 2015-11-24 | 1 | -3/+28 | |
* | | | | | | | | | | | | | | | | Merge branch 'jk/send-email-complete-aliases' | Junio C Hamano | 2015-12-04 | 1 | -0/+82 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | sendemail: teach git-send-email to dump alias names | Jacob Keller | 2015-11-20 | 1 | -0/+82 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'jk/filter-branch-no-index' | Junio C Hamano | 2015-12-04 | 1 | -0/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | filter-branch: skip index read/write when possible | Jeff King | 2015-11-06 | 1 | -0/+19 | |
* | | | | | | | | | | | | | | | | Merge branch 'mk/blame-first-parent' | Jeff King | 2015-12-01 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | blame: fix object casting regression | Jeff King | 2015-11-24 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | | | Merge branch 'rs/fsck-nul-header' | Jeff King | 2015-12-01 | 1 | -0/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | fsck: treat a NUL in a tag header as an error | René Scharfe | 2015-11-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | t1450: add tests for NUL in headers of commits and tags | René Scharfe | 2015-11-20 | 1 | -0/+32 | |
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'ls/p4-test-timeouts' | Jeff King | 2015-12-01 | 1 | -9/+62 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | git-p4: add trap to kill p4d on test exit | Lars Schneider | 2015-11-20 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | | | git-p4: add p4d timeout in tests | Lars Schneider | 2015-11-20 | 1 | -1/+19 | |
| * | | | | | | | | | | | | | | | | | git-p4: retry kill/cleanup operations in tests with timeout | Lars Schneider | 2015-11-20 | 1 | -8/+34 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'js/test-modernize-t9300' | Jeff King | 2015-12-01 | 1 | -1783/+1798 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | modernize t9300: move test preparations into test_expect_success | Johannes Sixt | 2015-11-20 | 1 | -1250/+1264 | |
| * | | | | | | | | | | | | | | | | | modernize t9300: mark here-doc words to ignore tab indentation | Johannes Sixt | 2015-11-20 | 1 | -100/+100 | |
| * | | | | | | | | | | | | | | | | | modernize t9300: use test_when_finished for clean-up | Johannes Sixt | 2015-11-20 | 1 | -20/+16 | |
| * | | | | | | | | | | | | | | | | | modernize t9300: wrap lines after && | Johannes Sixt | 2015-11-20 | 1 | -16/+32 | |
| * | | | | | | | | | | | | | | | | | modernize t9300: use test_must_be_empty | Johannes Sixt | 2015-11-20 | 1 | -5/+3 | |
| * | | | | | | | | | | | | | | | | | modernize t9300: use test_must_fail | Johannes Sixt | 2015-11-20 | 1 | -14/+3 | |
| * | | | | | | | | | | | | | | | | | modernize t9300: single-quote placement and indentation | Johannes Sixt | 2015-11-20 | 1 | -435/+437 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'maint' | Jeff King | 2015-12-01 | 5 | -21/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | / / / / / / / / / / | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'eg/p4-submit-catch-failure' into maint | Jeff King | 2015-12-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | git-p4: clean up after p4 submit failureeg/p4-submit-catch-failure | GIRARD Etienne | 2015-11-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Merge branch 'ld/p4-detached-head' into maint | Jeff King | 2015-12-01 | 1 | -0/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | git-p4: work with a detached headld/p4-detached-head | Luke Diamand | 2015-11-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | git-p4: add failing test for submit from detached head | Luke Diamand | 2015-11-24 | 1 | -0/+16 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'sg/filter-branch-dwim-ambiguity' into maint | Jeff King | 2015-12-01 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | filter-branch: deal with object name vs. pathname ambiguity in tree-filtersg/filter-branch-dwim-ambiguity | SZEDER Gábor | 2015-11-24 | 1 | -0/+7 | |
| | | |_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'dk/t5813-unc-paths' into maint | Jeff King | 2015-12-01 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | t5813: avoid creating urls that break on cygwindk/t5813-unc-paths | Dennis Kaarsemaker | 2015-11-20 | 1 | -2/+2 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | allow hooks to ignore their standard input streamcb/hook-sigpipe | Clemens Buchacher | 2015-11-16 | 1 | -18/+15 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge branch 'rs/wt-status-detached-branch-fix' into maint | Junio C Hamano | 2015-11-05 | 1 | -0/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/add-u-A-default-to-top' into maint | Junio C Hamano | 2015-11-05 | 2 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/delete-modechange-conflict' into maint | Junio C Hamano | 2015-11-05 | 3 | -87/+130 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/clone-linked-checkout' into maint | Junio C Hamano | 2015-11-05 | 2 | -0/+47 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/merge-file-exit-code' into maint | Junio C Hamano | 2015-11-03 | 1 | -0/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'dt/t7063-fix-flaky-test' into maint | Junio C Hamano | 2015-11-03 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mk/submodule-gitdir-path' into maint | Junio C Hamano | 2015-11-03 | 1 | -0/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ls/p4-translation-failure' into maint | Junio C Hamano | 2015-11-03 | 1 | -0/+50 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'gr/rebase-i-drop-warn' into maint | Junio C Hamano | 2015-11-03 | 1 | -0/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/clone-dissociate' into maint | Junio C Hamano | 2015-11-03 | 1 | -0/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ld/p4-import-labels' into maint | Junio C Hamano | 2015-11-03 | 1 | -0/+45 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/repository-extension' into maint | Junio C Hamano | 2015-11-03 | 1 | -0/+60 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'js/gc-with-stale-symref' into maint | Junio C Hamano | 2015-10-20 | 1 | -0/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |