summaryrefslogtreecommitdiffstats
path: root/credential.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-09Git 2.6-rc1v2.6.0-rc1Junio C Hamano1-1/+1
2015-09-07am: match --signoff to the original scripted versionJunio C Hamano2-2/+77
2015-09-04Git 2.5.2v2.5.2Junio C Hamano4-3/+67
2015-09-04Git 2.4.9v2.4.9Junio C Hamano4-3/+13
2015-09-04Git 2.3.9v2.3.9Junio C Hamano4-3/+13
2015-09-04Git 2.2.3v2.2.3Junio C Hamano4-3/+13
2015-09-04show-branch: use a strbuf for reflog descriptionsJeff King1-2/+4
2015-09-04read_info_alternates: handle paths larger than PATH_MAXJeff King1-6/+3
2015-09-04notes: use a strbuf in add_non_noteJeff King1-9/+10
2015-09-04verify_absent: allow filenames longer than PATH_MAXJeff King1-7/+10
2015-09-02Git 2.6-rc0v2.6.0-rc0Junio C Hamano2-4/+13
2015-09-02Ninth batch for 2.6Junio C Hamano1-0/+22
2015-09-02rerere: release lockfile in non-writing functionsJeff King5-16/+61
2015-09-01Eighth batch for 2.6Junio C Hamano1-0/+39
2015-08-31read-cache: fix indentation in read_index_fromStefan Beller1-1/+1
2015-08-31trailer: support multiline titleChristian Couder2-4/+25
2015-08-31t7300: fix broken && chainsErik Elfström1-12/+4
2015-08-31log: diagnose empty HEAD more clearlyJeff King2-1/+30
2015-08-31commit: don't rewrite shared index unnecessarilyDavid Turner3-5/+15
2015-08-28Seventh batch for 2.6Junio C Hamano1-0/+8
2015-08-28read-tree: replace bracket set with parentheses to clarify usageAlex Henrie1-1/+1
2015-08-28pack-objects: place angle brackets around placeholders in usage stringsAlex Henrie1-2/+2
2015-08-28git-submodule: remove extraneous space from error messageAlex Henrie1-1/+1
2015-08-28lockfile: remove function "hold_lock_file_for_append"Ralf Thielow2-57/+7
2015-08-28Git 2.5.1v2.5.1Junio C Hamano3-2/+19
2015-08-28Mingw: verify both ends of the pipe () callJose F. Morales1-1/+1
2015-08-28git-p4: honor core.ignorecase when using P4 client specsLars Schneider2-0/+207
2015-08-28reflog: add missing single quote to error messageAlex Henrie1-1/+1
2015-08-28archive-zip: support more than 65535 entriesRené Scharfe2-4/+91
2015-08-28archive-zip: use a local variable to store the creator versionRené Scharfe1-2/+4
2015-08-28t5004: test ZIP archives with many entriesRené Scharfe1-0/+40
2015-08-27Sixth batch for 2.6Junio C Hamano1-0/+17
2015-08-26i18n: am: fix typo in description of -b optionJiang Xin1-1/+1
2015-08-26trailer: retitle a test and correct an in-comment messageChristian Couder2-2/+3
2015-08-26git-svn doc: mention "svn-remote.<name>.include-paths"Brett Randall1-0/+3
2015-08-26pull: pass upload_pack only when it was givenJunio C Hamano1-1/+1
2015-08-26Fifth batch for 2.6Junio C Hamano1-0/+33
2015-08-25builtin/log.c: minor reformatJunio C Hamano1-4/+2
2015-08-25write_file(): drop caller-supplied LF from calls to create a one-liner fileJunio C Hamano6-10/+10
2015-08-25write_file_v(): do not leave incomplete line at the endJunio C Hamano2-8/+3
2015-08-25generate-cmdlist: re-implement as shell scriptEric Sunshine3-52/+52
2015-08-25setup: update the right file in multiple checkoutsNguyễn Thái Ngọc Duy1-2/+2
2015-08-25describe --contains: default to HEAD when no commit-ish is givenSZEDER Gábor3-6/+14
2015-08-24write_file(): drop "fatal" parameterJunio C Hamano10-19/+40
2015-08-24builtin/am: make sure state files are textJunio C Hamano1-2/+8
2015-08-24builtin/am: introduce write_state_*() helper functionsJunio C Hamano1-27/+41
2015-08-24rev-list: make it obvious that we do not support notesJeff King4-0/+9
2015-08-24config: silence warnings for command names with invalid keysJeff King5-12/+43
2015-08-21wt-status: move #include "pathspec.h" to the headerSZEDER Gábor2-1/+1
2015-08-21trailer: ignore first line of messageChristian Couder2-2/+16