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
/
show-branch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-17
Merge branch 'rs/parse-opt-lithelp'
Junio C Hamano
1
-1
/
+1
2018-08-03
parse-options: automatically infer PARSE_OPT_LITERAL_ARGHELP
René Scharfe
1
-1
/
+1
2018-06-29
commit: add repository argument to lookup_commit_reference
Stefan Beller
1
-1
/
+1
2018-06-29
commit: add repository argument to lookup_commit_reference_gently
Stefan Beller
1
-1
/
+2
2018-05-21
show-branch: note about its object flags usage
Nguyễn Thái Ngọc Duy
1
-0
/
+5
2018-05-21
show-branch: use commit-slab for commit-name instead of commit->util
Nguyễn Thái Ngọc Duy
1
-12
/
+27
2018-03-14
Convert find_unique_abbrev* to struct object_id
brian m. carlson
1
-1
/
+1
2017-12-27
Merge branch 'ot/pretty'
Junio C Hamano
1
-1
/
+1
2017-12-12
format: create pretty.h file
Olga Telezhnaya
1
-1
/
+1
2017-11-06
Merge branch 'bc/object-id'
Junio C Hamano
1
-6
/
+6
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 read_ref_at to struct object_id
brian m. carlson
1
-2
/
+2
2017-10-16
refs: convert dwim_ref and expand_ref to struct object_id
brian m. carlson
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-08-11
Merge branch 'jk/ref-filter-colors'
Junio C Hamano
1
-1
/
+1
2017-07-17
sha1_name: convert get_sha1* to get_oid*
brian m. carlson
1
-4
/
+4
2017-07-13
color: check color.ui in git_default_config()
Jeff King
1
-1
/
+1
2017-07-10
Merge branch 'ab/wildmatch'
Junio C Hamano
1
-1
/
+1
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-23
wildmatch: remove unused wildopts parameter
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2017-06-22
Merge branch 'pc/dir-count-slashes'
Junio C Hamano
1
-10
/
+3
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-12
dir: create function count_slashes()
Prathamesh Chavan
1
-10
/
+3
2017-05-29
Merge branch 'bc/object-id'
Junio C Hamano
1
-2
/
+2
2017-05-08
Convert lookup_commit* to struct object_id
brian m. carlson
1
-2
/
+2
2017-04-27
timestamp_t: a new data type for timestamps
Johannes Schindelin
1
-2
/
+2
2017-02-27
Merge branch 'jk/show-branch-lift-name-len-limit'
Junio C Hamano
1
-29
/
+13
2017-02-15
show-branch: use skip_prefix to drop magic numbers
Jeff King
1
-11
/
+8
2017-02-14
show-branch: store resolved head in heap buffer
Jeff King
1
-14
/
+5
2017-02-14
show-branch: drop head_len variable
Jeff King
1
-6
/
+2
2016-10-03
show-branch: use QSORT
René Scharfe
1
-4
/
+2
2016-09-15
i18n: show-branch: mark plural strings for translation
Vasco Almeida
1
-5
/
+9
2016-09-15
i18n: show-branch: mark error messages for translation
Vasco Almeida
1
-8
/
+8
2015-11-20
Remove get_object_hash.
brian m. carlson
1
-2
/
+2
2015-11-20
Convert struct object to object_id
brian m. carlson
1
-2
/
+2
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
1
-2
/
+2
2015-11-03
Merge branch 'rs/show-branch-argv-array'
Junio C Hamano
1
-16
/
+8
2015-11-01
show-branch: use argv_array for default arguments
René Scharfe
1
-16
/
+8
2015-10-30
Merge branch 'rs/pop-commit'
Junio C Hamano
1
-14
/
+3
2015-10-26
use pop_commit() for consuming the first entry of a struct commit_list
René Scharfe
1
-14
/
+3
2015-09-25
show-branch: avoid segfault with --reflog of unborn branch
Jeff King
1
-0
/
+2
2015-09-09
Sync with 2.5.2
Junio C Hamano
1
-2
/
+4
2015-09-04
Sync with 2.4.9
Junio C Hamano
1
-2
/
+4
2015-09-04
Sync with 2.3.9
Junio C Hamano
1
-2
/
+4
2015-09-04
Sync with 2.2.3
Junio C Hamano
1
-2
/
+4
2015-09-04
show-branch: use a strbuf for reflog descriptions
Jeff King
1
-2
/
+4
2015-06-29
convert "enum date_mode" into a struct
Jeff King
1
-1
/
+2
2015-06-29
show-branch: use DATE_RELATIVE instead of magic number
Jeff King
1
-1
/
+1
2015-05-25
cmd_show_branch(): fix error message
Michael Haggerty
1
-1
/
+1
[next]