47085 Commits (17f38cb704623561fb4efd143429d63149f585d8)
 

Author SHA1 Message Date
Jeff King 1f9e18b772 prio_queue_reverse: don't swap elements with themselves 8 years ago
Jeff King 627fde1025 submodule_init: die cleanly on submodules without url defined 8 years ago
Junio C Hamano e2cb6ab84c Getting ready for -rc1 8 years ago
Junio C Hamano 5938454cbc Merge branch 'dt/xgethostname-nul-termination' 8 years ago
Junio C Hamano 2d646e3e1f Merge branch 'jk/ls-files-recurse-submodules-fix' 8 years ago
Junio C Hamano f9096db54b Merge branch 'rs/misc-cppcheck-fixes' 8 years ago
Junio C Hamano a507115e29 Merge branch 'jk/snprintf-cleanups' 8 years ago
Junio C Hamano 2cef68f8e5 Merge branch 'xy/format-patch-base' 8 years ago
Junio C Hamano 5000cd45d8 Merge branch 'sb/checkout-recurse-submodules' 8 years ago
Junio C Hamano d2617eb984 Merge branch 'jt/fetch-pack-error-reporting' 8 years ago
Junio C Hamano b30cf6761a Merge branch 'km/t1400-modernization' 8 years ago
Junio C Hamano 9f1384f711 Merge branch 'jk/quarantine-received-objects' 8 years ago
Junio C Hamano d7f8a37852 Merge branch 'jk/loose-object-fsck' 8 years ago
Junio C Hamano 5bceab4113 Merge branch 'bw/submodule-with-bs-path' 8 years ago
Junio C Hamano cdfe138b36 Merge branch 'jh/verify-index-checksum-only-in-fsck' 8 years ago
Junio C Hamano 8868ba1962 Merge branch 'jh/unpack-trees-micro-optim' 8 years ago
Junio C Hamano 8b6bba6663 Merge branch 'jh/string-list-micro-optim' 8 years ago
Junio C Hamano a2e2c04683 Merge branch 'nd/conditional-config-include' 8 years ago
Junio C Hamano 4c01f67d91 Merge branch 'dt/http-postbuffer-can-be-large' 8 years ago
Junio C Hamano 848d9a9bb7 Merge branch 'tb/doc-eol-normalization' 8 years ago
Junio C Hamano 6b51cb6181 Merge branch 'sr/http-proxy-configuration-fix' 8 years ago
Ævar Arnfjörð Bjarmason db7ed0f20c t/perf: correctly align non-ASCII descriptions in output 8 years ago
Johannes Schindelin cb71f8bdb5 PRItime: introduce a new "printf format" for timestamps 8 years ago
Johannes Schindelin 1aeb7e756c parse_timestamp(): specify explicitly where we parse timestamps 8 years ago
Jeff King a96d3cc3f6 cache-tree: reject entries with null sha1 8 years ago
Jeff King 60e71bbcea completion: optionally disable checkout DWIM 8 years ago
Stefan Beller 35b96d1de8 builtin/reset: add --recurse-submodules switch 8 years ago
Ævar Arnfjörð Bjarmason 723c1d526f completion: expand "push --delete <remote> <ref>" for refs on that <remote> 8 years ago
SZEDER Gábor df4c0d1a79 test-lib: abort when can't remove trash directory 8 years ago
Peter Krefting 94ad57c893 l10n: sv.po: Update Swedish translation (3199t0f0u) 8 years ago
Jiang Xin dfc182b139 l10n: git.pot: v2.13.0 round 1 (96 new, 37 removed) 8 years ago
Johannes Schindelin efac8ac84b t0006 & t5000: skip "far in the future" test when time_t is too limited 8 years ago
Johannes Schindelin a07fb0507f t0006 & t5000: prepare for 64-bit timestamps 8 years ago
Johannes Schindelin e467dc148d ref-filter: avoid using `unsigned long` for catch-all data type 8 years ago
David Turner be4ca29057 Increase core.packedGitLimit 8 years ago
Jeff King 613416f0be docs/bisect-lk2009: update java code conventions link 8 years ago
Jeff King d656218a83 docs/bisect-lk2009: update nist report link 8 years ago
Jeff King 6c0c704237 docs/archimport: quote sourcecontrol.net reference 8 years ago
Jeff King f991c620a6 gitcore-tutorial: update broken link 8 years ago
Jeff King 02ba23f970 doc: replace or.cz gitwiki link with git.wiki.kernel.org 8 years ago
Jeff King e52a53df38 doc: use https links to avoid http redirect 8 years ago
Jeff King 5d2993b6ea connect.c: fix leak in handle_ssh_variant 8 years ago
Jeff King 16d2676c9e am: drop "dir" parameter from am_state_init 8 years ago
Jeff King 8c2ca3a6d6 replace strbuf_addstr(git_path()) with git_path_buf() 8 years ago
Jeff King d9c69644b2 replace xstrdup(git_path(...)) with git_pathdup(...) 8 years ago
Jeff King ca03e0670c use git_path_* helper functions 8 years ago
Jeff King c10388c7dc branch: add edit_description() helper 8 years ago
Jeff King f5d284f6df bisect: add git_path_bisect_terms helper 8 years ago
Christian Couder ccef2bb5fa read-cache: avoid using git_path() in freshen_shared_index() 8 years ago
Nguyễn Thái Ngọc Duy 507e6e9eec worktree add: add --lock option 8 years ago