958 Commits (ed47fdf7fa80ae5f93eb708e82c625086f837b3f)

Author SHA1 Message Date
Christoph Egger aeff8a6121 http: implement public key pinning 9 years ago
brian m. carlson 121061f67f http: add option to try authentication without username 9 years ago
Dan Aloni 4d5c295696 ident: add user.useConfigOnly boolean for when ident shouldn't be guessed 9 years ago
Jeff King 0d0bac67ce transport: drop support for git-over-rsync 9 years ago
Christian Couder 435ec090ec config: add core.untrackedCache 9 years ago
Knut Franke 372370f167 http: use credential API to handle proxy authentication 9 years ago
Knut Franke ef976395e2 http: allow selection of proxy authentication method 9 years ago
Johannes Schindelin f5eb87b98d pull: allow interactive rebase with --rebase=interactive 9 years ago
Alexander Kuleshov bc6bf2d764 format-patch: introduce format.outputDirectory configuration 9 years ago
Thomas Gummerer ecd9ba6177 builtin/grep: add grep.fallbackToNoIndex config 9 years ago
Victor Leschuk 89f09dd34e grep: add --threads=<num> option and grep.threads configuration 9 years ago
Mike Crowe b33a15b081 push: add recurseSubmodules config option 9 years ago
Noam Postavsky 7f4d4746c1 credential-cache: new option to ignore sighup 9 years ago
Lukas Fleischer 78a766ab6e hideRefs: add support for matching full refs 9 years ago
Lukas Fleischer 92cab492ba config.txt: document the semantics of hideRefs with namespaces 9 years ago
Eric N. Vander Weele fd8d07efda log: Update log.follow doc and add to config.txt 9 years ago
Andreas Schwab d23871079f Documentation/config: fix formatting for branch.*.rebase and pull.rebase 10 years ago
John Keeping 78a844160b Documentation/config: don't list date formats 10 years ago
Namhyung Kim 3086c064fb stash: allow "stash show" diff output configurable 10 years ago
Andreas Schwab f04c6904dc Documentation/config: fix inconsistent label on gc.*.reflogExpireUnreachable 10 years ago
Dave Borowitz 68c757f219 push: add a config option push.gpgSign for default signed pushes 10 years ago
Jacob Keller 4f655e22b7 notes: teach git-notes about notes.<name>.mergeStrategy option 10 years ago
Jacob Keller d2d68d9975 notes: add notes.mergeStrategy option to select default strategy 10 years ago
Jacob Keller e48ad1b9b1 notes: document cat_sort_uniq rewriteMode 10 years ago
Elia Pinto 01861cb7a2 http: add support for specifying the SSL version 10 years ago
Jeff King 2bc31d1631 refs: support negative transfer.hideRefs 10 years ago
Remi Lespinet e97a5e765d git-am: add am.threeWay config variable 10 years ago
Eric Sunshine 8cc88166c0 Documentation/config: mention "now" and "never" for 'expire' settings 10 years ago
Jeff King cc118a65b4 docs/config.txt: reorder hideRefs config 10 years ago
Junio C Hamano 15dc5b5fb0 Revert "git-am: add am.threeWay config variable" 10 years ago
Eric Sunshine 114ff8881a config: rename "gc.pruneWorktreesExpire" to "gc.worktreePruneExpire" 10 years ago
Michael Haggerty b07244f4c3 Documentation/git-worktree: wordsmith worktree-related manpages 10 years ago
Michael Haggerty fe819b4b73 Documentation/config: fix stale "git prune --worktree" reference 10 years ago
Galan Rémi 3707995960 git rebase -i: warn about removed commits 10 years ago
Johannes Schindelin 1335f73289 fsck: support ignoring objects in `git fsck` via fsck.skiplist 10 years ago
Johannes Schindelin cd94c6f91e fsck: git receive-pack: support excluding objects from fsck'ing 10 years ago
Johannes Schindelin 2becf00ff7 fsck: support demoting errors to warnings 10 years ago
Johannes Schindelin 4b55b9b479 fsck: document the new receive.fsck.<msg-id> options 10 years ago
Michael Rappazzo 16cf51c7a2 git-rebase--interactive.sh: add config option for custom instruction format 10 years ago
Remi Lespinet d96a275b91 git-am: add am.threeWay config variable 10 years ago
Jeff King 74b15bfbf6 diff: accept color.diff.context as a synonym for "plain" 10 years ago
Fredrik Medley 68ee628932 upload-pack: optionally allow fetching reachable sha1 10 years ago
Fredrik Medley bc0a474149 config.txt: clarify allowTipSHA1InWant with camelCase 10 years ago
Paul Tan eb8dc05c3d pull: make pull.ff=true override merge.ff 10 years ago
Michael Haggerty f4ab4f3ab1 lock_packed_refs(): allow retries when acquiring the packed-refs lock 10 years ago
Jeff King 1c262bb7b2 doc: convert \--option to --option 10 years ago
Lars Kellogg-Stedman f6f2a9e42d http: add support for specifying an SSL cipher list 10 years ago
Dave Olszewski a8bc269f11 push: allow --follow-tags to be set by config push.followTags 10 years ago
Nguyễn Thái Ngọc Duy da0005b885 *config.txt: stick to camelCase naming convention 10 years ago
Michael J Gruber 0d6accc01d config,completion: add color.status.unmerged 10 years ago