5181 Commits (8881fde01340e1fff4a3acc17805886b644d18d8)

Author SHA1 Message Date
Brandon Williams e1e24edc1a ls-tree: convert show_recursive to use the pathspec struct interface 8 years ago
Brandon Williams 2ec87741b2 mv: remove use of deprecated 'get_pathspec()' 8 years ago
Junio C Hamano eb0224c617 archive: read local configuration 8 years ago
Junio C Hamano 3f0ec0687d mailinfo: read local configuration 8 years ago
Johannes Schindelin 92068ae8bf stripspace: respect repository config 8 years ago
Jeff King 4bd488ea7c create_branch: drop unused "head" parameter 8 years ago
René Scharfe de9f7fa3b0 commit: simplify building parents list 8 years ago
Jeff King ef2ed5013c find_unique_abbrev: use 4-buffer ring 8 years ago
Lars Schneider a5436b5794 sha1_file: rename git_open_noatime() to git_open() 8 years ago
Nguyễn Thái Ngọc Duy 2c49f7ffb3 commit: don't be fooled by ita entries when creating initial commit 9 years ago
Nguyễn Thái Ngọc Duy 018ec3c820 commit: fix empty commit creation when there's no changes but ita entries 9 years ago
Junio C Hamano 11fd66de9b transport: allow summary-width to be computed dynamically 9 years ago
Junio C Hamano 901f3d403e fetch: pass summary_width down the callchain 9 years ago
Johannes Schindelin 2863584f5c sequencer: get rid of the subcommand field 9 years ago
Johannes Schindelin 03a4e260e2 sequencer: plug memory leaks for the option values 9 years ago
Jacob Keller 98985c6911 rev-list: use hdr_termination instead of a always using a newline 9 years ago
Johannes Schindelin 8a2a0f5341 sequencer: use memoized sequencer directory path 9 years ago
Johannes Schindelin ee624c0d3f sequencer: use static initializers for replay_opts 9 years ago
Lars Schneider 81c634e94f pkt-line: rename packet_write() to packet_write_fmt() 9 years ago
Jeff King 5827a03545 fetch: use "quick" has_sha1_file for tag following 9 years ago
Jeff King 4f21454b55 merge-base: handle --fork-point without reflog 9 years ago
Johannes Schindelin 641c900b2c reset: fix usage 9 years ago
Jeff King 722ff7f876 receive-pack: quarantine objects until pre-receive accepts 9 years ago
Jeff King ea0fc3b417 alternates: use fspathcmp to detect duplicates 9 years ago
Jeff King 5fe849d651 count-objects: report alternates via verbose mode 9 years ago
Jeff King 597f9134de alternates: use a separate scratch space 9 years ago
Stefan Beller 3389e78ec8 submodule: ignore trailing slash in relative url 9 years ago
Stefan Beller 087885049e submodule: ignore trailing slash on superproject URL 9 years ago
Brandon Williams 75a6315f74 ls-files: add pathspec matching for submodules 9 years ago
Brandon Williams 07c01b9fd9 ls-files: pass through safe options for --recurse-submodules 9 years ago
Brandon Williams e77aa336f1 ls-files: optionally recurse into submodules 9 years ago
Johannes Schindelin d8cc92ab13 wt-status: teach has_{unstaged,uncommitted}_changes() about submodules 9 years ago
Johannes Schindelin fd84986f46 wt-status: make the require_clean_work_tree() function reusable 9 years ago
Johannes Schindelin ea63b393ec pull: make code more similar to the shell script again 9 years ago
Johannes Schindelin 338bc8d818 pull: drop confusing prefix parameter of die_on_unclean_work_tree() 9 years ago
Jeff King 22d3b8de1b clone: detect errors in normalize_path_copy 9 years ago
Junio C Hamano 7b5b7721af abbrev: prepare for new world order 9 years ago
Junio C Hamano 65acfeacaa abbrev: add FALLBACK_DEFAULT_ABBREV to prepare for auto sizing 9 years ago
René Scharfe 7e65c75c31 show-branch: use QSORT 9 years ago
René Scharfe 1b5294de40 use QSORT, part 2 9 years ago
René Scharfe 76dd98c139 remove unnecessary check before QSORT 9 years ago
René Scharfe 9ed0d8d6e6 use QSORT 9 years ago
Junio C Hamano 5293284b4d blame: use DEFAULT_ABBREV macro 9 years ago
René Scharfe 92d52fab3a use strbuf_addstr() instead of strbuf_addf() with "%s", part 2 9 years ago
Vegard Nossum 8779351dd7 revision: new rev^-n shorthand for rev^n..rev 9 years ago
Junio C Hamano d49028e6e7 worktree: honor configuration variables 9 years ago
Jeff King 16ddcd403b sha1_array: let callbacks interrupt iteration 9 years ago
René Scharfe 45ccef87b3 use COPY_ARRAY 9 years ago
Nguyễn Thái Ngọc Duy 822d9406c0 init: kill git_link variable 9 years ago
Nguyễn Thái Ngọc Duy 6311cfaf93 init: do not set unnecessary core.worktree 9 years ago