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
/
replace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-15
Merge branch 'nd/i18n'
Junio C Hamano
1
-42
/
+42
2018-08-15
Merge branch 'jk/core-use-replace-refs'
Junio C Hamano
1
-1
/
+1
2018-07-23
builtin/replace.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
1
-37
/
+37
2018-07-23
Update messages in preparation for i18n
Nguyễn Thái Ngọc Duy
1
-13
/
+13
2018-07-18
check_replace_refs: rename to read_replace_refs
Jeff King
1
-1
/
+1
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
1
-1
/
+1
2018-06-29
tag: add repository argument to parse_tag_buffer
Stefan Beller
1
-1
/
+1
2018-06-29
tag: add repository argument to lookup_tag
Stefan Beller
1
-1
/
+1
2018-06-29
commit: add repository argument to lookup_commit_reference
Stefan Beller
1
-2
/
+2
2018-06-29
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
1
-1
/
+1
2018-05-23
Merge branch 'js/deprecate-grafts'
Junio C Hamano
1
-66
/
+168
2018-04-30
replace: introduce --convert-graft-file
Johannes Schindelin
1
-1
/
+43
2018-04-30
replace: prepare create_graft() for converting graft files wholesale
Johannes Schindelin
1
-3
/
+8
2018-04-30
replace: "libify" create_graft() and callees
Johannes Schindelin
1
-57
/
+112
2018-04-26
replace: avoid using die() to indicate a bug
Johannes Schindelin
1
-1
/
+1
2018-04-26
commit: Let the callback of for_each_mergetag return on error
Johannes Schindelin
1
-4
/
+4
2018-04-26
cache.h: add repository argument to oid_object_info
Stefan Beller
1
-5
/
+6
2018-04-12
refs: add repository argument to for_each_replace_ref
Stefan Beller
1
-1
/
+3
2018-04-10
Merge branch 'bc/object-id'
Junio C Hamano
1
-5
/
+5
2018-03-14
Merge branch 'nd/parseopt-completion'
Junio C Hamano
1
-1
/
+2
2018-03-14
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
1
-5
/
+5
2018-03-06
Merge branch 'bw/c-plus-plus'
Junio C Hamano
1
-23
/
+23
2018-02-22
replace: rename 'new' variables
Brandon Williams
1
-17
/
+17
2018-02-14
object: rename function 'typename' to 'type_name'
Brandon Williams
1
-6
/
+6
2018-02-09
completion: use __gitcomp_builtin in _git_replace
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-01-30
sha1_file: convert write_sha1_file to object_id
Patryk Obara
1
-1
/
+1
2018-01-30
sha1_file: convert hash_sha1_file to object_id
Patryk Obara
1
-1
/
+1
2017-10-16
refs: convert read_ref and read_ref_full to object_id
brian m. carlson
1
-2
/
+2
2017-10-16
refs: update ref transactions to use struct object_id
brian m. carlson
1
-1
/
+1
2017-10-16
refs: convert delete_ref and refs_delete_ref to struct object_id
brian m. carlson
1
-1
/
+1
2017-08-20
sha1_file: convert index_fd to struct object_id
Patryk Obara
1
-1
/
+1
2017-07-17
sha1_name: convert get_sha1* to get_oid*
brian m. carlson
1
-2
/
+2
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-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-05-08
Convert lookup_tag to struct object_id
brian m. carlson
1
-1
/
+1
2017-05-08
Convert lookup_commit* to struct object_id
brian m. carlson
1
-2
/
+2
2017-04-17
replace: plug a memory leak
Junio C Hamano
1
-0
/
+1
2017-03-30
avoid using fixed PATH_MAX buffers for refs
Jeff King
1
-23
/
+27
2017-03-17
Merge branch 'bc/object-id'
Junio C Hamano
1
-56
/
+56
2017-02-22
builtin/replace: convert to struct object_id
brian m. carlson
1
-56
/
+56
2017-02-20
delete_ref: accept a reflog message argument
Kyle Meyer
1
-1
/
+1
2016-04-29
Merge branch 'js/replace-edit-use-editor-configuration'
Junio C Hamano
1
-0
/
+1
2016-04-20
replace --edit: respect core.editor
Johannes Schindelin
1
-0
/
+1
2015-11-20
Convert struct object to object_id
brian m. carlson
1
-3
/
+3
2015-08-03
Merge branch 'mh/replace-refs'
Junio C Hamano
1
-3
/
+3
2015-06-12
Allow to control where the replace refs are looked for
Mike Hommey
1
-3
/
+3
2015-05-25
show_reference(): rewrite to take an object_id argument
Michael Haggerty
1
-10
/
+8
2015-05-25
each_ref_fn: change to take an object_id parameter
Michael Haggerty
1
-1
/
+3
[next]