1836 Commits (6b2bf41e6c1c9742c5ad5b5920f48a7b23aa6a50)

Author SHA1 Message Date
Linus Torvalds 9d55b2e12f mailinfo: don't require "text" mime type for attachments 13 years ago
Orgad Shaneh 8f6811efed commit: pay attention to submodule.$name.ignore in .gitmodules 13 years ago
Jeff King 74eb32d3a4 receive-pack: drop "n/a" on unpacker errors 13 years ago
Jeff King a22e6f8547 receive-pack: send pack-processing stderr over sideband 13 years ago
Jeff King 59bfdfb82a receive-pack: redirect unpack-objects stdout to /dev/null 13 years ago
Ralf Thielow 31b808a032 clone --single: limit the fetch refspec to fetched branch 13 years ago
Junio C Hamano 176943b965 mailinfo: do not concatenate charset= attribute values from mime headers 13 years ago
Adam Spiers d9fcff2f49 Add missing -z to git check-attr usage text for consistency with man page 13 years ago
Michael J Gruber 208f5aa426 grep: show --debug output only once 13 years ago
Junio C Hamano 17bf35a3c7 grep: teach --debug option to dump the parse tree 13 years ago
Junio C Hamano 9aeaab6811 blame: allow "blame file" in the middle of a conflicted merge 13 years ago
Junio C Hamano ffcabccf5d blame $path: avoid getting fooled by case insensitive filesystems 13 years ago
Junio C Hamano d5b4d80d1c mailinfo: strip "RE: " prefix 13 years ago
Stefan Naewe 2303cad242 ls-remote: document the '--get-url' option 13 years ago
Dan Johnson 8556646089 fetch --all: pass --tags/--no-tags through to each remote 13 years ago
Nguyễn Thái Ngọc Duy e17dba8fe1 remote: prefer subcommand name 'remove' to 'rm' 13 years ago
Jens Lehmann 50d89ad654 submodule: use argv_array instead of hand-building arrays 13 years ago
Jeff King 85556d4e37 fetch: use argv_array instead of hand-building arrays 13 years ago
Junio C Hamano e27ddb6456 split_ident_line(): make best effort when parsing author/committer line 13 years ago
Martin von Zweigbergk a73e22e963 cherry-pick/revert: respect order of revisions to pick 13 years ago
Martin von Zweigbergk ca92e59e30 teach log --no-walk=unsorted, which avoids sorting 13 years ago
Jeff King f9c75d858d log: fix --quiet synonym for -s 13 years ago
Junio C Hamano 6a2abdc125 apply: compute patch->def_name correctly under -p0 13 years ago
Junio C Hamano 003c84f6d2 specifying ranges: we did not mean to make ".." an empty set 13 years ago
Jeff King ba8bd8300a config: warn on inaccessible files 13 years ago
Kacper Kornet 3b51222cec for-each-ref: Fix sort with multiple keys 13 years ago
Jeff King 36c60f7a08 fetch-pack: mention server version with verbose output 13 years ago
Junio C Hamano 74991a98df fetch-pack: do not ask for unadvertised capabilities 13 years ago
Jeff King d50c387163 do not send client agent unless server does first 13 years ago
Jeff King ca8e127c9b send-pack: fix capability-sending logic 13 years ago
Brandon Casey 90b29cb7a8 prune.c: only print informational message in show_only or verbose mode 13 years ago
Junio C Hamano 4b7f2fa4c6 receive-pack: do not leak output from auto-gc to standard output 13 years ago
Paul Gortmaker ee92239186 apply: delete unused deflate_origlen from patch struct 13 years ago
Jeff King ff5effdf45 include agent identifier in capability string 13 years ago
Thomas Rast 28452655af diff_setup_done(): return void 13 years ago
Junio C Hamano 9409c7a5b3 config: "git config baa" should exit with status 1 13 years ago
Jeff King e54501004a diff: do not use null sha1 as a sentinel value 13 years ago
Jeff King add416a6c0 checkout: don't confuse ref and object flags 13 years ago
Jeff King f20f3878ac commit: check committer identity more strictly 13 years ago
Junio C Hamano 9aab1b5118 commit-tree: resurrect command line parsing updates 13 years ago
Matthieu Moy e3ebc35b16 config: fix several access(NULL) calls 13 years ago
Thomas Gummerer b60e188c51 Strip namelen out of ce_flags into a ce_namelen field 13 years ago
Jeff King f8b090386b index-pack: loop while inflating objects in unpack_data 13 years ago
Jeff King 6ff2b729de add: create ADD_EDIT.patch with mode 0666 13 years ago
Junio C Hamano 957d74062c rev-parse --disambiguate=<prefix> 13 years ago
Junio C Hamano c036c4c5e4 rev-parse: A and B in "rev-parse A..B" refer to committish 13 years ago
Junio C Hamano 13243c2c7a reset: the command takes committish 13 years ago
Junio C Hamano 75f5ac04a2 commit-tree: the command wants a tree and commits 13 years ago
Junio C Hamano da3ac0c149 apply: --build-fake-ancestor expects blobs 13 years ago
Junio C Hamano d5f6b1d756 revision.c: the "log" family, except for "show", takes committish 13 years ago