index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
replace.c
Commit message (
Expand
)
Author
Age
*
refs.c: pass the ref log message to _create/delete/update instead of _commit
Ronnie Sahlberg
2014-10-15
*
Merge branch 'rs/ref-transaction-1'
Junio C Hamano
2014-09-11
|
\
|
*
replace.c: use the ref transaction functions for updates
Ronnie Sahlberg
2014-09-03
*
|
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
2014-08-20
*
|
Merge branch 'cc/replace-graft'
Junio C Hamano
2014-07-27
|
\
\
|
*
|
replace: check mergetags when using --graft
Christian Couder
2014-07-21
|
*
|
replace: remove signature when using --graft
Christian Couder
2014-07-21
|
*
|
replace: add --graft option
Christian Couder
2014-07-21
|
|
/
*
|
replace: add a --raw mode for --edit
Jeff King
2014-06-25
*
|
replace: use argv_array in export_object
Jeff King
2014-06-25
*
|
avoid double close of descriptors handed to run_command
Jeff King
2014-06-25
*
|
replace: replace spaces with tabs in indentation
Jeff King
2014-06-25
|
/
*
replace: add --edit to usage string
Christian Couder
2014-05-19
*
replace: die early if replace ref already exists
Christian Couder
2014-05-19
*
replace: refactor checking ref validity
Christian Couder
2014-05-19
*
replace: make sure --edit results in a different object
Christian Couder
2014-05-19
*
replace: add --edit option
Jeff King
2014-04-29
*
replace: factor object resolution out of replace_object
Jeff King
2014-04-29
*
replace: use OPT_CMDMODE to handle modes
Jeff King
2014-04-29
*
replace: refactor command-mode determination
Jeff King
2014-04-29
*
Merge branch 'mh/replace-refs-variable-rename'
Junio C Hamano
2014-03-14
|
\
|
*
rename read_replace_refs to check_replace_refs
Michael Haggerty
2014-02-20
*
|
use wildmatch() directly without fnmatch() wrapper
Nguyễn Thái Ngọc Duy
2014-02-20
|
/
*
replace info: rename 'full' to 'long' and clarify in-code symbols
Christian Couder
2013-12-30
*
builtin/replace: unset read_replace_refs
Christian Couder
2013-12-12
*
builtin/replace: teach listing using short, medium or full formats
Christian Couder
2013-12-12
*
Merge branch 'cc/replace-with-the-same-type'
Jonathan Nieder
2013-09-24
|
\
|
*
replace: allow long option names
Christian Couder
2013-09-06
|
*
replace: forbid replacing an object with one of a different type
Christian Couder
2013-09-06
*
|
Merge branch 'bk/refs-multi-update'
Junio C Hamano
2013-09-20
|
\
\
|
*
|
refs: report ref type from lock_any_ref_for_update
Brad King
2013-08-30
|
|
/
*
|
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
2013-08-05
|
/
*
fix "builtin-*" references to be "builtin/*"
Phil Hord
2013-06-18
*
replace: parse revision argument for -d
Michael J Gruber
2012-11-13
*
i18n: replace: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
2012-08-20
*
Convert many resolve_ref() calls to read_ref*() and ref_exists()
Nguyễn Thái Ngọc Duy
2011-11-13
*
Change check_ref_format() to take a flags argument
Michael Haggerty
2011-10-05
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22