index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
replace.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'js/deprecate-grafts'
Junio C Hamano
2018-05-23
1
-66
/
+168
|
\
|
*
replace: introduce --convert-graft-file
Johannes Schindelin
2018-04-30
1
-1
/
+43
|
*
replace: prepare create_graft() for converting graft files wholesale
Johannes Schindelin
2018-04-30
1
-3
/
+8
|
*
replace: "libify" create_graft() and callees
Johannes Schindelin
2018-04-30
1
-57
/
+112
|
*
replace: avoid using die() to indicate a bug
Johannes Schindelin
2018-04-26
1
-1
/
+1
|
*
commit: Let the callback of for_each_mergetag return on error
Johannes Schindelin
2018-04-26
1
-4
/
+4
*
|
cache.h: add repository argument to oid_object_info
Stefan Beller
2018-04-26
1
-5
/
+6
*
|
refs: add repository argument to for_each_replace_ref
Stefan Beller
2018-04-12
1
-1
/
+3
|
/
*
Merge branch 'bc/object-id'
Junio C Hamano
2018-04-10
1
-5
/
+5
|
\
|
*
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
2018-03-14
1
-5
/
+5
*
|
Merge branch 'nd/parseopt-completion'
Junio C Hamano
2018-03-14
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
completion: use __gitcomp_builtin in _git_replace
Nguyễn Thái Ngọc Duy
2018-02-09
1
-1
/
+2
*
|
Merge branch 'bw/c-plus-plus'
Junio C Hamano
2018-03-06
1
-23
/
+23
|
\
\
|
*
|
replace: rename 'new' variables
Brandon Williams
2018-02-22
1
-17
/
+17
|
*
|
object: rename function 'typename' to 'type_name'
Brandon Williams
2018-02-14
1
-6
/
+6
|
|
/
*
|
sha1_file: convert write_sha1_file to object_id
Patryk Obara
2018-01-30
1
-1
/
+1
*
|
sha1_file: convert hash_sha1_file to object_id
Patryk Obara
2018-01-30
1
-1
/
+1
|
/
*
refs: convert read_ref and read_ref_full to object_id
brian m. carlson
2017-10-16
1
-2
/
+2
*
refs: update ref transactions to use struct object_id
brian m. carlson
2017-10-16
1
-1
/
+1
*
refs: convert delete_ref and refs_delete_ref to struct object_id
brian m. carlson
2017-10-16
1
-1
/
+1
*
sha1_file: convert index_fd to struct object_id
Patryk Obara
2017-08-21
1
-1
/
+1
*
sha1_name: convert get_sha1* to get_oid*
brian m. carlson
2017-07-17
1
-2
/
+2
*
Merge branch 'ab/wildmatch'
Junio C Hamano
2017-07-10
1
-1
/
+1
|
\
|
*
wildmatch: remove unused wildopts parameter
Ævar Arnfjörð Bjarmason
2017-06-24
1
-1
/
+1
*
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
Convert lookup_tag to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
*
|
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
1
-2
/
+2
|
/
*
replace: plug a memory leak
Junio C Hamano
2017-04-18
1
-0
/
+1
*
avoid using fixed PATH_MAX buffers for refs
Jeff King
2017-03-30
1
-23
/
+27
*
Merge branch 'bc/object-id'
Junio C Hamano
2017-03-17
1
-56
/
+56
|
\
|
*
builtin/replace: convert to struct object_id
brian m. carlson
2017-02-22
1
-56
/
+56
*
|
delete_ref: accept a reflog message argument
Kyle Meyer
2017-02-21
1
-1
/
+1
|
/
*
Merge branch 'js/replace-edit-use-editor-configuration'
Junio C Hamano
2016-04-29
1
-0
/
+1
|
\
|
*
replace --edit: respect core.editor
Johannes Schindelin
2016-04-20
1
-0
/
+1
*
|
Convert struct object to object_id
brian m. carlson
2015-11-20
1
-3
/
+3
|
/
*
Merge branch 'mh/replace-refs'
Junio C Hamano
2015-08-03
1
-3
/
+3
|
\
|
*
Allow to control where the replace refs are looked for
Mike Hommey
2015-06-13
1
-3
/
+3
*
|
show_reference(): rewrite to take an object_id argument
Michael Haggerty
2015-05-25
1
-10
/
+8
*
|
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
1
-1
/
+3
|
/
*
ref_transaction_update(): remove "have_old" parameter
Michael Haggerty
2015-02-17
1
-1
/
+1
*
refs.c: pass the ref log message to _create/delete/update instead of _commit
Ronnie Sahlberg
2014-10-15
1
-2
/
+3
*
Merge branch 'rs/ref-transaction-1'
Junio C Hamano
2014-09-11
1
-6
/
+8
|
\
|
*
replace.c: use the ref transaction functions for updates
Ronnie Sahlberg
2014-09-03
1
-6
/
+8
*
|
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
2014-08-20
1
-2
/
+2
*
|
Merge branch 'cc/replace-graft'
Junio C Hamano
2014-07-28
1
-1
/
+125
|
\
\
|
*
|
replace: check mergetags when using --graft
Christian Couder
2014-07-21
1
-0
/
+47
|
*
|
replace: remove signature when using --graft
Christian Couder
2014-07-21
1
-0
/
+5
|
*
|
replace: add --graft option
Christian Couder
2014-07-21
1
-1
/
+73
|
|
/
*
|
replace: add a --raw mode for --edit
Jeff King
2014-06-26
1
-10
/
+21
[next]