2018-05-22 | submodule: add --progress option to add command Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-22 | submodule: clean up substitutions in script Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-22 | unpack_trees_options: free messages when done Helped-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-22 | argv-array: return the pushed string from argv_push*() Signed-off-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | travis-ci: run gcc-8 on linux-gcc jobs Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | regex: do not call `regfree()` if compilation fails Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | config: let `config_store_data_clear()` handle `key` Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | config: let `config_store_data_clear()` handle `value_regex` Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | config: free resources of `struct config_store_data` Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | t5300: abstract away SHA-1-specific constants Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | t4208: abstract away SHA-1-specific constants Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | t4045: abstract away SHA-1-specific constants Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | t4042: abstract away SHA-1-specific constants Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | t4205: sort log output in a hash-independent way Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | t/lib-diff-alternative: abstract away SHA-1-specific... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | t4030: abstract away SHA-1-specific constants Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | t4029: abstract away SHA-1-specific constants Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | t4029: fix test indentation Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | t4022: abstract away SHA-1-specific constants Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | t4020: abstract away SHA-1-specific constants Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | t4014: abstract away SHA-1-specific constants Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | t4008: abstract away SHA-1-specific constants Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | t4007: abstract away SHA-1-specific constants Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | t3905: abstract away SHA-1-specific constants Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | t3702: abstract away SHA-1-specific constants Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | completion: allow to customize the completable command... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | completion: add and use --list-cmds=alias Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | completion: add and use --list-cmds=nohelpers Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | Move declaration for alias.c to alias.h Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | completion: reduce completable command list Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | completion: let git provide the completable command... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | command-list.txt: documentation and guide line Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | help: use command-list.txt for the source of guides Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | help: add "-a --verbose" to list all commands with... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | git: support --list-cmds=list-<category> Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | completion: implement and use --list-cmds=main,others Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | git --list-cmds: collect command list in a string_list Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | git.c: convert --list-* to --list-cmds=* Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | fmt_with_err: add a comment that truncation is OK Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | shorten_unambiguous_ref: use xsnprintf Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | fsmonitor: use internal argv_array of struct child_process Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | log_write_email_headers: use strbufs Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | http: use strbufs instead of fixed buffers Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | config: die when --blob is used outside a repository Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | get_main_ref_store: BUG() when outside a repository Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | t9902-completion: exercise __git_complete_index_file... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-21 | completion: don't return with error from __gitcomp_file_direct() Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-20 | merge-recursive: provide pair of `unpack_trees_{start... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-20 | merge: setup `opts` later in `checkout_fast_forward()` Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | config: a user-provided invalid section is not a BUG Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | merge-recursive: give notice when submodule commit... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | object.c: clear replace map before freeing it Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | fetch: generate ref-prefixes when using a configured... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | refspec: consolidate ref-prefix generation logic Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | submodule: convert push_unpushed_submodules to take... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | remote: convert check_push_refs to take a struct refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | remote: convert match_push_refs to take a struct refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | http-push: store refspecs in a struct refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | transport: remove transport_verify_remote_names Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | send-pack: store refspecs in a struct refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | transport: convert transport_push to take a struct... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | push: convert to use struct refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | push: check for errors earlier Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | remote: convert match_explicit_refs to take a struct... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | remote: convert get_ref_match to take a struct refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | remote: convert query_refspecs to take a struct refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | remote: convert apply_refspecs to take a struct refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | remote: convert get_stale_heads to take a struct refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | fetch: convert prune_refs to take a struct refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | fetch: convert get_ref_map to take a struct refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | fetch: convert do_fetch to take a struct refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | refspec: remove the deprecated functions Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | fetch: convert refmap to use struct refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | fetch: convert fetch_one to use struct refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | transport-helper: convert to use struct refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | remote: remove add_prune_tags_to_fetch_refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | remote: convert fetch refspecs to struct refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | remote: convert push refspecs to struct refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | fast-export: convert to use struct refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | clone: convert cmd_clone to use refspec_item_init Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | remote: convert match_push_refs to use struct refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | remote: convert check_push_refs to use struct refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | transport: convert transport_push to use struct refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | pull: convert get_tracking_branch to use refspec_item_init Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | submodule--helper: convert push_check to use struct... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | refspec: convert valid_fetch_refspec to use parse_refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | refspec: introduce struct refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | refspec: factor out parsing a single refspec Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | refspec: rename struct refspec to struct refspec_item Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-17 | refspec: move refspec parsing logic into its own file Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-16 | merge-recursive: i18n submodule merge output and respect... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-16 | submodule.c: move submodule merging to merge-recursive.c Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-16 | git-submodule.sh: try harder to fetch a submodule Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-16 | grep: handle corrupt index files early Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-15 | t7005-editor: get rid of the SPACES_IN_FILENAMES prereq Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-14 | t3103: abstract away SHA-1-specific constants Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-14 | t2203: abstract away SHA-1-specific constants Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-14 | t: skip pack tests if not using SHA-1 Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-14 | t4044: skip test if not using SHA-1 Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2018-05-14 | t1512: skip test if not using SHA-1 Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |