summaryrefslogtreecommitdiffstats
path: root/git-pull.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-09parse-options: fix clang opterror() -Wunused-value warningEric Sunshine1-1/+1
2013-08-05fix typo in documentation of git-svnFelix Gruber1-1/+1
2013-08-05Documentation/rev-list-options: add missing word in --*-parentsTorstein Hegge1-1/+1
2013-08-05log doc: the argument to --encoding is not optionalJonathan Nieder2-2/+2
2013-07-22Git 1.8.3.4v1.8.3.4Junio C Hamano2-2/+3
2013-07-22update URL to the marc.info mail archiveOndřej Bílka3-4/+4
2013-07-22Update draft release notes to 1.8.3.4Junio C Hamano1-0/+5
2013-07-22t9801: git-p4: check ignore files with client specVitor Antunes1-3/+20
2013-07-19Start preparing for 1.8.3.4Junio C Hamano2-1/+16
2013-07-19apply.c::find_name_traditional(): do not initialize len to the line's lengthStefan Beller1-1/+1
2013-07-19http-push.c::add_send_request(): do not initialize transfer_requestStefan Beller1-1/+1
2013-07-19Documentation: "git reset <tree-ish> <pathspec>" takes a tree-ish, not tree-shStefan Beller1-1/+1
2013-07-15Git 1.8.3.3v1.8.3.3Junio C Hamano3-2/+24
2013-07-08test-lint: detect 'export FOO=bar'Thomas Rast1-0/+1
2013-07-08t9902: fix 'test A == B' to use = operatorThomas Rast1-1/+1
2013-07-07name-rev doc: rewrite --stdin paragraphRamkumar Ramachandra1-2/+4
2013-07-07lockfile: fix buffer overflow in path handlingMichael Haggerty1-4/+6
2013-07-06diff-options: document default similarity indexFraser Tweedale1-1/+1
2013-07-04fixup-builtins: retire an old transition helper scriptRamkumar Ramachandra2-19/+0
2013-07-04Update draft release notes to 1.8.3.3Junio C Hamano1-0/+15
2013-07-03git-config: update doc for --get with multiple valuesJohn Keeping1-1/+1
2013-07-02get_short_sha1(): correctly disambiguate type-limited abbreviationJunio C Hamano1-1/+1
2013-07-02t1512: correct leftover constants from earlier editionJunio C Hamano1-10/+22
2013-07-01t7500: fix flipped actual/expectAndrew Pimlott1-3/+3
2013-07-01lib-rebase: document exec_ in FAKE_LINESAndrew Pimlott1-0/+2
2013-07-01Start preparing for 1.8.3.3Junio C Hamano2-1/+12
2013-06-30check-ignore doc: fix broken link to ls-files pageRamkumar Ramachandra1-1/+1
2013-06-30test: spell 'ls-files --delete' option correctly in test descriptionsSZEDER Gábor1-2/+2
2013-06-28Git 1.8.3.2v1.8.3.2Junio C Hamano3-2/+8
2013-06-28configure: fix option help message for --disable-pthreadsStefano Lattarini1-1/+1
2013-06-27Start preparing for 1.8.3.2Junio C Hamano2-1/+55
2013-06-26documentation: add git:// transport security noticeFraser Tweedale1-0/+3
2013-06-26column doc: rewrite documentation for column.uiRamkumar Ramachandra1-3/+17
2013-06-25diff: demote core.safecrlf=true to core.safecrlf=warnJunio C Hamano2-1/+17
2013-06-23user-manual: Update download size for Git and the kernelW. Trevor King1-3/+3
2013-06-21lib-httpd/apache.conf: check version only after mod_version loadsJeff King1-3/+4
2013-06-21web--browse: support /usr/bin/cygstart on CygwinYaakov Selkowitz2-3/+9
2013-06-21completion: complete diff --word-diffRamkumar Ramachandra1-1/+1
2013-06-21apply: carefully strdup a possibly-NULL nameThomas Rast2-1/+15
2013-06-21pull: merge into unborn by fast-forwarding from empty treeThomas Rast2-1/+37
2013-06-21pull: update unborn branch tip after indexJeff King1-2/+2
2013-06-20t7400: test of UTF-8 submodule names pass under Mac OSTorsten Bögershausen1-8/+11
2013-06-20send-email: sanitize author when writing From lineMichael S. Tsirkin2-3/+4
2013-06-20send-email: add test for duplicate utf8 nameMichael S. Tsirkin1-0/+14
2013-06-19random typofixes (committed missing a 't', successful missing an 's')Veres Lajos3-3/+3
2013-06-19http.c: don't rewrite the user:passwd string multiple timesBrandon Casey1-3/+9
2013-06-18fix "builtin-*" references to be "builtin/*"Phil Hord9-21/+20
2013-06-18Documentation: Move "git diff <blob> <blob>"Kevin Bracey1-7/+7
2013-06-18Documentation/git-merge.txt: weaken warning about uncommited changesMatthieu Moy1-2/+2
2013-06-18Documentation/git-push.txt: explain better cases where --force is dangerousMatthieu Moy1-0/+9