55580 Commits (76a7bc092efc2be59f1e42dc437154a9a1feed0a)
 

Author SHA1 Message Date
SZEDER Gábor 9822842778 Documentation/git-diff-tree.txt: fix formatting 6 years ago
Nguyễn Thái Ngọc Duy 19e7fdaa58 config: correct '**' matching in includeIf patterns 6 years ago
Johannes Schindelin 5ee4246339 check-docs: fix for setups where executables have an extension 6 years ago
Johannes Schindelin 8e6d69591a check-docs: do not expect guide pages to correspond to commands 6 years ago
Johannes Schindelin 057ccba593 check-docs: really look at the documented commands again 6 years ago
Johannes Schindelin c3eaa0cb9d docs: do not document the `git remote-testgit` command 6 years ago
Johannes Schindelin 439cc74632 docs: move gitremote-helpers into section 7 6 years ago
Ævar Arnfjörð Bjarmason bf3d70fe93 gc: handle & check gc.reflogExpire config 6 years ago
Ævar Arnfjörð Bjarmason 978f430763 reflog tests: assert lack of early exit with expiry="never" 6 years ago
Ævar Arnfjörð Bjarmason 93b4405ffe commit-graph: improve & i18n error messages 6 years ago
Ævar Arnfjörð Bjarmason 43d3561805 commit-graph write: don't die if the existing graph is corrupt 6 years ago
Ævar Arnfjörð Bjarmason 7b8ce9c673 commit-graph verify: detect inability to read the graph 6 years ago
Ævar Arnfjörð Bjarmason 67a530fab3 commit-graph: don't pass filename to load_commit_graph_one_fd_st() 6 years ago
Ævar Arnfjörð Bjarmason 61df89c8e5 commit-graph: don't early exit(1) on e.g. "git status" 6 years ago
Ævar Arnfjörð Bjarmason 2ac138d568 commit-graph: fix segfault on e.g. "git status" 6 years ago
Elijah Newren cf7b857a77 fast-import: fix erroneous handling of get-mark with empty orphan commits 6 years ago
Elijah Newren 7ffde293f2 fast-import: only allow cat-blob requests where it makes sense 6 years ago
Elijah Newren 5056bb7646 fast-import: check most prominent commands first 6 years ago
Elijah Newren a63c54a019 git-fast-import.txt: fix wording about where ls command can appear 6 years ago
Elijah Newren 62edbec7de t9300: demonstrate bug with get-mark and empty orphan commits 6 years ago
brian m. carlson cfb049119c gitweb: make hash size independent 6 years ago
brian m. carlson bcbb44ba05 Git.pm: make hash size independent 6 years ago
brian m. carlson 575fa8a3ed read-cache: read data in a hash-independent way 6 years ago
brian m. carlson 3899b88b49 dir: make untracked cache extension hash size independent 6 years ago
brian m. carlson ebe4df59c4 builtin/difftool: use parse_oid_hex 6 years ago
brian m. carlson b8d45d0355 refspec: make hash size independent 6 years ago
brian m. carlson bbf05cf70e archive: convert struct archiver_args to object_id 6 years ago
brian m. carlson 87003d2c94 builtin/get-tar-commit-id: make hash size independent 6 years ago
Rene Scharfe 3548726cd7 get-tar-commit-id: parse comment record 6 years ago
brian m. carlson 95399788d1 hash: add a function to lookup hash algorithm by length 6 years ago
brian m. carlson 9c9492e8aa remote-curl: make hash size independent 6 years ago
brian m. carlson 05dfc7cac4 http: replace sha1_to_hex 6 years ago
brian m. carlson eed0e60f02 http: compute hash of downloaded objects using the_hash_algo 6 years ago
brian m. carlson ae041a0f9a http: replace hard-coded constant with the_hash_algo 6 years ago
brian m. carlson 2bf1db7862 http-walker: replace sha1_to_hex 6 years ago
brian m. carlson 1cb158b6e6 http-push: remove remaining uses of sha1_to_hex 6 years ago
brian m. carlson f786ae9ff9 http-backend: allow 64-character hex names 6 years ago
brian m. carlson f024b87a08 http-push: convert to use the_hash_algo 6 years ago
brian m. carlson fbfc089d91 builtin/pull: make hash-size independent 6 years ago
brian m. carlson 24dd363ed5 builtin/am: make hash size independent 6 years ago
brian m. carlson ef479a12bd fast-import: replace sha1_to_hex 6 years ago
brian m. carlson 28d055bde9 fast-import: make hash-size independent 6 years ago
brian m. carlson 1c4675dc57 builtin/name-rev: make hash-size independent 6 years ago
brian m. carlson 538b152324 object-store: rename and expand packed_git's sha1 member 6 years ago
brian m. carlson 0dbc6462ee notes: replace sha1_to_hex 6 years ago
brian m. carlson dd43745131 notes: make hash size independent 6 years ago
brian m. carlson 2235030755 notes-merge: switch to use the_hash_algo 6 years ago
brian m. carlson db1ba2a230 submodule: avoid hard-coded constants 6 years ago
brian m. carlson 3c7714485d pack-bitmap: switch hash tables to use struct object_id 6 years ago
brian m. carlson 9941e920e0 pack-bitmap: switch hard-coded constants to the_hash_algo 6 years ago