Sign in
googlers
/
jrn
/
git
/
f070faccc1a446e44463560add8434efa8c6bed1
/
builtin
/
replace.c
f070fac
sha1_file: convert hash_sha1_file to object_id
by Patryk Obara
· 7 years ago
34c290a
refs: convert read_ref and read_ref_full to object_id
by brian m. carlson
· 7 years ago
89f3bbd
refs: update ref transactions to use struct object_id
by brian m. carlson
· 7 years ago
2616a5e
refs: convert delete_ref and refs_delete_ref to struct object_id
by brian m. carlson
· 7 years ago
e350655
sha1_file: convert index_fd to struct object_id
by Patryk Obara
· 8 years ago
e82caf3
sha1_name: convert get_sha1* to get_oid*
by brian m. carlson
· 8 years ago
0c6435a
Merge branch 'ab/wildmatch'
by Junio C Hamano
· 8 years ago
f31d23a
Merge branch 'bw/config-h'
by Junio C Hamano
· 8 years ago
55d3426
wildmatch: remove unused wildopts parameter
by Ævar Arnfjörð Bjarmason
· 8 years ago
b2141fc
config: don't include config.h by default
by Brandon Williams
· 8 years ago
d3101b5
Convert lookup_tag to struct object_id
by brian m. carlson
· 8 years ago
bc83266
Convert lookup_commit* to struct object_id
by brian m. carlson
· 8 years ago
372b050
replace: plug a memory leak
by Junio C Hamano
· 8 years ago
7f897b6
avoid using fixed PATH_MAX buffers for refs
by Jeff King
· 8 years ago
e1fae93
Merge branch 'bc/object-id'
by Junio C Hamano
· 8 years ago
cea4332
builtin/replace: convert to struct object_id
by brian m. carlson
· 8 years ago
755b49a
delete_ref: accept a reflog message argument
by Kyle Meyer
· 8 years ago
60b3e9b
Merge branch 'js/replace-edit-use-editor-configuration'
by Junio C Hamano
· 9 years ago
36b1437
replace --edit: respect core.editor
by Johannes Schindelin
· 9 years ago
f2fd076
Convert struct object to object_id
by brian m. carlson
· 9 years ago
31a0ad5
Merge branch 'mh/replace-refs'
by Junio C Hamano
· 10 years ago
58d121b
Allow to control where the replace refs are looked for
by Mike Hommey
· 10 years ago
d70d7a8
show_reference(): rewrite to take an object_id argument
by Michael Haggerty
· 10 years ago
2b2a5be
each_ref_fn: change to take an object_id parameter
by Michael Haggerty
· 10 years ago
1d147bd
ref_transaction_update(): remove "have_old" parameter
by Michael Haggerty
· 10 years ago
db7516a
refs.c: pass the ref log message to _create/delete/update instead of _commit
by Ronnie Sahlberg
· 11 years ago
01d678a
Merge branch 'rs/ref-transaction-1'
by Junio C Hamano
· 11 years ago
867c2fa
replace.c: use the ref transaction functions for updates
by Ronnie Sahlberg
· 11 years ago
d318027
run-command: introduce CHILD_PROCESS_INIT
by René Scharfe
· 11 years ago
1673744
Merge branch 'cc/replace-graft'
by Junio C Hamano
· 11 years ago
25a05a8
replace: check mergetags when using --graft
by Christian Couder
· 11 years ago
0b05ab6
replace: remove signature when using --graft
by Christian Couder
· 11 years ago
4228e8b
replace: add --graft option
by Christian Couder
· 11 years ago
2deda62
replace: add a --raw mode for --edit
by Jeff King
· 11 years ago
36857e0
replace: use argv_array in export_object
by Jeff King
· 11 years ago
28bf942
avoid double close of descriptors handed to run_command
by Jeff King
· 11 years ago
3cc9d87
replace: replace spaces with tabs in indentation
by Jeff King
· 11 years ago
ab77c30
replace: add --edit to usage string
by Christian Couder
· 11 years ago
2479083
replace: die early if replace ref already exists
by Christian Couder
· 11 years ago
b6e3884
replace: refactor checking ref validity
by Christian Couder
· 11 years ago
f22166b
replace: make sure --edit results in a different object
by Christian Couder
· 11 years ago
b892bb4
replace: add --edit option
by Jeff King
· 11 years ago
479bd75
replace: factor object resolution out of replace_object
by Jeff King
· 11 years ago
70c7bd6
replace: use OPT_CMDMODE to handle modes
by Jeff King
· 11 years ago
3f495f6
replace: refactor command-mode determination
by Jeff King
· 11 years ago
3e30cb0
Merge branch 'mh/replace-refs-variable-rename'
by Junio C Hamano
· 11 years ago
afc711b
rename read_replace_refs to check_replace_refs
by Michael Haggerty
· 11 years ago
eb07894
use wildmatch() directly without fnmatch() wrapper
by Nguyễn Thái Ngọc Duy
· 11 years ago
663a856
replace info: rename 'full' to 'long' and clarify in-code symbols
by Christian Couder
· 11 years ago
769a4fa
builtin/replace: unset read_replace_refs
by Christian Couder
· 11 years ago
44f9f85
builtin/replace: teach listing using short, medium or full formats
by Christian Couder
· 11 years ago
80f165a
Merge branch 'cc/replace-with-the-same-type'
by Jonathan Nieder
· 12 years ago
9a86b89
Merge branch 'bk/refs-multi-update'
by Junio C Hamano
· 12 years ago
ed0ff80
replace: allow long option names
by Christian Couder
· 12 years ago
277336a
replace: forbid replacing an object with one of a different type
by Christian Couder
· 12 years ago
9bbb0fa
refs: report ref type from lock_any_ref_for_update
by Brad King
· 12 years ago
d5d09d4
Replace deprecated OPT_BOOLEAN by OPT_BOOL
by Stefan Beller
· 12 years ago
09b7e22
fix "builtin-*" references to be "builtin/*"
by Phil Hord
· 12 years ago
9dfc368
replace: parse revision argument for -d
by Michael J Gruber
· 12 years ago
2477beb
i18n: replace: mark parseopt strings for translation
by Nguyễn Thái Ngọc Duy
· 13 years ago
c689332
Convert many resolve_ref() calls to read_ref*() and ref_exists()
by Nguyễn Thái Ngọc Duy
· 13 years ago
8d9c501
Change check_ref_format() to take a flags argument
by Michael Haggerty
· 14 years ago
81b50f3
Move 'builtin-*' into a 'builtin/' subdirectory
by Linus Torvalds
· 15 years ago
[Renamed from builtin-replace.c]
86af2ca
builtin-replace: use "usage_msg_opt" to give better error messages
by Christian Couder
· 16 years ago
451bb21
parse-options: add new function "usage_msg_opt"
by Christian Couder
· 16 years ago
bebdd27
builtin-replace: teach "git replace" to actually replace
by Christian Couder
· 16 years ago
54b0c1e
Add new "git replace" command
by Christian Couder
· 16 years ago