Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-07-09 | rev-parse: A and B in "rev-parse A..B" refer to committish | Junio C Hamano | 1 | -1/+1 |
2012-07-09 | reset: the command takes committish | Junio C Hamano | 1 | -1/+1 |
2012-07-09 | commit-tree: the command wants a tree and commits | Junio C Hamano | 1 | -2/+2 |
2012-07-09 | apply: --build-fake-ancestor expects blobs | Junio C Hamano | 1 | -1/+1 |
2012-07-09 | sha1_name.c: add support for disambiguating other types | Junio C Hamano | 1 | -1/+1 |
2012-07-09 | revision.c: the "log" family, except for "show", takes committish | Junio C Hamano | 1 | -1/+1 |
2012-07-09 | sha1_name.c: introduce get_sha1_committish() | Junio C Hamano | 1 | -1/+1 |
2012-07-09 | sha1_name.c: many short names can only be committish | Junio C Hamano | 1 | -1/+1 |
2012-07-09 | sha1_name.c: get_describe_name() by definition groks only commits | Junio C Hamano | 1 | -0/+255 |