aboutsummaryrefslogtreecommitdiff
path: root/builtin-branch.c
Commit message (Expand)AuthorAge
* Merge branch 'maint-1.6.4' into maint-1.6.5Junio C Hamano2010-01-18
|\
| * Merge branch 'maint-1.6.3' into maint-1.6.4Junio C Hamano2010-01-18
| |\
| | * Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2010-01-18
| | |\
| | | * Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2010-01-10
| | | |\
| | | | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2010-01-10
| | | | |\
| | | | | * branch: die explicitly why when calling "git branch [-a|-r] branchname".Matthieu Moy2009-12-31
| | | * | | Merge branch 'bc/maint-1.6.1-branch-deleted-was' into maintJunio C Hamano2009-04-02
| | | |\ \ \ | | | | |/ /
* | | | | | ignore unknown color configurationJeff King2009-12-16
* | | | | | UI consistency: allow --force for where -f means forceRené Scharfe2009-08-29
|/ / / / /
* | | | | Merge branch 'maint'Junio C Hamano2009-07-24
|\ \ \ \ \ | |/ / / /
| * | | | git branch: clean up detached branch handlingLinus Torvalds2009-07-23
| * | | | git branch: avoid unnecessary object lookupsLinus Torvalds2009-07-23
| * | | | git branch: fix performance problemLinus Torvalds2009-07-23
* | | | | parse-opts: prepare for OPT_FILENAMEStephen Boyd2009-05-25
* | | | | allow -t abbreviation for --track in git branchSitaram Chamarty2009-05-09
|/ / / /
* | | | shorten_unambiguous_ref(): add strict modeBert Wesarg2009-04-13
* | | | branch: show upstream branch when double verboseJeff King2009-04-07
* | | | Merge branch 'jc/name-branch'Junio C Hamano2009-04-06
|\ \ \ \
| * | | | check_ref_format(): tighten refname rulesJunio C Hamano2009-03-24
| * | | | strbuf_check_branch_ref(): a helper to check a refname for a branchJunio C Hamano2009-03-22
| * | | | Fix branch -m @{-1} newnameJunio C Hamano2009-03-22
| * | | | strbuf_branchname(): a wrapper for branch name shorthandsJunio C Hamano2009-03-22
| * | | | Rename interpret/substitute nth_last_branch functionsJunio C Hamano2009-03-22
* | | | | Merge branch 'bc/maint-1.6.1-branch-deleted-was'Junio C Hamano2009-03-26
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | git-branch: display "was sha1" on branch deletion rather than just "sha1"Brandon Casey2009-03-21
* | | | Merge branch 'js/branch-symref'Junio C Hamano2009-03-05
|\ \ \ \
| * | | | branch: clean up repeated strlenJeff King2009-02-18
| * | | | Avoid segfault with 'git branch' when the HEAD is detachedJohannes Schindelin2009-02-18
| * | | | builtin-branch: improve output when displaying remote branchesJay Soffian2009-02-13
* | | | | Merge branch 'al/ansi-color'Junio C Hamano2009-03-05
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | builtin-branch.c: Rename branch category color namesArjen Laarhoven2009-02-13
| * | | | Clean up use of ANSI color sequencesArjen Laarhoven2009-02-13
| |/ / /
* | | | Teach the "@{-1} syntax to "git branch"Junio C Hamano2009-02-13
|/ / /
* | | Make has_commit() non-staticJake Goulding2009-01-28
* | | Make opt_parse_with_commit() non-staticJake Goulding2009-01-28
|/ /
* | git-branch: display sha1 on branch deletionBrandon Casey2008-12-12
* | builtin-branch: use strbuf in rename_branch()Miklos Vajna2008-11-18
* | builtin-branch: use strbuf in fill_tracking_info()Miklos Vajna2008-11-18
* | builtin-branch: use strbuf in delete_branches()Miklos Vajna2008-11-18
* | Merge branch 'mv/maint-branch-m-symref'Junio C Hamano2008-11-05
|\ \ | |/
| * Fix git branch -m for symrefs.Miklos Vajna2008-10-26
* | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializerBrandon Casey2008-10-12
|/
* builtin-branch: fix -v for --[no-]mergedLars Hjemli2008-07-27
* builtin-branch: factor out merge_filter matchingLars Hjemli2008-07-27
* builtin-branch: remove duplicated codeLars Hjemli2008-07-27
* builtin-branch.c: optimize --merged and --no-mergedJunio C Hamano2008-07-23
* builtin-branch.c: remove unused code in append_ref() callback functionJunio C Hamano2008-07-23
* Merge branch 'sb/dashless'Junio C Hamano2008-07-16
|\
| * Make usage strings dash-lessStephan Beyer2008-07-13
* | Merge branch 'jc/branch-merged'Junio C Hamano2008-07-14
|\ \