4495 Commits (584f99c87bf92d403a95527483f6e48d1722c3f0)

Author SHA1 Message Date
Vasco Almeida daf9f6499f i18n: builtin/pull.c: split strings marked for translation 9 years ago
Vasco Almeida 8a0de58a2a i18n: builtin/pull.c: mark placeholders for translation 9 years ago
Vasco Almeida 60ea78b8a1 i18n: branch: move comment for translators 9 years ago
Vasco Almeida 2010aabd91 i18n: branch: unmark string for translation 9 years ago
Vasco Almeida 8ae51c4128 i18n: builtin/rm.c: remove a comma ',' from string 9 years ago
Vasco Almeida ab86885a61 i18n: builtin/branch.c: mark option for translation 9 years ago
Vasco Almeida 71d99b81da i18n: index-pack: use plural string instead of normal one 9 years ago
Stefan Beller 84ba959bbd submodule: fix regression for deinit without submodules 9 years ago
Jeff King 2824e1841b list-objects: pass full pathname to callbacks 9 years ago
Jeff King dc06dc8800 list-objects: drop name_path entirely 9 years ago
Nguyễn Thái Ngọc Duy 39ad4f39cc builtin/clone.c: mark strings for translation 9 years ago
Nguyễn Thái Ngọc Duy 4636f65123 builtin/checkout.c: mark strings for translation 9 years ago
Jeff King 47fe3f6ef0 nth_packed_object_offset: bounds-check extended offset 9 years ago
Johannes Schindelin 638fa623d5 git config: report when trying to modify a non-existing repo config 9 years ago
Matthieu Moy 2f275207ce push: remove "push.default is unset" warning message 9 years ago
Stefan Beller 2b56bb7a87 submodule helper list: respect correct path prefix 9 years ago
Jeff King 5545f057d4 fetch-pack: simplify add_sought_entry 9 years ago
Jeff King 50a6c8efa2 use st_add and st_mult for allocation size computation 9 years ago
Jeff King 96ffc06f72 convert trivial cases to FLEX_ARRAY macros 9 years ago
Jeff King 3733e69464 use xmallocz to avoid size arithmetic 9 years ago
Jeff King b32fa95fd8 convert trivial cases to ALLOC_ARRAY 9 years ago
Jeff King 850d2fec53 convert manual allocations to argv_array 9 years ago
Patrick Steinhardt 3d1806487a config: rename git_config_set_or_die to git_config_set 9 years ago
Patrick Steinhardt 30598ad06f config: rename git_config_set to git_config_set_gently 9 years ago
Patrick Steinhardt 695009bc09 init-db: die on config errors when initializing empty repo 9 years ago
Patrick Steinhardt 2ee35c428e clone: die on config error in cmd_clone 9 years ago
Patrick Steinhardt c397debf3d remote: die on config error when manipulating remotes 9 years ago
Patrick Steinhardt ab5e4b67e1 remote: die on config error when setting/adding branches 9 years ago
Patrick Steinhardt 45ebdcc99a remote: die on config error when setting URL 9 years ago
Patrick Steinhardt 15b92fc052 submodule--helper: die on config error when cloning module 9 years ago
Patrick Steinhardt bd25f89014 branch: die on config error when editing branch description 9 years ago
Patrick Steinhardt b81842cbbb branch: die on config error when unsetting upstream 9 years ago
Lars Schneider 70bd879ab6 config: add '--show-origin' option to print the origin of a config value 9 years ago
Jeff King c3a700fba1 reflog_expire_cfg: NUL-terminate pattern field 9 years ago
Junio C Hamano 708b8cc9a1 am -i: fix "v"iew 9 years ago
Thomas Gummerer a31eeae27f remote: use remote_is_configured() for add and rename 9 years ago
Thomas Gummerer cc8e538d45 remote: actually check if remote exits 9 years ago
Thomas Gummerer 674468b364 remote: simplify remote_is_configured() 9 years ago
Nguyễn Thái Ngọc Duy beb6f24bee worktree add -B: do the checkout test before update branch 9 years ago
Nguyễn Thái Ngọc Duy 0ebf4a2af3 worktree: fix "add -B" 9 years ago
Nguyễn Thái Ngọc Duy 17f1365dbc rev-parse: take prefix into account in --git-common-dir 9 years ago
Jeff King de1e67d070 list-objects: pass full pathname to callbacks 9 years ago
Jeff King bd64516aca list-objects: drop name_path entirely 9 years ago
Eric Wong c915f11eb4 connect & http: support -4 and -6 switches for remote operations 9 years ago
Jeff King df714f81a7 check_filename: tighten dwim-wildcard ambiguity 9 years ago
Jeff King 1cc777de6f checkout: reorder check_filename conditional 9 years ago
Jeff King 1f3c79a9d6 apply, ls-files: simplify "-z" parsing 9 years ago
Jeff King 2239617526 checkout-index: disallow "--no-stage" option 9 years ago
Jeff King 6a6df8aa45 checkout-index: handle "--no-index" option 9 years ago
Jeff King 5ed5f671c4 checkout-index: handle "--no-prefix" option 9 years ago