aboutsummaryrefslogtreecommitdiff
path: root/builtin/branch.c
Commit message (Expand)AuthorAge
...
* | Merge branch 'rj/path-cleanup'Junio C Hamano2012-09-14
|\ \
| * | Call mkpathdup() rather than xstrdup(mkpath(...))Ramsay Jones2012-09-04
| |/
* | Merge branch 'jc/merge-bases'Junio C Hamano2012-09-11
|\ \
| * | in_merge_bases(): support only one "other" commitJunio C Hamano2012-08-27
* | | Merge branch 'cn/branch-set-upstream-to'Junio C Hamano2012-09-10
|\ \ \
| * | | branch: deprecate --set-upstream and show help if we detect possible mistaken...Carlos Martín Nieto2012-08-30
| * | | branch: add --unset-upstream optionCarlos Martín Nieto2012-08-30
| * | | branch: introduce --set-upstream-toCarlos Martín Nieto2012-08-23
| | |/ | |/|
* | | Merge branch 'nd/branch-v-alignment'Junio C Hamano2012-09-07
|\ \ \
| * | | branch -v: align even when branch names are in UTF-8Nguyễn Thái Ngọc Duy2012-08-27
| |/ /
* | | i18n: branch: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-20
|/ /
* | branch: remove lego in i18n tracking info stringsNguyễn Thái Ngọc Duy2012-05-04
* | Merge branch 'nd/columns'Junio C Hamano2012-05-03
|\ \
| * | branch: add --columnNguyễn Thái Ngọc Duy2012-04-27
* | | Merge branch 'pw/message-cleanup'Junio C Hamano2012-05-02
|\ \ \
| * | | remove superfluous newlines in error messagesPete Wyckoff2012-04-30
* | | | git-branch: remove lego in i18n messagesÆvar Arnfjörð Bjarmason2012-04-30
|/ / /
* | | teach "git branch" a --quiet optionJeff King2012-03-26
* | | checkout: suppress tracking message with "-q"Jeff King2012-03-26
| |/ |/|
* | Merge branch 'cn/maint-branch-with-bad' into maintJunio C Hamano2012-03-04
|\ \ | |/ |/|
| * branch: don't assume the merge filter ref existsCarlos Martín Nieto2012-02-27
| * Merge branch 'jn/branch-move-to-self' into maintJunio C Hamano2011-12-28
| |\
* | | branch --edit-description: protect against mistyped branch nameJunio C Hamano2012-02-05
* | | Merge branch 'nd/resolve-ref'Junio C Hamano2011-12-19
|\ \ \
| * | | Rename resolve_ref() to resolve_ref_unsafe()Nguyễn Thái Ngọc Duy2011-12-13
| * | | Convert resolve_ref+xstrdup to new resolve_refdup functionNguyễn Thái Ngọc Duy2011-12-13
* | | | Merge branch 'jn/branch-move-to-self'Junio C Hamano2011-12-13
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Allow checkout -B <current-branch> to update the current branchJonathan Nieder2011-11-28
| * | branch: allow a no-op "branch -M <current-branch> HEAD"Jonathan Nieder2011-11-28
* | | Merge branch 'nd/resolve-ref'Junio C Hamano2011-12-09
|\ \ \
| * | | Copy resolve_ref() return value for longer useNguyễn Thái Ngọc Duy2011-12-05
| * | | Convert many resolve_ref() calls to read_ref*() and ref_exists()Nguyễn Thái Ngọc Duy2011-11-13
| |/ /
* | | Merge branch 'jc/request-pull-show-head-4'Junio C Hamano2011-12-09
|\ \ \ | |_|/ |/| |
| * | branch: teach --edit-description optionJunio C Hamano2011-10-05
* | | builtin-branch: Fix crash on invalid use of --forceVincent van Ravesteijn2011-11-23
| |/ |/|
* | branch -m: handle no arg properlyTay Ray Chuan2011-11-02
* | Merge branch 'mg/branch-list'Junio C Hamano2011-10-05
|\ \ | |/ |/|
| * branch: -v does not automatically imply --listMichael J Gruber2011-09-08
| * branch: allow pattern argumentsMichael J Gruber2011-08-28
| * branch: introduce --list optionMichael J Gruber2011-08-28
| * git-branch: introduce missing long forms for the optionsMichael J Gruber2011-08-28
* | Merge branch 'ci/forbid-unwanted-current-branch-update'Junio C Hamano2011-09-16
|\ \
| * | branch --set-upstream: regression fixJunio C Hamano2011-09-16
* | | Merge branch 'ci/forbid-unwanted-current-branch-update'Junio C Hamano2011-08-28
|\ \ \ | |/ /
| * | Prevent force-updating of the current branchConrad Irwin2011-08-22
* | | Merge branch 'jk/color-and-pager'Junio C Hamano2011-08-28
|\ \ \ | |_|/ |/| |
| * | want_color: automatically fallback to color.uiJeff King2011-08-19
| * | color: delay auto-color decision until point of useJeff King2011-08-19
| * | git_config_colorbool: refactor stdout_is_tty handlingJeff King2011-08-18
| |/
* | branch -v: honor core.abbrevNamhyung Kim2011-07-01
|/