aboutsummaryrefslogtreecommitdiff
path: root/builtin/rev-parse.c
Commit message (Expand)AuthorAge
* refs: convert dwim_ref and expand_ref to struct object_idbrian m. carlson2017-10-16
* Merge branch 'bc/rev-parse-parseopt-fix'Junio C Hamano2017-10-03
|\
| * rev-parse parseopt: interpret any whitespace as start of help textBrandon Casey2017-09-19
| * rev-parse parseopt: do not search help text for flag charsBrandon Casey2017-09-19
* | Merge branch 'ow/rev-parse-is-shallow-repo'Junio C Hamano2017-09-25
|\ \
| * | rev-parse: rev-parse: add --is-shallow-repositoryØystein Walle2017-09-19
| |/
* | Merge branch 'mh/packed-ref-store-prep'Junio C Hamano2017-09-19
|\ \
| * | rev-parse: don't trim bisect refnamesJeff King2017-09-07
| * | Merge branch 'bc/object-id'Junio C Hamano2017-05-23
| |\ \
* | | | sha1_name: convert GET_SHA1* flags to GET_OID*brian m. carlson2017-07-17
* | | | sha1_name: convert get_sha1* to get_oid*brian m. carlson2017-07-17
| |_|/ |/| |
* | | Merge branch 'bw/config-h'Junio C Hamano2017-06-24
|\ \ \
| * | | config: don't include config.h by defaultBrandon Williams2017-06-15
* | | | Merge branch 'bc/object-id'Junio C Hamano2017-05-29
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Convert lookup_commit* to struct object_idbrian m. carlson2017-05-08
| * | builtin/rev-parse: convert to struct object_idbrian m. carlson2017-05-02
| |/
* | PRItime: introduce a new "printf format" for timestampsJohannes Schindelin2017-04-23
|/
* Merge branch 'bc/object-id'Junio C Hamano2017-04-19
|\
| * Convert sha1_array_for_each_unique and for_each_abbrev to object_idbrian m. carlson2017-03-31
* | replace unchecked snprintf calls with heap buffersJeff King2017-03-30
* | Merge branch 'jk/prefix-filename'Junio C Hamano2017-03-27
|\ \ | |/ |/|
| * prefix_filename: return newly allocated stringJeff King2017-03-21
| * prefix_filename: drop length parameterJeff King2017-03-21
* | Merge branch 'jk/rev-parse-cleanup'Junio C Hamano2017-03-21
|\ \ | |/ |/|
| * rev-parse: simplify parsing of ref optionsJeff King2017-03-15
| * rev-parse: add helper for parsing "--foo/--foo="Jeff King2017-03-15
| * rev-parse: use skip_prefix when parsing optionsJeff King2017-03-15
* | rev-parse: add --show-superproject-working-treeStefan Beller2017-03-08
* | Merge branch 'js/git-path-in-subdir'Junio C Hamano2017-02-27
|\ \
| * | rev-parse: fix several options when running in a subdirectoryJohannes Schindelin2017-02-17
| |/
* | rev-parse: add '--absolute-git-dir' optionSZEDER Gábor2017-02-03
|/
* Merge branch 'jk/rev-parse-symbolic-parents-fix'Junio C Hamano2016-12-16
|\
| * rev-parse: fix parent shorthands with --symbolicJeff King2016-11-16
* | Merge branch 'lt/abbrev-auto'Junio C Hamano2016-10-27
|\ \ | |/ |/|
| * abbrev: prepare for new world orderJunio C Hamano2016-10-03
* | revision: new rev^-n shorthand for rev^n..revVegard Nossum2016-09-27
|/
* use strbuf_addstr() for adding constant strings to a strbufRené Scharfe2016-08-01
* Merge branch 'jk/rev-parse-local-env-vars'Junio C Hamano2016-04-03
|\
| * rev-parse: let some options run outside repositoryJeff King2016-02-29
* | Merge branch 'nd/git-common-dir-fix'Junio C Hamano2016-02-24
|\ \
| * | rev-parse: take prefix into account in --git-common-dirNguyễn Thái Ngọc Duy2016-02-12
| |/
* | rev-parse: read parseopt spec with strbuf_getline()Junio C Hamano2016-01-15
* | strbuf: introduce strbuf_getline_{lf,nul}()Junio C Hamano2016-01-15
|/
* Remove get_object_hash.brian m. carlson2015-11-20
* Add several uses of get_object_hash.brian m. carlson2015-11-20
* use pop_commit() for consuming the first entry of a struct commit_listRené Scharfe2015-10-26
* rev-parse --parseopt: allow [*=?!] in argument hintsIlya Bobyr2015-07-15
* builtin/rev-parse: rewrite to take an object_id argumentMichael Haggerty2015-05-25
* each_ref_fn: change to take an object_id parameterMichael Haggerty2015-05-25
* Merge branch 'nd/multiple-work-trees'Junio C Hamano2015-05-11
|\