51655 Commits (09427e8366003ce3d99b0b5a84e42416cef35696)
 

Author SHA1 Message Date
Jeff King eb12dd0c76 update-index: stat updated files earlier 7 years ago
Jeff King 641084b618 verify_dotfile: mention case-insensitivity in comment 7 years ago
Jeff King e19e5e66d6 verify_path: drop clever fallthrough 7 years ago
Jeff King 41a80924ae skip_prefix: add case-insensitive variant 7 years ago
Johannes Schindelin dc2d9ba318 is_{hfs,ntfs}_dotgitmodules: add tests 7 years ago
Johannes Schindelin e7cb0b4455 is_ntfs_dotgit: match other .git files 7 years ago
Jeff King 0fc333ba20 is_hfs_dotgit: match other .git files 7 years ago
Jeff King 11a9f4d807 is_ntfs_dotgit: use a size_t for traversing string 7 years ago
Jeff King 0383bbb901 submodule-config: verify submodule names as paths 7 years ago
Casey Fitzpatrick a0ef29341a submodule: add --dissociate option to add/update commands 7 years ago
Casey Fitzpatrick 6d33e1c282 submodule: add --progress option to add command 7 years ago
Casey Fitzpatrick c7199e3abe submodule: clean up substitutions in script 7 years ago
Martin Ågren 1c41d2805e unpack_trees_options: free messages when done 7 years ago
Junio C Hamano 342c513a4a argv-array: return the pushed string from argv_push*() 7 years ago
Nguyễn Thái Ngọc Duy 37fa4b3c78 travis-ci: run gcc-8 on linux-gcc jobs 7 years ago
Martin Ågren 17154b1576 regex: do not call `regfree()` if compilation fails 7 years ago
Martin Ågren e7347cb9ba config: let `config_store_data_clear()` handle `key` 7 years ago
Martin Ågren 3b82542dff config: let `config_store_data_clear()` handle `value_regex` 7 years ago
Martin Ågren 2a00e594e5 config: free resources of `struct config_store_data` 7 years ago
brian m. carlson eea253bf39 t5300: abstract away SHA-1-specific constants 7 years ago
brian m. carlson 0b2c4af4b6 t4208: abstract away SHA-1-specific constants 7 years ago
brian m. carlson 5c024287ad t4045: abstract away SHA-1-specific constants 7 years ago
brian m. carlson e4c5652304 t4042: abstract away SHA-1-specific constants 7 years ago
brian m. carlson 2a73022e5c t4205: sort log output in a hash-independent way 7 years ago
brian m. carlson d29d5001e9 t/lib-diff-alternative: abstract away SHA-1-specific constants 7 years ago
brian m. carlson a6c5799052 t4030: abstract away SHA-1-specific constants 7 years ago
brian m. carlson b55ee57277 t4029: abstract away SHA-1-specific constants 7 years ago
brian m. carlson 7022ba336d t4029: fix test indentation 7 years ago
brian m. carlson 10c636a79a t4022: abstract away SHA-1-specific constants 7 years ago
brian m. carlson f2fffc17dc t4020: abstract away SHA-1-specific constants 7 years ago
brian m. carlson bdee9cd6c1 t4014: abstract away SHA-1-specific constants 7 years ago
brian m. carlson 75fe818442 t4008: abstract away SHA-1-specific constants 7 years ago
brian m. carlson 31fb3f4296 t4007: abstract away SHA-1-specific constants 7 years ago
brian m. carlson f1aae0346a t3905: abstract away SHA-1-specific constants 7 years ago
brian m. carlson 18cb8231b3 t3702: abstract away SHA-1-specific constants 7 years ago
Jeff King ac4896f007 fmt_with_err: add a comment that truncation is OK 7 years ago
Jeff King bf4baf1fed shorten_unambiguous_ref: use xsnprintf 7 years ago
René Scharfe 735e4173b3 fsmonitor: use internal argv_array of struct child_process 7 years ago
Jeff King d50b69b868 log_write_email_headers: use strbufs 7 years ago
Jeff King 390c6cbc5e http: use strbufs instead of fixed buffers 7 years ago
Jeff King 17b8a2d6cd config: die when --blob is used outside a repository 7 years ago
Jeff King 2dc417ab1f get_main_ref_store: BUG() when outside a repository 7 years ago
SZEDER Gábor 7d31407348 t9902-completion: exercise __git_complete_index_file() directly 7 years ago
SZEDER Gábor 8b4c2e0b1c completion: don't return with error from __gitcomp_file_direct() 7 years ago
Elijah Newren 3f1c1c3600 merge-recursive: provide pair of `unpack_trees_{start,finish}()` 7 years ago
Martin Ågren 89e653da5b merge: setup `opts` later in `checkout_fast_forward()` 7 years ago
Johannes Schindelin 438a87d1e2 config: a user-provided invalid section is not a BUG 7 years ago
Leif Middelschulte 76f4212597 merge-recursive: give notice when submodule commit gets fast-forwarded 7 years ago
Stefan Beller 7a1dc605af object.c: clear replace map before freeing it 7 years ago
Brandon Williams dcc73cf7ff fetch: generate ref-prefixes when using a configured refspec 7 years ago