Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'js/checkout-detach-count' | Junio C Hamano | 2012-05-10 | 1 | -5/+16 |
|\ | |||||
| * | checkout (detached): truncate list of orphaned commits at the new HEAD | Johannes Sixt | 2012-05-04 | 1 | -1/+1 |
| * | t2020-checkout-detach: check for the number of orphaned commits | Johannes Sixt | 2012-05-04 | 1 | -5/+16 |
* | | test: do not rely on US English tracking-info messages | Jonathan Nieder | 2012-04-14 | 1 | -1/+1 |
|/ | |||||
* | checkout: check for "Previous HEAD" notice in t2020 | René Scharfe | 2011-10-03 | 1 | -2/+5 |
* | i18n: use test_i18ngrep in t2020, t2204, t3030, and t3200 | Junio C Hamano | 2011-04-13 | 1 | -5/+5 |
* | i18n: mark checkout plural warning for translation | Ævar Arnfjörð Bjarmason | 2011-04-12 | 1 | -3/+12 |
* | checkout: clear commit marks after detached-orphan check | Jeff King | 2011-03-20 | 1 | -0/+13 |
* | checkout: add basic tests for detached-orphan warning | Jeff King | 2011-03-20 | 1 | -0/+34 |
* | checkout: introduce --detach synonym for "git checkout foo^{commit}" | Junio C Hamano | 2011-02-08 | 1 | -0/+95 |