2468 Commits (07d347cf9ac13c3d1746ae368f6e72afbe82dc15)

Author SHA1 Message Date
René Scharfe a22ae753cb use strbuf_addstr() for adding constant strings to a strbuf, part 2 9 years ago
René Scharfe 76d156766f contrib/coccinelle: fix semantic patch for oid_to_hex_r() 9 years ago
Jeff King 3dbfe2b8ae diff-highlight: avoid highlighting combined diffs 9 years ago
Jeff King 1b5290b125 diff-highlight: add multi-byte tests 9 years ago
Jeff King 9f76e52002 diff-highlight: ignore test cruft 9 years ago
Brian Henderson 7e4ffb4c17 diff-highlight: add support for --graph output 9 years ago
Brian Henderson caf5ea707c diff-highlight: add failing test for handling --graph output 9 years ago
Brian Henderson 23b250ab0f diff-highlight: add some tests 9 years ago
Matthieu Moy 7c5543115e git-multimail: update to release 1.4.0 9 years ago
Ville Skyttä 2e3a16b279 Spelling fixes 9 years ago
Jacob Keller ac76fd54a8 completion: add completion for --submodule=* diff option 9 years ago
Ville Skyttä 2703c22fc2 completion: complete --delete, --move, and --remotes for git branch 9 years ago
Johannes Schindelin 04e0869876 import-tars: support hard links 9 years ago
Josh Triplett 6bc6b6c0dc format-patch: format.from gives the default for --from 9 years ago
David Aguilar d7fd792e1b subtree: adjust function definitions to match CodingGuidelines 9 years ago
David Aguilar 6ae6a23318 subtree: adjust style to match CodingGuidelines 9 years ago
Chris Packham 5f072e0017 completion: add option '--recurse-submodules' to 'git clone' 9 years ago
David Aguilar 0f12c7d4d1 subtree: fix "git subtree split --rejoin" 9 years ago
David Aguilar fbd3199a6d t7900-subtree.sh: fix quoting and broken && chains 9 years ago
Jeff King a91e6925f6 contrib/git-jump: fix typo in README 9 years ago
Jeff King 1af9c6096a contrib/git-jump: add whitespace-checking mode 9 years ago
Jeff King 74a7fa44d3 contrib/git-jump: fix greedy regex when matching hunks 9 years ago
Parker Moore accb613afd contrib/persistent-https: use Git version for build label 9 years ago
Parker Moore dbd1294401 contrib/persistent-https: update ldflags syntax for Go 1.7+ 9 years ago
Nguyễn Thái Ngọc Duy 6d308627ca worktree: add "unlock" command 9 years ago
Nguyễn Thái Ngọc Duy 58142c09a4 worktree: add "lock" command 9 years ago
brian m. carlson db1d80b8fa contrib/coccinelle: add basic Coccinelle transforms 9 years ago
Heiko Becker 3cddb008c1 gnome-keyring: Don't hard-code pkg-config executable 9 years ago
Thomas Braun 634d2344e6 completion: add git status 9 years ago
Thomas Braun 7c599e92aa completion: add __git_get_option_value helper 9 years ago
Thomas Braun 21d2a9e3cc completion: factor out untracked file modes into a variable 9 years ago
Ville Skyttä 34d8f5a8aa git-prompt.sh: Don't error on null ${ZSH,BASH}_VERSION, $short_sha 9 years ago
Nguyễn Thái Ngọc Duy b462c02402 completion: support git-worktree 9 years ago
Matthieu Moy 17130a7046 git-multimail: update to release 1.3.1 9 years ago
Matthieu Moy 4453d76c6a git-multimail: update to release 1.3.0 9 years ago
Michael J Gruber d3bfbf91df completion: complete --cherry-mark for git log 9 years ago
Ralf Thielow 4d10b7e1bc completion: add 'revisions' and 'everyday' to 'git help' 9 years ago
Ralf Thielow 716b29db91 completion: add option '--guides' to 'git help' 9 years ago
SZEDER Gábor 59305aeeba completion: fix mis-indentation in _git_stash() 9 years ago
Christian Couder 435ec090ec config: add core.untrackedCache 9 years ago
Paul Wagland d7d4ca87a9 completion: update completion arguments for stash 9 years ago
Paul Wagland f7c2e1a042 completion: complete show-branch "--date-order" 9 years ago
John Keeping fa4b5e3a35 completion: add missing git-rebase options 9 years ago
Thomas Braun e6414b4645 completion: complete "diff --word-diff-regex=" 9 years ago
Dave Ware 933cfeb90b contrib/subtree: fix "subtree split" skipped-merge bug 9 years ago
David A. Greene 43cce5c8ed contrib/subtree: Make testing easier 9 years ago
Johannes Schindelin 17c4ddbbaf completion: add missing branch.*.rebase values 9 years ago
Elia Pinto 57eb1bef7d contrib/thunderbird-patch-inline/appp.sh: use the $( ... ) construct for command substitution 9 years ago
Elia Pinto bc32bacc72 contrib/examples/git-revert.sh: use the $( ... ) construct for command substitution 9 years ago
Elia Pinto 6ccca67a74 contrib/examples/git-repack.sh: use the $( ... ) construct for command substitution 9 years ago