46962 Commits (f1c985da05c136414c10f034cdc09bdb6939cb8f)
 

Author SHA1 Message Date
Michael Haggerty 9fc3b06311 ref-cache: rename `remove_entry()` to `remove_entry_from_dir()` 8 years ago
Michael Haggerty bc1c696e89 ref-cache: rename `find_ref()` to `find_ref_entry()` 8 years ago
Michael Haggerty a3ade2baba ref-cache: rename `add_ref()` to `add_ref_entry()` 8 years ago
Michael Haggerty 524a9fdb51 refs_verify_refname_available(): use function in more places 8 years ago
Michael Haggerty b05855b5bc refs_verify_refname_available(): implement once for all backends 8 years ago
Sebastian Schuberth 0747fb49fd sha1_file: remove an used fd variable 8 years ago
René Scharfe ac8ce18d89 am: close stream on error, but not stdin 8 years ago
Giuseppe Bilotta 0fb3c4fc9a builtin/am: fold am_signoff() into am_append_signoff() 8 years ago
Giuseppe Bilotta b7cc7051f7 builtin/am: honor --signoff also when --rebasing 8 years ago
Luke Diamand eff451101d git-p4: don't use name-rev to get current branch 8 years ago
Luke Diamand 78871bf46f git-p4: add read_pipe_text() internal function 8 years ago
Luke Diamand 3d553cceb5 git-p4: add failing test for name-rev rather than symbolic-ref 8 years ago
Brandon Williams cf9e55f494 submodule: prevent backslash expantion in submodule names 8 years ago
René Scharfe bccb22cbb1 test-read-cache: setup git dir 8 years ago
Jeff King d8f4481c4f refs: reject ref updates while GIT_QUARANTINE_PATH is set 8 years ago
Jeff King eaeed077a6 receive-pack: document user-visible quarantine effects 8 years ago
Jeff King 360244a51a receive-pack: drop tmp_objdir_env from run_update_hook 8 years ago
SZEDER Gábor ef09036cf3 t6500: wait for detached auto gc at the end of the test script 8 years ago
Brandon Williams 5ce10c0a29 pathspec: fix segfault in clear_pathspec 8 years ago
Ævar Arnfjörð Bjarmason 7861fa07c3 grep: plug a trivial memory leak 8 years ago
Jeff King 22e5ae5c8e connect.c: handle errors from split_cmdline 8 years ago
Lars Schneider d8245bb3fd travis-ci: add static analysis build job to run coccicheck 8 years ago
Jeff Hostetler d12a8cf0af unpack-trees: avoid duplicate ODB lookups during checkout 8 years ago
Jeff Hostetler a6db3fbb6e read-cache: add strcmp_offset function 8 years ago
Jeff Hostetler 950a234cbd string-list: use ALLOC_GROW macro when reallocing string_list 8 years ago
Jeff Hostetler a33fc72fe9 read-cache: force_verify_index_checksum 8 years ago
Patrick Steinhardt be4dbbbed9 pathspec: honor `PATHSPEC_PREFIX_ORIGIN` with empty prefix 8 years ago
Nguyễn Thái Ngọc Duy 86f9515708 config: resolve symlinks in conditional include's patterns 8 years ago
Nguyễn Thái Ngọc Duy 4aad2f1627 path.c: and an option to call real_path() in expand_user_path() 8 years ago
Prathamesh Chavan 210e5dba0b t2027: avoid using pipes 8 years ago
Michael Haggerty e121b9cb5f refs_ref_iterator_begin(): new function 8 years ago
Michael Haggerty 470be51862 refs_read_raw_ref(): new function 8 years ago
Michael Haggerty 68fb02e40d get_ref_dir(): don't call read_loose_refs() for "refs/bisect" 8 years ago
Nguyễn Thái Ngọc Duy adac8115a6 refs.h: add a note about sorting order of for_each_ref_* 8 years ago
Nguyễn Thái Ngọc Duy 2269e2a878 t1406: new tests for submodule ref store 8 years ago
Nguyễn Thái Ngọc Duy 16feb99d54 t1405: some basic tests on main ref store 8 years ago
Nguyễn Thái Ngọc Duy 80f2a6097c t/helper: add test-ref-store to test ref-store functions 8 years ago
Nguyễn Thái Ngọc Duy 7c744782ab refs: delete pack_refs() in favor of refs_pack_refs() 8 years ago
Nguyễn Thái Ngọc Duy 2f40e95472 files-backend: avoid ref api targeting main ref store 8 years ago
Nguyễn Thái Ngọc Duy c0fe4e8ba3 refs: new transaction related ref-store api 8 years ago
Nguyễn Thái Ngọc Duy 7d2df051d0 refs: add new ref-store api 8 years ago
Nguyễn Thái Ngọc Duy 18d0002d6d refs: rename get_ref_store() to get_submodule_ref_store() and make it public 8 years ago
Nguyễn Thái Ngọc Duy 9e7ec634a1 files-backend: replace submodule_allowed check in files_downcast() 8 years ago
Jonathan Nieder 3e8b7d3c77 has_sha1_file: don't bother if we are not in a repository 8 years ago
David Turner 37ee680d9b http.postbuffer: allow full range of ssize_t values 8 years ago
Stefan Beller 9af7ec30cb submodule--helper: fix typo in is_active error message 8 years ago
Ralf Thielow 0301f1fd92 git-add--interactive.perl: add missing dot in a message 8 years ago
Ralf Thielow 35ad44cbd8 submodule.c: add missing ' in error messages 8 years ago
Johannes Schindelin 882add136f difftool: fix use-after-free 8 years ago
Andreas Heiduk 47242cd103 diff-files: document --ours etc. 8 years ago