summaryrefslogtreecommitdiffstats
path: root/Documentation/technical/api-remote.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-21tests: add missing executable bitsJeff King2-0/+0
2011-10-19Update draft release notes to 1.7.8Junio C Hamano1-2/+22
2011-10-19t/t3000-ls-files-others.sh: use $SHELL_PATH to run git-new-workdir scriptBrandon Casey1-1/+1
2011-10-19t1300: attempting to remove a non-existent .git/config is not an errorJohannes Sixt1-12/+7
2011-10-18strbuf.c: remove unnecessary strbuf_grow() from strbuf_getwholeline()Brandon Casey1-1/+0
2011-10-18Update draft release notes to 1.7.8Junio C Hamano1-1/+37
2011-10-17use test number as port numberClemens Buchacher1-1/+1
2011-10-17resolve_gitlink_packed_ref(): fix mismergeJunio C Hamano2-1/+30
2011-10-16gitweb: Add gitweb manpages to 'gitweb' package in git.specJakub Narebski1-0/+7
2011-10-16Documentation: Add gitweb config variables to git-config(1)Jakub Narebski1-0/+17
2011-10-16Documentation: Link to gitweb(1) and gitweb.conf(5) in other manpagesJakub Narebski2-0/+5
2011-10-16gitweb: Add gitweb(1) manpage for gitweb itselfJakub Narebski5-346/+743
2011-10-16gitweb: Add gitweb.conf(5) manpage for gitweb configuration filesDrew Northup3-134/+878
2011-10-16Update draft release notes to 1.7.8Junio C Hamano1-1/+3
2011-10-16git-svn: Allow certain refs to be ignoredMichael Olson1-5/+33
2011-10-16git svn dcommit: new option --interactive.Frédéric Heitzmann3-1/+146
2011-10-16Documentation: update [section.subsection] to reflect what git doesCarlos Martín Nieto1-3/+4
2011-10-16http_init: accept separate URL parameterJeff King5-16/+8
2011-10-16http: use hostname in credential descriptionMichael J Gruber2-10/+37
2011-10-16daemon: give friendlier error messages to clientsJeff King2-4/+31
2011-10-16Prepare for 1.7.7.1Junio C Hamano2-1/+40
2011-10-16send-email: Honour SMTP domain when using TLSMatthew Daley1-1/+1
2011-10-16grep: fix the error message that mentions --excludeBert Wesarg1-1/+1
2011-10-16t9901: fix line-ending dependency on windowsPat Thoyts1-15/+12
2011-10-16mingw: ensure sockets are initialized before calling gethostnamePat Thoyts2-0/+10
2011-10-16mergetools: use the correct tool for Beyond Compare 3 on WindowsPat Thoyts1-1/+6
2011-10-16git-gui: incremental goto line in blame viewBert Wesarg1-4/+11
2011-10-16git-gui: clear the goto line input when hidingBert Wesarg1-0/+1
2011-10-16git-gui: only accept numbers in the goto-line inputBert Wesarg1-2/+11
2011-10-15git-gui: search and linenumber input are mutual exclusive in the blame viewBert Wesarg1-6/+16
2011-10-15t9300: do not run --cat-blob-fd related tests on MinGWJohannes Schindelin1-4/+4
2011-10-15git-svn: On MSYS, escape and quote SVN_SSH also if set by the userSebastian Schuberth1-8/+7
2011-10-15t9001: do not fail only due to CR/LF issuesJohannes Schindelin1-0/+1
2011-10-15t1020: disable the pwd test on MinGWJohannes Schindelin1-1/+1
2011-10-14send-email: Fix %config_path_settings handlingCord Seele2-2/+38
2011-10-14downgrade "packfile cannot be accessed" errors to warningsJeff King2-2/+2
2011-10-14pack-objects: protect against disappearing packsJeff King3-1/+6
2011-10-14t1304: fall back to $USER if $LOGNAME is not definedRené Scharfe1-0/+5
2011-10-14t7800: avoid arithmetic expansion notationJunio C Hamano1-2/+2
2011-10-14Update draft release notes to 1.7.8Junio C Hamano1-1/+40
2011-10-14t1402-check-ref-format: skip tests of refs beginning with slash on WindowsJohannes Sixt1-36/+52
2011-10-14bundle: add parse_bundle_header() helper functionJunio C Hamano3-9/+33
2011-10-14bundle: allowing to read from an unseekable fdJunio C Hamano1-35/+64
2011-10-13pull,rebase: handle GIT_WORK_TREE betterJeff King2-2/+2
2011-10-13submodule: Search for merges only at end of recursive mergeBrad King4-5/+11
2011-10-13submodule: Demonstrate known breakage during recursive mergeBrad King1-0/+51
2011-10-12Teach merge the '[-e|--edit]' optionJay Soffian3-39/+99
2011-10-12Update draft release notes to 1.7.8Junio C Hamano1-1/+12
2011-10-12t5403: convert leading spaces to tabsNguyễn Thái Ngọc Duy1-23/+23
2011-10-12fix "git apply --index ..." not to deref NULLJim Meyering2-0/+46