summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-26GIT 1.5.4-rc5v1.5.4-rc5Junio C Hamano
2008-01-26pull --rebase: be cleverer with rebased upstream branchesJohannes Schindelin
2008-01-26cvsserver: Fix for histories with multiple rootsSteffen Prohaska
2008-01-26t9400-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-25git pull manpage: don't include -n from fetch-options.txtMiklos Vajna
2008-01-25git-svn(1): update instructions for resuming a git-svn cloneSam Vilain
2008-01-25autoconf: define NO_SYS_SELECT_H on systems without <sys/select.h>.Jakub Narebski
2008-01-24Makefile: customization for supporting HP-UXRobert Schiele
2008-01-24pre-POSIX.1-2001 systems do not have <sys/select.h>Robert Schiele
2008-01-23Merge 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-22git-gui: Correctly cleanup msgfmt '1 message untranslated' outputgitgui-0.9.2Shawn O. Pearce
2008-01-22git-gui: Make the statistics of po2msg match those of msgfmtShawn O. Pearce
2008-01-22git-gui: Fallback to Tcl based po2msg.sh if msgfmt isn't availableShawn O. Pearce
2008-01-22git-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-21pack-objects: Fix segfault when object count is less than thread countNicolas Pitre
2008-01-21Make t5710 more strict when creating nested reposAlex Riesen
2008-01-21send-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-20git-submodule: add test for the subcommand parser fixJunio C Hamano
2008-01-20git-submodule: fix subcommand parserJunio C Hamano
2008-01-20git-submodule: rename shell functions for consistencyJunio C Hamano
2008-01-20Merge git://repo.or.cz/git-guiJunio C Hamano
2008-01-20git-gui: Correct encoding of glossary/fr.po to UTF-8Shawn O. Pearce
2008-01-20git-gui: Consolidate hook execution code into a single functionShawn O. Pearce
2008-01-20git-gui: Correct window title for hook failure dialogsShawn O. Pearce
2008-01-20git-gui: Honor the standard commit-msg hookShawn O. Pearce
2008-01-20GIT 1.5.4-rc4v1.5.4-rc4Junio C Hamano
2008-01-20Merge git://repo.or.cz/git-guiJunio C Hamano
2008-01-20Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2008-01-20http-push and http-fetch: handle URLs without trailing /Grégoire Barbier
2008-01-20http-push: clarify the reason of error from the initial PROPFIND requestJunio C Hamano
2008-01-20http-push: fail when info/refs exists and is already lockedGrégoire Barbier
2008-01-20http-push: fix webdav lock leak.Grégoire Barbier
2008-01-20parse_commit_buffer: tighten checks while parsingMartin Koegler
2008-01-19Update git-completion for new 'remote rm' optionDan McGee
2008-01-19doc typo: s/prior committing/prior to committing/Jim Meyering
2008-01-18Include rev-list options in git-log manpage.Miklos Vajna
2008-01-18http-push: disable http-push without USE_CURL_MULTIGrégoire Barbier
2008-01-18send-email: add no-validate optionJeff King
2008-01-18send-email: validate patches before sending anythingJeff King
2008-01-18send-email: detect invocation errors earlierJeff King