Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-27GIT 1.5.4-rc5v1.5.4-rc5Junio C Hamano
2008-01-27pull --rebase: be cleverer with rebased upstream branchesJohannes Schindelin
2008-01-27cvsserver: Fix for histories with multiple rootsSteffen Prohaska
2008-01-27t9400-git-cvsserver-server: Wrap setup into test caseSteffen Prohaska
2008-01-26Documentation: add a bit about sendemail.to configurationMike Hommey
2008-01-26parse-options: catch likely typo in presense of aggregated options.Pierre Habouzit
2008-01-26Add a missing dependency on http.hMike Hommey
2008-01-26git pull manpage: don't include -n from fetch-options.txtMiklos Vajna
2008-01-26git-svn(1): update instructions for resuming a git-svn cloneSam Vilain
2008-01-26autoconf: define NO_SYS_SELECT_H on systems without <sys/select.h>.Jakub Narebski
2008-01-25Makefile: customization for supporting HP-UXRobert Schiele
2008-01-25pre-POSIX.1-2001 systems do not have <sys/select.h>Robert Schiele
2008-01-24Merge git://repo.or.cz/git-guiJunio C Hamano
2008-01-23git-commit: exit non-zero if we fail to commit the indexBrandon Casey
2008-01-23git-clone -s: document problems with git gc --pruneMiklos Vajna
2008-01-23git-gui: Correctly cleanup msgfmt '1 message untranslated' outputgitgui-0.9.2Shawn O. Pearce
2008-01-23git-gui: Make the statistics of po2msg match those of msgfmtShawn O. Pearce
2008-01-23git-gui: Fallback to Tcl based po2msg.sh if msgfmt isn't availableShawn O. Pearce
2008-01-23git-gui: Work around random missing scrollbar in revision listShawn O. Pearce
2008-01-22git-svn: default to repacking every 1000 commitsEric Wong
2008-01-22Clarify that http-push being temporarily disabled with older cURLJunio C Hamano
2008-01-22pack-objects: Fix segfault when object count is less than thread countNicolas Pitre
2008-01-22Make t5710 more strict when creating nested reposAlex Riesen
2008-01-22send-email, fix breakage in combination with --composeGustaf Hendeby
2008-01-21Document the hairy gfi_unpack_entry part of fast-importShawn O. Pearce
2008-01-21Teach fast-import to honor pack.compression and pack.depthShawn O. Pearce
2008-01-21submodule: Document the details of the command line syntaxSteffen Prohaska
2008-01-21git-submodule: add test for the subcommand parser fixJunio C Hamano
2008-01-21git-submodule: fix subcommand parserJunio C Hamano
2008-01-21git-submodule: rename shell functions for consistencyJunio C Hamano
2008-01-21Merge git://repo.or.cz/git-guiJunio C Hamano
2008-01-21git-gui: Correct encoding of glossary/fr.po to UTF-8Shawn O. Pearce
2008-01-21git-gui: Consolidate hook execution code into a single functionShawn O. Pearce
2008-01-21git-gui: Correct window title for hook failure dialogsShawn O. Pearce
2008-01-21git-gui: Honor the standard commit-msg hookShawn O. Pearce
2008-01-21GIT 1.5.4-rc4v1.5.4-rc4Junio C Hamano
2008-01-21Merge git://repo.or.cz/git-guiJunio C Hamano
2008-01-21Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2008-01-21http-push and http-fetch: handle URLs without trailing /Grégoire Barbier
2008-01-21http-push: clarify the reason of error from the initial PROPFIND requestJunio C Hamano
2008-01-21http-push: fail when info/refs exists and is already lockedGrégoire Barbier
2008-01-21http-push: fix webdav lock leak.Grégoire Barbier
2008-01-20parse_commit_buffer: tighten checks while parsingMartin Koegler
2008-01-20Update git-completion for new 'remote rm' optionDan McGee
2008-01-19doc typo: s/prior committing/prior to committing/Jim Meyering
2008-01-19Include rev-list options in git-log manpage.Miklos Vajna
2008-01-19http-push: disable http-push without USE_CURL_MULTIGrégoire Barbier
2008-01-19send-email: add no-validate optionJeff King
2008-01-19send-email: validate patches before sending anythingJeff King
2008-01-19send-email: detect invocation errors earlierJeff King