Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | Describe various forms of "be quiet" using OPT__QUIET | Jonathan Nieder | 2010-11-15 | 10 | -11/+14 | |
| * | | | | | | | | | | | | | | | | | add OPT__FORCE | René Scharfe | 2010-11-15 | 13 | -15/+16 | |
| * | | | | | | | | | | | | | | | | | add description parameter to OPT__QUIET | René Scharfe | 2010-11-15 | 14 | -15/+15 | |
| * | | | | | | | | | | | | | | | | | add description parameter to OPT__DRY_RUN | René Scharfe | 2010-11-15 | 10 | -12/+10 | |
| * | | | | | | | | | | | | | | | | | add description parameter to OPT__VERBOSE | René Scharfe | 2010-11-15 | 16 | -17/+17 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'kb/maint-rebase-autosquash' | Junio C Hamano | 2010-11-24 | 2 | -7/+111 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | rebase: teach --autosquash to match on sha1 in addition to message | Kevin Ballard | 2010-11-09 | 2 | -7/+64 | |
| * | | | | | | | | | | | | | | | | | | rebase: better rearranging of fixup!/squash! lines with --autosquash | Kevin Ballard | 2010-11-09 | 2 | -0/+47 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'mm/phrase-remote-tracking' | Junio C Hamano | 2010-11-24 | 34 | -102/+124 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | git-branch.txt: mention --set-upstream as a way to change upstream configuration | Matthieu Moy | 2010-11-03 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | user-manual: remote-tracking can be checked out, with detached HEAD | Jonathan Nieder | 2010-11-03 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | | | | | | user-manual.txt: explain better the remote(-tracking) branch terms | Matthieu Moy | 2010-11-03 | 1 | -3/+16 | |
| * | | | | | | | | | | | | | | | | | | Change incorrect "remote branch" to "remote tracking branch" in C code | Matthieu Moy | 2010-11-03 | 10 | -18/+20 | |
| * | | | | | | | | | | | | | | | | | | Change incorrect uses of "remote branch" meaning "remote-tracking" | Matthieu Moy | 2010-11-03 | 6 | -15/+18 | |
| * | | | | | | | | | | | | | | | | | | Change "tracking branch" to "remote-tracking branch" | Matthieu Moy | 2010-11-03 | 10 | -24/+24 | |
| * | | | | | | | | | | | | | | | | | | everyday.txt: change "tracking branch" to "remote-tracking branch" | Matthieu Moy | 2010-11-03 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | Change remote tracking to remote-tracking in non-trivial places | Matthieu Moy | 2010-11-03 | 3 | -6/+6 | |
| * | | | | | | | | | | | | | | | | | | Replace "remote tracking" with "remote-tracking" | Matthieu Moy | 2010-11-03 | 10 | -11/+11 | |
| * | | | | | | | | | | | | | | | | | | Better "Changed but not updated" message in git-status | Matthieu Moy | 2010-11-03 | 3 | -19/+19 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'en/and-cascade-tests' | Junio C Hamano | 2010-11-24 | 114 | -657/+597 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | t4124 (apply --whitespace): use test_might_fail | Jonathan Nieder | 2010-11-09 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | | | | t3404: do not use 'describe' to implement test_cmp_rev | Junio C Hamano | 2010-11-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | t3404 (rebase -i): introduce helper to check position of HEAD | Jonathan Nieder | 2010-11-09 | 1 | -15/+9 | |
| * | | | | | | | | | | | | | | | | | t3404 (rebase -i): move comment to description | Jonathan Nieder | 2010-11-09 | 1 | -18/+17 | |
| * | | | | | | | | | | | | | | | | | t3404 (rebase -i): unroll test_commit loops | Jonathan Nieder | 2010-11-09 | 1 | -12/+11 | |
| * | | | | | | | | | | | | | | | | | t3301 (notes): use test_expect_code for clarity | Jonathan Nieder | 2010-11-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | t1400 (update-ref): use test_must_fail | Jonathan Nieder | 2010-11-09 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | | | | t1502 (rev-parse --parseopt): test exit code from "-h" | Jonathan Nieder | 2010-11-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | t6022 (renaming merge): chain test commands with && | Jonathan Nieder | 2010-11-09 | 1 | -190/+92 | |
| * | | | | | | | | | | | | | | | | | test-lib: introduce test_line_count to measure files | Jonathan Nieder | 2010-11-09 | 2 | -0/+26 | |
| * | | | | | | | | | | | | | | | | | tests: add missing &&, batch 2 | Jonathan Nieder | 2010-11-09 | 13 | -48/+48 | |
| * | | | | | | | | | | | | | | | | | tests: add missing && | Jonathan Nieder | 2010-11-09 | 84 | -166/+166 | |
| * | | | | | | | | | | | | | | | | | Introduce sane_unset and use it to ensure proper && chaining | Elijah Newren | 2010-10-06 | 5 | -29/+37 | |
| * | | | | | | | | | | | | | | | | | t7800 (difftool): add missing && | Elijah Newren | 2010-10-06 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | | | | t7601 (merge-pull-config): add missing && | Elijah Newren | 2010-10-06 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | | | | t7001 (mv): add missing && | Elijah Newren | 2010-10-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | t6016 (rev-list-graph-simplify-history): add missing && | Elijah Newren | 2010-10-06 | 1 | -19/+10 | |
| * | | | | | | | | | | | | | | | | | t5602 (clone-remote-exec): add missing && | Elijah Newren | 2010-10-06 | 1 | -7/+15 | |
| * | | | | | | | | | | | | | | | | | t4026 (color): remove unneeded and unchained command | Elijah Newren | 2010-10-06 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | t4019 (diff-wserror): add lots of missing && | Elijah Newren | 2010-10-06 | 1 | -26/+27 | |
| * | | | | | | | | | | | | | | | | | t4202 (log): Replace '<git-command> || :' with test_might_fail | Elijah Newren | 2010-10-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | t4002 (diff-basic): use test_might_fail for commands that might fail | Elijah Newren | 2010-10-06 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | | | | t100[12] (read-tree-m-2way, read_tree_m_u_2way): add missing && | Elijah Newren | 2010-10-06 | 2 | -14/+14 | |
| * | | | | | | | | | | | | | | | | | t4017 (diff-retval): replace manual exit code check with test_expect_code | Elijah Newren | 2010-10-06 | 1 | -49/+20 | |
| * | | | | | | | | | | | | | | | | | test-lib: make test_expect_code a test command | Ævar Arnfjörð Bjarmason | 2010-10-06 | 5 | -38/+82 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-11-24 | 3 | -3/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jl/maint-pull-tags-doc' into maint | Junio C Hamano | 2010-11-24 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'kb/maint-diff-ws-check' into maint | Junio C Hamano | 2010-11-24 | 4 | -47/+118 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jm/mailmap' into maint | Junio C Hamano | 2010-11-24 | 2 | -16/+61 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tr/maint-git-repack-tmpfile' into maint | Junio C Hamano | 2010-11-24 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |