2237 Commits (eb307ae7bb78ccde4e2ac69f302ccf8834883628)

Author SHA1 Message Date
Sebastian Götte eb307ae7bb merge/pull Check for untrusted good GPG signatures 12 years ago
Sebastian Götte efed002249 merge/pull: verify GPG signatures of commits being merged 12 years ago
John Keeping 187c00c6c5 merge-tree: fix typo in merge-tree.c::unresolved 12 years ago
Jeff King cbfd5e1cbb drop some obsolete "x = x" compiler warning hacks 12 years ago
Jeff King 30b939c33a fast-export: do not load blob objects twice 12 years ago
Jeff King f9b54e2630 fast-export: rename handle_object function 12 years ago
Jeff King f7892d1817 use parse_object_or_die instead of die("bad object") 12 years ago
Nguyễn Thái Ngọc Duy 5c3459fc61 index-pack: fix buffer overflow caused by translations 12 years ago
Phil Hord 3ae851e6fb tag: --force does not have to warn when creating tags 12 years ago
Matthieu Moy c6898ebf21 add: update pathless 'add [-u|-A]' warning to reflect change of plan 12 years ago
Junio C Hamano c2aba155da push: --follow-tags 12 years ago
Junio C Hamano e8e92e05ab reflog: fix typo in "reflog expire" clean-up codepath 12 years ago
Jeff King 18505c3423 mailsplit: sort maildir filenames more cleverly 12 years ago
Junio C Hamano 46e1d6eb4d describe: --match=<pattern> must limit the refs even when used with --all 12 years ago
Greg Price 48dfe969fc Fix ".git/refs" stragglers 12 years ago
Antoine Pelisse b04d930bbc update-index: allow "-h" to also display options 12 years ago
Nguyễn Thái Ngọc Duy 8efb8899cf branch: segfault fixes and validation 12 years ago
Junio C Hamano c19387e799 name-hash: allow hashing an empty string 12 years ago
Brandon Casey a24a41ea9a git-commit: only append a newline to -m mesg if necessary 12 years ago
Nguyễn Thái Ngọc Duy 1a20dd49f8 count-objects: report how much disk space taken by garbage files 12 years ago
Nguyễn Thái Ngọc Duy 543c5caa6c count-objects: report garbage files in pack directory too 12 years ago
Michael J Gruber 9cc4ac8ff1 gpg_interface: allow to request status return 12 years ago
Matthieu Moy d32805dce7 Replace filepattern with pathspec for consistency 12 years ago
Junio C Hamano f2db854d24 fetch: use struct ref to represent refs to be fetched 12 years ago
Junio C Hamano daebaa7813 upload/receive-pack: allow hiding ref hierarchies 12 years ago
Junio C Hamano 5e026920a9 apply: verify submodule commit object name better 12 years ago
John Keeping afcb6ac83d builtin/apply: tighten (dis)similarity index parsing 12 years ago
Junio C Hamano e28efb1998 apply: diagnose incomplete submodule object name better 12 years ago
Junio C Hamano e2afb0be90 apply: simplify build_fake_ancestor() 12 years ago
Jeff King d040350813 branch: let branch filters imply --list 12 years ago
Nguyễn Thái Ngọc Duy 045e3884bc branch: mark more strings for translation 12 years ago
Nguyễn Thái Ngọc Duy 43722c4d9e branch: give a more helpful message on redundant arguments 12 years ago
Nguyễn Thái Ngọc Duy 640d0401be branch: reject -D/-d without branch name 12 years ago
Nguyễn Thái Ngọc Duy 75135b23f6 branch: no detached HEAD check when editing another branch's description 12 years ago
Matthieu Moy 0fa2eb530f add: warn when -u or -A is used without pathspec 12 years ago
Jeff King b495697b82 fetch-pack: avoid repeatedly re-scanning pack directory 12 years ago
Jeff King 131b8fcbfb fetch: run gc --auto after fetching 12 years ago
Jeff King be5c9fb904 logmsg_reencode: lazily load missing commit buffers 12 years ago
Jeff King dd0d388c44 logmsg_reencode: never return NULL 12 years ago
Jeff King 200ebe362c commit: drop useless xstrdup of commit message 12 years ago
Junio C Hamano b4cf8db275 push: finishing touches to explain REJECT_ALREADY_EXISTS better 12 years ago
Junio C Hamano 75e5c0dc55 push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE 12 years ago
Jeff King b3873c336c reflog: use parse_config_key in config callback 12 years ago
Jeff King 4d5c6cefd5 help: use parse_config_key for man config 12 years ago
Nguyễn Thái Ngọc Duy 0b0ecaac2a grep: avoid accepting ambiguous revision 12 years ago
Junio C Hamano 1542d4cdad help: include <common-cmds.h> only in one file 12 years ago
Aaron Schrab ec55559f93 push: Add support for pre-push hooks 12 years ago
Martin von Zweigbergk bf44142f54 reset: update documentation to require only tree-ish with paths 12 years ago
Junio C Hamano eff80a9fd9 Allow custom "comment char" 12 years ago
Adam Spiers 72aeb18772 clean.c, ls-files.c: respect encapsulation of exclude_list_groups 12 years ago