aboutsummaryrefslogtreecommitdiff
path: root/builtin/show-branch.c
Commit message (Expand)AuthorAge
* Merge branch 'ot/pretty'Junio C Hamano2017-12-27
|\
| * format: create pretty.h fileOlga Telezhnaya2017-12-12
* | Merge branch 'bc/object-id'Junio C Hamano2017-11-06
|\ \ | |/ |/|
| * refs: convert read_ref_at to struct object_idbrian m. carlson2017-10-16
| * refs: convert dwim_ref and expand_ref to struct object_idbrian m. carlson2017-10-16
| * refs: convert resolve_refdup and refs_resolve_refdup to struct object_idbrian m. carlson2017-10-16
* | Merge branch 'jk/ref-filter-colors-fix'Junio C Hamano2017-10-18
|\ \ | |/ |/|
| * Revert "color: check color.ui in git_default_config()"Jeff King2017-10-17
* | Merge branch 'jk/ref-filter-colors'Junio C Hamano2017-08-11
|\ \ | |/
| * color: check color.ui in git_default_config()Jeff King2017-07-13
* | sha1_name: convert get_sha1* to get_oid*brian m. carlson2017-07-17
|/
* Merge branch 'ab/wildmatch'Junio C Hamano2017-07-10
|\
| * wildmatch: remove unused wildopts parameterÆvar Arnfjörð Bjarmason2017-06-23
* | Merge branch 'bw/config-h'Junio C Hamano2017-06-24
|\ \ | |/ |/|
| * config: don't include config.h by defaultBrandon Williams2017-06-15
* | Merge branch 'pc/dir-count-slashes'Junio C Hamano2017-06-22
|\ \
| * | dir: create function count_slashes()Prathamesh Chavan2017-06-12
| |/
* | Merge branch 'bc/object-id'Junio C Hamano2017-05-29
|\ \
| * | Convert lookup_commit* to struct object_idbrian m. carlson2017-05-08
| |/
* | timestamp_t: a new data type for timestampsJohannes Schindelin2017-04-27
|/
* Merge branch 'jk/show-branch-lift-name-len-limit'Junio C Hamano2017-02-27
|\
| * show-branch: use skip_prefix to drop magic numbersJeff King2017-02-15
| * show-branch: store resolved head in heap bufferJeff King2017-02-14
| * show-branch: drop head_len variableJeff King2017-02-14
* | show-branch: use QSORTRené Scharfe2016-10-03
* | i18n: show-branch: mark plural strings for translationVasco Almeida2016-09-15
* | i18n: show-branch: mark error messages for translationVasco Almeida2016-09-15
|/
* Remove get_object_hash.brian m. carlson2015-11-20
* Convert struct object to object_idbrian m. carlson2015-11-20
* Add several uses of get_object_hash.brian m. carlson2015-11-20
* Merge branch 'rs/show-branch-argv-array'Junio C Hamano2015-11-03
|\
| * show-branch: use argv_array for default argumentsRené Scharfe2015-11-01
* | Merge branch 'rs/pop-commit'Junio C Hamano2015-10-30
|\ \
| * | use pop_commit() for consuming the first entry of a struct commit_listRené Scharfe2015-10-26
* | | show-branch: avoid segfault with --reflog of unborn branchJeff King2015-09-25
* | | Sync with 2.5.2Junio C Hamano2015-09-09
|\ \ \ | |/ /
| * | Sync with 2.4.9Junio C Hamano2015-09-04
| |\ \ | | |/
| | * Sync with 2.3.9Junio C Hamano2015-09-04
| | |\
| | | * Sync with 2.2.3Junio C Hamano2015-09-04
| | | |\
| | | | * show-branch: use a strbuf for reflog descriptionsJeff King2015-09-04
* | | | | convert "enum date_mode" into a structJeff King2015-06-29
* | | | | show-branch: use DATE_RELATIVE instead of magic numberJeff King2015-06-29
|/ / / /
* | | | cmd_show_branch(): fix error messageMichael Haggerty2015-05-25
* | | | builtin/show-branch: rewrite functions to work with object_idMichael Haggerty2015-05-25
* | | | append_one_rev(): rewrite to work with object_idMichael Haggerty2015-05-25
* | | | builtin/show-branch: rewrite functions to take object_id argumentsMichael Haggerty2015-05-25
* | | | append_matching_ref(): 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 'mh/show-branch-topic'Junio C Hamano2015-05-05
|\ \ \ \ | |/ / / |/| | |
| * | | show-branch: show all local heads when only giving one rev along --topicsMike Hommey2015-03-31
| |/ /