23377 Commits (3ba9ba8f34eda286867fba37e496850dc109af74)
 

Author SHA1 Message Date
Anselm Kruis d3e7da8979 Add a new option 'core.askpass'. 15 years ago
Jeff King a54ce3ca9e tests: make test_must_fail fail on missing commands 15 years ago
Jeff King 16034fbe59 tests: make test_must_fail more verbose 15 years ago
Anders Kaseorg d8a9480384 gitweb: Don't die_error in git_tag after already printing headers 15 years ago
Jon Seymour 8d66bb0587 t3903: fix broken test_must_fail calls 15 years ago
Jon Seymour ba9eab7bfd t1503: fix broken test_must_fail calls 15 years ago
Jens Lehmann 23b4c7bcc5 checkout: Use submodule.*.ignore settings from .git/config and .gitmodules 15 years ago
Jens Lehmann 62ed009642 checkout: Add test for diff.ignoreSubmodules 15 years ago
Junio C Hamano eec0daf6fd Merge branch 'maint' 15 years ago
Junio C Hamano d3fd3d1f9b Merge branch 'maint-1.7.1' into maint 15 years ago
Thiago Farina 3cd474599f object.h: Add OBJECT_ARRAY_INIT macro and make use of it. 15 years ago
Matthieu Moy 520ea857e6 t0003: add missing && at end of lines 15 years ago
Ramkumar Ramachandra 2c642ed866 format-patch: Don't go over merge commits 15 years ago
Ramkumar Ramachandra 6426f2d2af t4014-format-patch: Call test_tick before committing 15 years ago
Csaba Henk 7ec344d802 filter-branch: retire --remap-to-ancestor 15 years ago
Csaba Henk 0f5cdf653b bundle: detect if bundle file cannot be created 15 years ago
Greg Brockman 9f29fe9a77 shell: Display errors from improperly-formatted command lines 15 years ago
Junio C Hamano 1666246b70 Merge branch 'gb/split-cmdline-errmsg' into gb/shell-ext 15 years ago
Junio C Hamano 515cc01019 Merge branch 'maint' 15 years ago
Jay Soffian ea16a030aa for-each-ref: fix objectname:short bug 15 years ago
Johannes Sixt ce518bbd6c Fix compat/regex ANSIfication on MinGW 15 years ago
Elijah Newren 2244eab01b tree-walk: Correct bitrotted comment about tree_entry() 15 years ago
Brandon Casey 3ee1757bae builtin/fetch.c: ignore merge config when not fetching from branch's remote 15 years ago
Brandon Casey 6106ce4669 t/t5510: demonstrate failure to fetch when current branch has merge ref 15 years ago
Johannes Schindelin 175f6e59f6 checkout: respect diff.ignoreSubmodules setting 15 years ago
Linus Torvalds 1fda91b511 Fix 'git log' early pager startup error case 15 years ago
Junio C Hamano b5442ca101 Merge branch 'maint' 15 years ago
Ramkumar Ramachandra 70256a3a67 shell: Rewrite documentation and improve error message 15 years ago
Jon Seymour 9c46c054ae rev-parse: tests git rev-parse --verify master@{n}, for various n 15 years ago
Jon Seymour eedce784a7 sha1_name.c: use warning in preference to fprintf(stderr 15 years ago
Jon Seymour e6eedc31d5 rev-parse: exit with non-zero status if ref@{n} is not valid. 15 years ago
Jonathan Nieder ef45e4dae0 parse-options: clarify PARSE_OPT_NOARG description 15 years ago
Jonathan Nieder 6325ca3129 t3302 (notes): Port to Solaris 15 years ago
Brian Gernhardt 0e1b50152b t7606: Avoid using head as a file name 15 years ago
Jonathan Nieder 655e8d9c92 do not pass "git -c foo=bar" params to transport helpers 15 years ago
Jeff King 2b64fc894d pass "git -c foo=bar" params through environment 15 years ago
Junio C Hamano 2839478774 Work around em-dash handling in newer AsciiDoc 15 years ago
Brian Gernhardt 25641fcdb0 t7610: cd inside subshell instead of around 15 years ago
Nguyễn Thái Ngọc Duy 24c61c44e6 clone: warn users --depth is ignored in local clones 15 years ago
Michael J Gruber 1884df1aad git-bundle.txt: Clarify rev-list-args restrictions 15 years ago
Michael J Gruber a6190565ab git-bundle.txt: whitespace cleanup 15 years ago
Michael J Gruber 5e1f9605c4 git-bundle.txt: Cleanup 15 years ago
Junio C Hamano bc38219f50 Merge branch 'maint' 15 years ago
Ralf Wildenhues 3776ea9d70 Typos in code comments, an error message, documentation 15 years ago
Ralf Wildenhues 22e5e58a3c Typos in code comments, an error message, documentation 15 years ago
Junio C Hamano 231682469b autoconf: regex library detection typofix 15 years ago
Nicolas Pitre 506049c7df fix >4GiB source delta assertion failure 15 years ago
Jon Seymour b0c6bf4a87 detached-stash: update Documentation 15 years ago
Jon Seymour daf7a0c000 detached-stash: tests of git stash with stash-like arguments 15 years ago
Jon Seymour a9bf09e19d detached-stash: simplify git stash show 15 years ago