summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-24pre-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-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-20Update 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
2008-01-18fast-import: Don't use a maybe-clobbered errno valueJim Meyering
2008-01-18Move sha1_file_to_archive into libgitLars Hjemli
2008-01-18color unchanged lines as "plain" in "diff --color-words"Jeff King
2008-01-18autoconf: Add checking for unsetenv functionJakub Narebski
2008-01-18core-tutorial typofixThomas Zander
2008-01-18Officially deprecate repo-config.Junio C Hamano
2008-01-18Fix random fast-import errors when compiled with NO_MMAPShawn O. Pearce
2008-01-18fast-import.c: don't try to commit marks file if write failedBrandon Casey
2008-01-18git-gui: Makefile - Handle $DESTDIR on CygwinMark Levedahl
2008-01-18git-gui: add french glossary: glossary/fr.poChristian Couder
2008-01-16refs.c: rework ref_locks by abstracting from underlying struct lock_fileBrandon Casey