index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
branch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-20
commit.h: remove method declarations
Derrick Stolee
1
-0
/
+1
2018-06-29
commit: add repository argument to lookup_commit_reference
Stefan Beller
1
-3
/
+4
2018-06-25
Merge branch 'nd/complete-config-vars'
Junio C Hamano
1
-17
/
+12
2018-06-18
Merge branch 'rd/doc-remote-tracking-with-hyphen'
Junio C Hamano
1
-1
/
+1
2018-06-13
Use hyphenated "remote-tracking branch" (docs and comments)
Robert P. J. Day
1
-1
/
+1
2018-06-01
Merge branch 'nd/use-opt-int-set-f'
Junio C Hamano
1
-2
/
+2
2018-05-30
Merge branch 'js/use-bug-macro'
Junio C Hamano
1
-1
/
+1
2018-05-29
help: add --config to list all available config
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2018-05-29
Add and use generic name->id mapping code for color slot parsing
Nguyễn Thái Ngọc Duy
1
-18
/
+10
2018-05-24
Use OPT_SET_INT_F() for cmdline option specification
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-05-08
Merge branch 'ot/libify-get-ref-atom-value'
Junio C Hamano
1
-2
/
+5
2018-05-06
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
1
-1
/
+1
2018-04-10
Merge branch 'bc/object-id'
Junio C Hamano
1
-1
/
+1
2018-03-29
ref-filter: start adding strbufs with errors
Olga Telezhnaya
1
-2
/
+5
2018-03-14
Convert find_unique_abbrev* to struct object_id
brian m. carlson
1
-1
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_branch
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-02-09
parse-options: let OPT__FORCE take optional flags argument
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-12-27
Merge branch 'ks/branch-cleanup'
Junio C Hamano
1
-6
/
+13
2017-12-07
builtin/branch: strip refs/heads/ using skip_prefix
Kaartic Sivaraam
1
-4
/
+11
2017-12-07
branch: update warning message shown when copying a misnamed branch
Kaartic Sivaraam
1
-1
/
+1
2017-12-07
branch: group related arguments of create_branch()
Kaartic Sivaraam
1
-1
/
+1
2017-11-28
Merge branch 'ma/branch-list-paginate'
Junio C Hamano
1
-0
/
+3
2017-11-28
Merge branch 'jc/branch-name-sanity'
Junio C Hamano
1
-7
/
+4
2017-11-20
branch: change default of `pager.branch` to "on"
Martin Ågren
1
-1
/
+1
2017-11-20
branch: respect `pager.branch` in list-mode only
Martin Ågren
1
-0
/
+3
2017-11-15
builtin/branch: remove redundant check for HEAD
Kaartic Sivaraam
1
-3
/
+0
2017-11-06
refs: rename constant `REF_NODEREF` to `REF_NO_DEREF`
Michael Haggerty
1
-1
/
+1
2017-10-28
Merge branch 'bc/object-id' into base
Michael Haggerty
1
-4
/
+4
2017-10-18
Merge branch 'jk/ref-filter-colors-fix'
Junio C Hamano
1
-1
/
+1
2017-10-17
Revert "color: check color.ui in git_default_config()"
Jeff King
1
-1
/
+1
2017-10-16
refs: convert resolve_refdup and refs_resolve_refdup to struct object_id
brian m. carlson
1
-3
/
+3
2017-10-16
refs: convert delete_ref and refs_delete_ref to struct object_id
brian m. carlson
1
-1
/
+1
2017-10-13
branch: split validate_new_branchname() into two
Junio C Hamano
1
-4
/
+4
2017-10-07
Merge branch 'ks/branch-tweak-error-message-for-extra-args'
Junio C Hamano
1
-3
/
+3
2017-10-07
Merge branch 'sb/branch-avoid-repeated-strbuf-release'
Junio C Hamano
1
-2
/
+3
2017-10-05
Merge branch 'rs/cleanup-strbuf-users'
Junio C Hamano
1
-1
/
+1
2017-10-04
branch: reset instead of release a strbuf
Stefan Beller
1
-2
/
+3
2017-10-04
branch: change the error messages to be more meaningful
Kaartic Sivaraam
1
-3
/
+3
2017-10-03
Merge branch 'sd/branch-copy'
Junio C Hamano
1
-15
/
+47
2017-10-02
use strbuf_addstr() for adding strings to strbufs
René Scharfe
1
-1
/
+1
2017-09-24
branch: fix "copy" to never touch HEAD
Junio C Hamano
1
-6
/
+3
2017-08-17
builtin/branch: stop supporting the "--set-upstream" option
Kaartic Sivaraam
1
-22
/
+3
2017-07-13
ref-filter: consult want_color() before emitting colors
Jeff King
1
-0
/
+1
2017-07-13
color: check color.ui in git_default_config()
Jeff King
1
-1
/
+1
2017-07-13
ref-filter: abstract ref format into its own struct
Jeff King
1
-7
/
+7
2017-07-13
check return value of verify_ref_format()
Jeff King
1
-1
/
+3
2017-07-12
Merge branch 'kn/ref-filter-branch-list'
Junio C Hamano
1
-6
/
+9
2017-07-09
branch: set remote color in ref-filter branch immediately
Jeff King
1
-5
/
+6
2017-07-09
branch: use BRANCH_COLOR_LOCAL in ref-filter format
Jeff King
1
-2
/
+3
2017-07-09
branch: only perform HEAD check for local branches
Jeff King
1
-1
/
+2
[next]