aboutsummaryrefslogtreecommitdiff
path: root/builtin/branch.c
Commit message (Expand)AuthorAge
* Merge branch 'mg/detached-head-report'Junio C Hamano2015-03-20
|\
| * branch: name detached HEAD analogous to statusMichael J Gruber2015-03-06
* | standardize usage info string formatAlex Henrie2015-01-14
|/
* Merge branch 'mg/branch-d-m-f'Junio C Hamano2014-12-22
|\
| * branch: allow -f with -m and -dMichael J Gruber2014-12-09
* | Merge branch 'rs/ref-transaction'Junio C Hamano2014-10-21
|\ \
| * | refs.c: allow listing and deleting badly named refsRonnie Sahlberg2014-10-15
| * | branch -d: simplify by using RESOLVE_REF_READINGRonnie Sahlberg2014-10-15
| * | branch -d: avoid repeated symref resolutionJonathan Nieder2014-10-15
| * | refs.c: change resolve_ref_unsafe reading argument to be a flags fieldRonnie Sahlberg2014-10-15
* | | Merge branch 'jn/parse-config-slot'Junio C Hamano2014-10-20
|\ \ \ | |/ / |/| |
| * | color_parse: do not mention variable name in error messageJeff King2014-10-14
| * | pass config slots as pointers instead of offsetsJonathan Nieder2014-10-14
| |/
* | use skip_prefix() to avoid more magic numbersRené Scharfe2014-10-07
* | branch: clean up commit flags after merge-filter walkJeff King2014-09-18
* | Merge branch 'sb/prepare-revision-walk-error-check'Junio C Hamano2014-09-09
|\ \ | |/ |/|
| * prepare_revision_walk(): check for return value in all placesStefan Beller2014-08-12
* | refactor skip_prefix to return a booleanJeff King2014-06-20
|/
* use wildmatch() directly without fnmatch() wrapperNguyễn Thái Ngọc Duy2014-02-20
* Merge branch 'cc/starts-n-ends-with'Junio C Hamano2013-12-17
|\
| * replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
* | Merge branch 'jk/robustify-parse-commit'Junio C Hamano2013-12-05
|\ \ | |/ |/|
| * assume parse_commit checks for NULL commitJeff King2013-10-24
* | Merge branch 'jx/branch-vv-always-compare-with-upstream'Junio C Hamano2013-11-18
|\ \
| * | branch: fix --verbose output column alignmentTorstein Hegge2013-11-18
* | | branch: trivial style fixFelipe Contreras2013-10-31
* | | Merge branch 'jx/branch-vv-always-compare-with-upstream'Junio C Hamano2013-09-20
|\ \ \ | |/ /
| * | branch: report invalid tracking branch as goneJiang Xin2013-08-26
| |/
* | branch, commit, name-rev: ease up boolean conditionsStefan Beller2013-08-07
* | Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller2013-08-05
|/
* branch: colour upstream branchesFelipe Contreras2013-04-15
* Merge branch 'jm/branch-rename-nothing-error'Junio C Hamano2013-04-03
|\
| * branch: give better message when no names specified for renameJonathon Mah2013-03-31
* | Merge branch 'nd/branch-show-rebase-bisect-state'Junio C Hamano2013-04-01
|\ \ | |/ |/|
| * status, branch: fix the misleading "bisecting" messageNguyễn Thái Ngọc Duy2013-03-23
| * branch: show more information when HEAD is detachedNguyễn Thái Ngọc Duy2013-03-16
* | Merge branch 'nd/branch-error-cases'Junio C Hamano2013-03-21
|\ \
| * | branch: segfault fixes and validationNguyễn Thái Ngọc Duy2013-02-23
* | | Merge branch 'nd/branch-error-cases'Junio C Hamano2013-02-07
|\ \ \ | |/ /
| * | branch: let branch filters imply --listJeff King2013-01-31
| * | branch: mark more strings for translationNguyễn Thái Ngọc Duy2013-01-30
| * | Merge branch 'nd/edit-branch-desc-while-detached' into HEADJunio C Hamano2013-01-30
| |\ \
| * | | branch: give a more helpful message on redundant argumentsNguyễn Thái Ngọc Duy2013-01-30
| * | | branch: reject -D/-d without branch nameNguyễn Thái Ngọc Duy2013-01-30
* | | | Merge branch 'jc/custom-comment-char'Junio C Hamano2013-02-04
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow custom "comment char"Junio C Hamano2013-01-16
| |/ /
* | | Merge branch 'nd/edit-branch-desc-while-detached'Junio C Hamano2013-02-01
|\ \ \ | |/ / |/| / | |/
| * branch: no detached HEAD check when editing another branch's descriptionNguyễn Thái Ngọc Duy2013-01-30
* | Merge branch 'nd/maint-branch-desc-doc'Junio C Hamano2013-01-09
|\ \
| * | branch: delete branch description if it's emptyNguyễn Thái Ngọc Duy2013-01-03
| |/