| Commit message (Expand) | Author | Age |
* | Handle invalid argc gently | Dmitry V. Levin | 2006-09-14 |
* | Make count-objects, describe and merge-tree work in subdirectory | Dmitry V. Levin | 2006-09-13 |
* | describe: fix off-by-one error in --abbrev=40 handling | Jonas Fonseca | 2006-08-25 |
* | remove unnecessary initializations | David Rientjes | 2006-08-15 |
* | Remove TYPE_* constant macros and use object_type enums consistently. | Linus Torvalds | 2006-07-12 |
* | Make some strings const | Timo Hirvonen | 2006-06-28 |
* | Shrink "struct object" a bit | Linus Torvalds | 2006-06-17 |
* | Separate object name errors from usage errors | Dmitry V. Levin | 2006-05-08 |
* | abbrev cleanup: use symbolic constants | Junio C Hamano | 2006-01-28 |
* | Merge fixes up to GIT 1.1.3 | Junio C Hamano | 2006-01-15 |
|\ |
|
| * | describe: omit clearing marks on the last one. | Junio C Hamano | 2006-01-15 |
* | | Merge fixes up to GIT 1.1.2 | Junio C Hamano | 2006-01-13 |
|\ \
| |/ |
|
| * | describe: do not silently ignore indescribable commits | Junio C Hamano | 2006-01-11 |
* | | git-describe: default to HEAD | Junio C Hamano | 2006-01-11 |
|/ |
|
* | GIT 1.1.0v1.1.0 | Junio C Hamano | 2006-01-08 |
* | describe: allow more than one revs to be named. | Junio C Hamano | 2006-01-07 |
* | git-describe: still prefer annotated tag under --all and --tags | Junio C Hamano | 2005-12-27 |
* | git-describe: --tags and --abbrev | Junio C Hamano | 2005-12-27 |
* | git-describe: use find_unique_abbrev() | Junio C Hamano | 2005-12-27 |
* | git-describe: really prefer tags only. | Junio C Hamano | 2005-12-27 |
* | Add a "git-describe" command | Linus Torvalds | 2005-12-27 |