1452 Commits (284a126c3ef3dfedede9bc64df4cf3a24600dea5)

Author SHA1 Message Date
Junio C Hamano c6a13b2c86 fsck: --no-dangling omits "dangling object" information 13 years ago
René Scharfe cbb08c2e0b parse-options: remove PARSE_OPT_NEGHELP 13 years ago
Nguyễn Thái Ngọc Duy 989937221a rev-list: fix --verify-objects --quiet becoming --objects 13 years ago
Nguyễn Thái Ngọc Duy 8ba8fe049f rev-list: remove BISECT_SHOW_TRIED flag 13 years ago
Carlos Martín Nieto 6c41e97557 branch: don't assume the merge filter ref exists 13 years ago
Michał Kiedrowicz 2b34e486bc pack-objects: Fix compilation with NO_PTHREDS 13 years ago
Junio C Hamano d46f476cb2 merge: do not trust fstat(2) too much when checking interactiveness 13 years ago
Felipe Contreras 6ddba5e241 push: add '--prune' option 13 years ago
Philip Jägenstedt ca5bc9e61f remote: fix set-branches usage and documentation 13 years ago
Jeff King 9b25a0b52e config: add include directive 13 years ago
Jeff King 270a34438b config: stop using config_exclusive_filename 13 years ago
Jeff King 839de25272 config: copy the return value of prefix_filename 13 years ago
Zbigniew Jędrzejewski-Szmek ec7ff5ba27 make lineno_width() from blame reusable for others 13 years ago
Clemens Buchacher ef7e93d908 do not override receive-pack errors 13 years ago
Clemens Buchacher 01fdc21f6e push/fetch/clone --no-progress suppresses progress output 13 years ago
Clemens Buchacher cb8da70547 git rev-list: fix invalid typecast 13 years ago
Ramsay Jones 0975a5020e builtin/tag.c: Fix a sparse warning 13 years ago
Michael Haggerty a1287f7540 clone: do not add alternate references to extra_refs 13 years ago
Michael Haggerty f257659132 everything_local(): mark alternate refs as complete 13 years ago
Michael Haggerty c41a802fe9 fetch-pack.c: inline insert_alternate_refs() 13 years ago
Michael Haggerty 65385ef7d4 fetch-pack.c: rename some parameters from "path" to "refname" 13 years ago
Michael Haggerty 5b05795c4c clone.c: move more code into the "if (refs)" conditional 13 years ago
Junio C Hamano 3adab6f3a7 merge: do not launch an editor on "--no-edit $tag" 13 years ago
Junio C Hamano 31fd8d72f2 tag: do not show non-tag contents with "-n" 13 years ago
Tom Grennan ae7706b9ac tag: add --points-at list option 13 years ago
Nguyễn Thái Ngọc Duy e859c69b26 cache-tree: update API to take abitrary flags 13 years ago
Jeff King 6680a0874f drop odd return value semantics from userdiff_config 13 years ago
Johannes Schindelin 701825de23 add -e: do not show difference in a submodule that is merely dirty 13 years ago
Junio C Hamano abe199808c git checkout -b: allow switching out of an unborn branch 13 years ago
Jeff King fb630e048c tag: die when listing missing or corrupt objects 13 years ago
Jeff King ca51699961 tag: fix output of "tag -n" when errors occur 13 years ago
Junio C Hamano c2d17ba3db branch --edit-description: protect against mistyped branch name 13 years ago
Junio C Hamano b5c9f1c1b0 merge: do not create a signed tag merge under --ff-only option 13 years ago
Nguyễn Thái Ngọc Duy 7f814632f5 Use correct grammar in diffstat summary line 13 years ago
Junio C Hamano 2c733fb24c parse_date(): '@' prefix forces git-timestamp 13 years ago
Jeff King b3256eb8b3 standardize and improve lookup rules for external local repos 13 years ago
Jeff King 9dd5245c10 grep: pre-load userdiff drivers when threaded 13 years ago
Jeff King 8f24a6323e convert git-grep to use grep_source interface 13 years ago
Jeff King b3aeb285d0 grep: move sha1-reading mutex into low-level code 13 years ago
Jeff King 78db6ea9dc grep: make locking flag global 13 years ago
Jiang Xin be39de2b26 i18n: git-commit whence_s "merge/cherry-pick" message 13 years ago
Nguyễn Thái Ngọc Duy 99fb6e04cb pack-objects: convert to use parse_options() 13 years ago
Nguyễn Thái Ngọc Duy 3a2ec52e99 pack-objects: remove bogus comment 13 years ago
Nguyễn Thái Ngọc Duy 6a301345a5 pack-objects: do not accept "--index-version=version," 13 years ago
Thomas Rast f26af3fcbc merge: add instructions to the commit message when editing 13 years ago
Nguyễn Thái Ngọc Duy 9049816140 clone: fix up delay cloning conditions 13 years ago
Junio C Hamano dad0b3d8e5 push: do not let configured foreign-vcs permanently clobbered 13 years ago
Junio C Hamano f8246281af merge: use editor by default in interactive sessions 13 years ago
Albert Yale 50dd0f2fd9 grep: fix -l/-L interaction with decoration lines 13 years ago
Michael Haggerty 39ef7fae9a write_remote_refs(): create packed (rather than extra) refs 13 years ago