46943 Commits (a9b5f5bfd50bfd0a96e464ccf926092ffe03163a)
 

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason 723c1d526f completion: expand "push --delete <remote> <ref>" for refs on that <remote> 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
Junio C Hamano 6a2c2f8d34 Git 2.13-rc0 8 years ago
Junio C Hamano 8377f34540 Merge branch 'jh/memihash-opt' 8 years ago
Junio C Hamano 5feb8b8429 Merge branch 'vn/revision-shorthand-for-side-branch-log' 8 years ago
Junio C Hamano c96e3ce625 Merge branch 'sf/putty-w-args' 8 years ago
Junio C Hamano c2cbb30fc0 Merge branch 'ld/p4-current-branch-fix' 8 years ago
Junio C Hamano 442136f742 Merge branch 'dt/gc-ignore-old-gc-logs' 8 years ago
Junio C Hamano 2f9dfb83d7 Merge branch 'bw/attr-pathspec' 8 years ago
Junio C Hamano df3b119265 Merge branch 'ab/grep-plug-pathspec-leak' 8 years ago
Junio C Hamano eb3af74e93 Merge branch 'jk/no-looking-at-dotgit-outside-repo' 8 years ago
Junio C Hamano 5ab8f2261f Merge branch 'nd/files-backend-git-dir' 8 years ago
Junio C Hamano 52d77af463 Merge branch 'bw/submodule-is-active' 8 years ago
Junio C Hamano 34130cc06b Merge branch 'va/i18n-perl-scripts' 8 years ago
Junio C Hamano a06380be54 Merge branch 'sb/submodule-rm-absorb' 8 years ago
Junio C Hamano 7203bafa88 Merge branch 'ah/diff-files-ours-theirs-doc' 8 years ago
Junio C Hamano 74a74beee9 Merge branch 'lt/mailinfo-in-body-header-continuation' 8 years ago
Junio C Hamano 872e2cf00a Merge branch 'bw/push-options-recursively-to-submodules' 8 years ago
Junio C Hamano b1081e4004 Merge branch 'bc/object-id' 8 years ago
Junio C Hamano c703555cc8 Merge branch 'sb/submodule-short-status' 8 years ago
Jeff Hostetler b986df5c35 read-cache: speed up has_dir_name (part 2) 8 years ago
Jeff Hostetler 06b6d81b79 read-cache: speed up has_dir_name (part 1) 8 years ago
Jeff Hostetler e5494631ed read-cache: speed up add_index_entry during checkout 8 years ago
Jeff Hostetler 350d870143 p0006-read-tree-checkout: perf test to time read-tree 8 years ago
Sebastian Schuberth 61e282425a gitmodules: clarify the ignore option values 8 years ago
Sebastian Schuberth 8d3047cd5b gitmodules: clarify what history depth a shallow clone has 8 years ago
Ævar Arnfjörð Bjarmason f17d642d3b push: document & test --force-with-lease with multiple remotes 8 years ago
Nguyễn Thái Ngọc Duy e145a0bc9b config: correct file reading order in read_early_config() 8 years ago
Giuseppe Bilotta 9f79524a6a rebase: pass --[no-]signoff option to git am 8 years ago
David Turner 5781a9a270 xgethostname: handle long hostnames 8 years ago
René Scharfe da25bdb776 use HOST_NAME_MAX to size buffers for gethostname(2) 8 years ago
Christian Couder c9d4999155 p0004: make perf test executable 8 years ago
Jacob Keller 2cfe66a8ee ls-files: fix path used when recursing into submodules 8 years ago
Junio C Hamano 372b050b6b replace: plug a memory leak 8 years ago
Giuseppe Bilotta 7ba1ceef95 doc: trivial typo in git-format-patch.txt 8 years ago
Nguyễn Thái Ngọc Duy 2185fde563 config: handle conditional include when $GIT_DIR is not set up 8 years ago