| Commit message (Expand) | Author | Age |
* | Rip out merge-order and make "git log <paths>..." work again. | Linus Torvalds | 2006-03-01 |
* | rev-list --objects-edge | Junio C Hamano | 2006-02-19 |
* | Merge fixes up to GIT 1.2.2 | Junio C Hamano | 2006-02-18 |
|\ |
|
| * | git-rev-parse: Fix --short= option parsing | Jonas Fonseca | 2006-02-17 |
* | | topo-order: make --date-order optional. | Junio C Hamano | 2006-02-15 |
|/ |
|
* | rev-parse lstat() workaround cleanup. | Linus Torvalds | 2006-02-05 |
* | Fix git-rev-parse over-eager errors | Linus Torvalds | 2006-02-05 |
* | rev-list: allow -<n> as shorthand for --max-count=<n> | Eric Wong | 2006-01-31 |
* | rev-list: allow -n<n> as shorthand for --max-count=<n> | Eric Wong | 2006-01-31 |
*-. | Merge lt/revlist,jc/diff,jc/revparse,jc/abbrev | Junio C Hamano | 2006-01-28 |
|\ \ |
|
| | * | Rename rev-parse --abbrev to --short. | Junio C Hamano | 2006-01-28 |
| | * | rev-parse --abbrev: do not try abbrev shorter than minimum. | Junio C Hamano | 2006-01-28 |
| | * | rev-parse: --abbrev option. | Junio C Hamano | 2006-01-28 |
| |/
|/| |
|
| * | rev-parse: make "whatchanged -- git-fetch-script" work again. | Junio C Hamano | 2006-01-28 |
|/ |
|
* | Make git-rev-list and git-rev-parse argument parsing stricter | Linus Torvalds | 2006-01-25 |
* | rev-parse: --show-cdup | Junio C Hamano | 2005-12-22 |
* | git's rev-parse.c function show_datestring presumes gnu date | Linus Torvalds | 2005-11-16 |
* | Update git-rev-list options list in rev-parse. | Junio C Hamano | 2005-10-30 |
* | Be more careful about reference parsing | Linus Torvalds | 2005-10-28 |
* | git-rev-list: make --dense the default (and introduce "--sparse") | Linus Torvalds | 2005-10-26 |
* | git-rev-parse: pass on "--" flag when required | Linus Torvalds | 2005-10-20 |
* | Avoid ambiguity between refname and filename in rev-parse | Linus Torvalds | 2005-10-18 |
* | upload-pack: Do not choke on too many heads request. | Junio C Hamano | 2005-10-05 |
* | [PATCH] Teach "git-rev-parse" about date-based cut-offs | Linus Torvalds | 2005-09-20 |
* | [PATCH] Add "--git-dir" flag to git-rev-parse | Linus Torvalds | 2005-09-18 |
* | Rationalize output selection in rev-parse. | Junio C Hamano | 2005-08-24 |
* | [PATCH] Fix git-rev-parse --default and --flags handling | Linus Torvalds | 2005-08-23 |
* | Add --symbolic flag to git-rev-parse. | Junio C Hamano | 2005-08-17 |
* | [PATCH] Make "git diff" work inside relative subdirectories | Linus Torvalds | 2005-08-16 |
* | Update rev-parse flags list. | Junio C Hamano | 2005-08-09 |
* | Update get_sha1() to grok extended format. | Junio C Hamano | 2005-08-05 |
* | [PATCH] Help scripts that use git-rev-parse to grok args with SP/TAB/LF | Junio C Hamano | 2005-07-22 |
* | git-rev-parse: Allow a "zeroth" parent of a commit - the commit itself. | Linus Torvalds | 2005-07-11 |
* | Add "--flags" and "--no-flags" arguments to git-rev-parse | Linus Torvalds | 2005-07-06 |
* | git-rev-parse: support show sha1 names for pack entries | Linus Torvalds | 2005-07-03 |
* | Make git-rev-parse support cogito-style "short hex names" | Linus Torvalds | 2005-07-03 |
* | Add "--all" flag to rev-parse that shows all refs | Linus Torvalds | 2005-07-03 |
* | git-rev-parse: add "--not" flag to mark subsequent heads negative | Linus Torvalds | 2005-06-26 |
* | git-rev-parse: re-organize and be more careful | Linus Torvalds | 2005-06-24 |
* | Change parent syntax to "xyz^" instead of "xyz.p" | Linus Torvalds | 2005-06-20 |
* | Make rev-parse understand "extended sha1" syntax | Linus Torvalds | 2005-06-20 |
* | git-rev-parse: flush "default" head when encountering something unexpected | Linus Torvalds | 2005-06-20 |
* | git-rev-parse: parse ".." before simple SHA1's | Linus Torvalds | 2005-06-20 |
* | Teach git-rev-parse about revision-specifying arguments | Linus Torvalds | 2005-06-13 |
* | git-rev-parse: split "revs" and "non-revs" | Linus Torvalds | 2005-06-13 |
* | Add 'git-rev-parse' helper script | Linus Torvalds | 2005-06-13 |