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
2016-11-17
Merge branch 'jk/create-branch-remove-unused-param'
Junio C Hamano
1
-2
/
+2
2016-11-09
create_branch: drop unused "head" parameter
Jeff King
1
-2
/
+2
2016-09-15
i18n: branch: mark option description for translation
Vasco Almeida
1
-1
/
+1
2016-07-25
Merge branch 'mh/split-under-lock'
Junio C Hamano
1
-8
/
+11
2016-07-19
Merge branch 'jk/write-file'
Junio C Hamano
1
-4
/
+1
2016-07-08
branch: use write_file_buf instead of write_file
Jeff King
1
-1
/
+1
2016-07-08
branch: use non-gentle write_file for branch description
Jeff King
1
-4
/
+1
2016-06-17
i18n: branch: mark comment when editing branch description for translation
Vasco Almeida
1
-3
/
+3
2016-06-13
delete_branches(): use resolve_refdup()
Michael Haggerty
1
-8
/
+11
2016-05-23
Merge branch 'nd/worktree-various-heads'
Junio C Hamano
1
-4
/
+29
2016-05-17
Merge branch 'nd/error-errno'
Junio C Hamano
1
-2
/
+1
2016-05-17
Merge branch 'va/i18n-misc-updates'
Junio C Hamano
1
-5
/
+7
2016-05-09
builtin/branch.c: use error_errno()
Nguyễn Thái Ngọc Duy
1
-2
/
+1
2016-04-22
branch: do not rename a branch under bisect or rebase
Nguyễn Thái Ngọc Duy
1
-0
/
+25
2016-04-22
worktree.c: make find_shared_symref() return struct worktree *
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2016-04-18
Merge branch 'jk/branch-shortening-funny-symrefs'
Junio C Hamano
1
-7
/
+12
2016-04-18
Merge branch 'ky/branch-m-worktree'
Junio C Hamano
1
-2
/
+1
2016-04-13
i18n: branch: move comment for translators
Vasco Almeida
1
-2
/
+4
2016-04-13
i18n: branch: unmark string for translation
Vasco Almeida
1
-2
/
+2
2016-04-08
i18n: builtin/branch.c: mark option for translation
Vasco Almeida
1
-1
/
+1
2016-04-04
branch: fix shortening of non-remote symrefs
Jeff King
1
-7
/
+12
2016-04-04
branch -m: update all per-worktree HEADs
Kazuki Yamaguchi
1
-2
/
+1
2016-03-29
branch -d: refuse deleting a branch which is currently checked out
Kazuki Yamaguchi
1
-8
/
+14
2016-02-22
config: rename git_config_set_or_die to git_config_set
Patrick Steinhardt
1
-3
/
+3
2016-02-22
branch: die on config error when editing branch description
Patrick Steinhardt
1
-3
/
+2
2016-02-22
branch: die on config error when unsetting upstream
Patrick Steinhardt
1
-2
/
+2
2015-11-20
Remove get_object_hash.
brian m. carlson
1
-1
/
+1
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
1
-1
/
+1
2015-10-26
Merge branch 'tk/stripspace'
Junio C Hamano
1
-1
/
+1
2015-10-16
strbuf: make stripspace() part of strbuf
Tobias Klauser
1
-1
/
+1
2015-10-15
Merge branch 'kn/for-each-branch'
Junio C Hamano
1
-352
/
+150
2015-10-05
Merge branch 'kn/for-each-tag-branch'
Junio C Hamano
1
-12
/
+10
2015-09-25
branch: add '--points-at' option
Karthik Nayak
1
-1
/
+6
2015-09-25
branch.c: use 'ref-filter' APIs
Karthik Nayak
1
-178
/
+35
2015-09-25
branch.c: use 'ref-filter' data structures
Karthik Nayak
1
-189
/
+128
2015-09-25
branch: drop non-commit error reporting
Karthik Nayak
1
-14
/
+4
2015-09-23
branch: move 'current' check down to the presentation layer
Karthik Nayak
1
-11
/
+9
2015-09-23
branch: roll show_detached HEAD into regular ref_list
Karthik Nayak
1
-28
/
+33
2015-09-23
branch: bump get_head_description() to the top
Karthik Nayak
1
-31
/
+31
2015-09-23
branch: refactor width computation
Karthik Nayak
1
-30
/
+34
2015-08-24
Merge 'kn/for-each-tag-branch' into kn/for-each-tag
Junio C Hamano
1
-12
/
+10
2015-08-24
write_file(): drop "fatal" parameter
Junio C Hamano
1
-1
/
+1
2015-08-03
parse-options.h: add macros for '--contains' option
Karthik Nayak
1
-12
/
+2
2015-08-03
parse-option: rename parse_opt_with_commit()
Karthik Nayak
1
-2
/
+2
2015-08-03
ref-filter: implement '--merged' and '--no-merged' options
Karthik Nayak
1
-0
/
+4
2015-08-03
ref-filter: add parse_opt_merge_filter()
Karthik Nayak
1
-0
/
+4
2015-06-22
delete_ref(): use the usual convention for old_sha1
Michael Haggerty
1
-1
/
+2
2015-06-22
check_branch_commit(): make first parameter const
Michael Haggerty
1
-1
/
+1
2015-06-05
Merge branch 'bc/object-id'
Junio C Hamano
1
-2
/
+2
2015-06-05
Merge branch 'jk/at-push-sha1'
Junio C Hamano
1
-16
/
+8
[prev]
[next]