aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make the tab width used for whitespace checks configurableJohannes Sixt2010-12-01
* Merge branch 'js/maint-apply-tab-in-indent-fix' into HEADJunio C Hamano2010-12-01
|\
| * apply --whitespace=fix: fix tab-in-indentJohannes Sixt2010-12-01
* | Merge branch 'cb/maint-orphan-merge-noclobber'Junio C Hamano2010-11-24
|\ \
| * | do not overwrite untracked during merge from unborn branchClemens Buchacher2010-11-15
* | | Merge branch 'ao/send-email-irt'Junio C Hamano2010-11-24
|\ \ \
| * | | git-send-email.perl: make initial In-Reply-To apply only to first emailAntonio Ospite2010-11-12
| * | | t9001: send-email interation with --in-reply-to and --chain-reply-toJunio C Hamano2010-11-05
* | | | Merge branch 'jk/add-e-doc'Junio C Hamano2010-11-24
|\ \ \ \
| * | | | docs: give more hints about how "add -e" worksJeff King2010-11-09
| * | | | docs: give more hints about how "add -e" worksJeff King2010-10-21
* | | | | Merge branch 'rs/opt-help-text'Junio C Hamano2010-11-24
|\ \ \ \ \
| * | | | | verify-tag: document --verboseRené Scharfe2010-11-15
| * | | | | branch: improve --verbose descriptionRené Scharfe2010-11-15
| * | | | | archive: improve --verbose descriptionRené Scharfe2010-11-15
| * | | | | Describe various forms of "be quiet" using OPT__QUIETJonathan Nieder2010-11-15
| * | | | | add OPT__FORCERené Scharfe2010-11-15
| * | | | | add description parameter to OPT__QUIETRené Scharfe2010-11-15
| * | | | | add description parameter to OPT__DRY_RUNRené Scharfe2010-11-15
| * | | | | add description parameter to OPT__VERBOSERené Scharfe2010-11-15
* | | | | | Merge branch 'kb/maint-rebase-autosquash'Junio C Hamano2010-11-24
|\ \ \ \ \ \
| * | | | | | rebase: teach --autosquash to match on sha1 in addition to messageKevin Ballard2010-11-09
| * | | | | | rebase: better rearranging of fixup!/squash! lines with --autosquashKevin Ballard2010-11-09
* | | | | | | Merge branch 'mm/phrase-remote-tracking'Junio C Hamano2010-11-24
|\ \ \ \ \ \ \
| * | | | | | | git-branch.txt: mention --set-upstream as a way to change upstream configurationMatthieu Moy2010-11-03
| * | | | | | | user-manual: remote-tracking can be checked out, with detached HEADJonathan Nieder2010-11-03
| * | | | | | | user-manual.txt: explain better the remote(-tracking) branch termsMatthieu Moy2010-11-03
| * | | | | | | Change incorrect "remote branch" to "remote tracking branch" in C codeMatthieu Moy2010-11-03
| * | | | | | | Change incorrect uses of "remote branch" meaning "remote-tracking"Matthieu Moy2010-11-03
| * | | | | | | Change "tracking branch" to "remote-tracking branch"Matthieu Moy2010-11-03
| * | | | | | | everyday.txt: change "tracking branch" to "remote-tracking branch"Matthieu Moy2010-11-03
| * | | | | | | Change remote tracking to remote-tracking in non-trivial placesMatthieu Moy2010-11-03
| * | | | | | | Replace "remote tracking" with "remote-tracking"Matthieu Moy2010-11-03
| * | | | | | | Better "Changed but not updated" message in git-statusMatthieu Moy2010-11-03
* | | | | | | | Merge branch 'en/and-cascade-tests'Junio C Hamano2010-11-24
|\ \ \ \ \ \ \ \
| * | | | | | | | t4124 (apply --whitespace): use test_might_failJonathan Nieder2010-11-09
| * | | | | | | | t3404: do not use 'describe' to implement test_cmp_revJunio C Hamano2010-11-09
| * | | | | | | | t3404 (rebase -i): introduce helper to check position of HEADJonathan Nieder2010-11-09
| * | | | | | | | t3404 (rebase -i): move comment to descriptionJonathan Nieder2010-11-09
| * | | | | | | | t3404 (rebase -i): unroll test_commit loopsJonathan Nieder2010-11-09
| * | | | | | | | t3301 (notes): use test_expect_code for clarityJonathan Nieder2010-11-09
| * | | | | | | | t1400 (update-ref): use test_must_failJonathan Nieder2010-11-09
| * | | | | | | | t1502 (rev-parse --parseopt): test exit code from "-h"Jonathan Nieder2010-11-09
| * | | | | | | | t6022 (renaming merge): chain test commands with &&Jonathan Nieder2010-11-09
| * | | | | | | | test-lib: introduce test_line_count to measure filesJonathan Nieder2010-11-09
| * | | | | | | | tests: add missing &&, batch 2Jonathan Nieder2010-11-09
| * | | | | | | | tests: add missing &&Jonathan Nieder2010-11-09
| * | | | | | | | Introduce sane_unset and use it to ensure proper && chainingElijah Newren2010-10-06
| * | | | | | | | t7800 (difftool): add missing &&Elijah Newren2010-10-06
| * | | | | | | | t7601 (merge-pull-config): add missing &&Elijah Newren2010-10-06