summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Documentation: add a bit about sendemail.to configurationMike Hommey2008-01-261-0/+2
* parse-options: catch likely typo in presense of aggregated options.Pierre Habouzit2008-01-263-2/+40
* Add a missing dependency on http.hMike Hommey2008-01-261-1/+1
* git pull manpage: don't include -n from fetch-options.txtMiklos Vajna2008-01-252-4/+9
* git-svn(1): update instructions for resuming a git-svn cloneSam Vilain2008-01-251-4/+7
* autoconf: define NO_SYS_SELECT_H on systems without <sys/select.h>.Jakub Narebski2008-01-252-0/+7
* Makefile: customization for supporting HP-UXRobert Schiele2008-01-241-0/+11
* pre-POSIX.1-2001 systems do not have <sys/select.h>Robert Schiele2008-01-242-0/+7
* Merge git://repo.or.cz/git-guiJunio C Hamano2008-01-233-5/+28
|\
| * git-gui: Correctly cleanup msgfmt '1 message untranslated' outputgitgui-0.9.2Shawn O. Pearce2008-01-221-1/+1
| * git-gui: Make the statistics of po2msg match those of msgfmtShawn O. Pearce2008-01-221-3/+22
| * git-gui: Fallback to Tcl based po2msg.sh if msgfmt isn't availableShawn O. Pearce2008-01-221-0/+3
| * git-gui: Work around random missing scrollbar in revision listShawn O. Pearce2008-01-221-1/+2
* | git-commit: exit non-zero if we fail to commit the indexBrandon Casey2008-01-231-4/+11
* | git-clone -s: document problems with git gc --pruneMiklos Vajna2008-01-231-0/+8
* | git-svn: default to repacking every 1000 commitsEric Wong2008-01-221-6/+4
* | Clarify that http-push being temporarily disabled with older cURLJunio C Hamano2008-01-223-2/+23
* | pack-objects: Fix segfault when object count is less than thread countNicolas Pitre2008-01-211-1/+2
* | Make t5710 more strict when creating nested reposAlex Riesen2008-01-211-4/+8
* | send-email, fix breakage in combination with --composeGustaf Hendeby2008-01-211-1/+1
* | Document the hairy gfi_unpack_entry part of fast-importShawn O. Pearce2008-01-211-0/+33
* | Teach fast-import to honor pack.compression and pack.depthShawn O. Pearce2008-01-211-3/+29
* | submodule: Document the details of the command line syntaxSteffen Prohaska2008-01-211-2/+3
* | git-submodule: add test for the subcommand parser fixJunio C Hamano2008-01-201-28/+28
* | git-submodule: fix subcommand parserJunio C Hamano2008-01-201-41/+116
* | git-submodule: rename shell functions for consistencyJunio C Hamano2008-01-201-10/+10
* | Merge git://repo.or.cz/git-guiJunio C Hamano2008-01-204-76/+145
|\ \ | |/
| * git-gui: Correct encoding of glossary/fr.po to UTF-8Shawn O. Pearce2008-01-201-13/+13
| * git-gui: Consolidate hook execution code into a single functionShawn O. Pearce2008-01-203-46/+63
| * git-gui: Correct window title for hook failure dialogsShawn O. Pearce2008-01-201-1/+1
| * git-gui: Honor the standard commit-msg hookShawn O. Pearce2008-01-201-31/+83
* | GIT 1.5.4-rc4v1.5.4-rc4Junio C Hamano2008-01-201-1/+6
* | Merge git://repo.or.cz/git-guiJunio C Hamano2008-01-2011-71/+2119
|\ \ | |/
| * git-gui: Makefile - Handle $DESTDIR on CygwinMark Levedahl2008-01-171-2/+3
| * git-gui: add french glossary: glossary/fr.poChristian Couder2008-01-171-0/+166
| * git-gui: Refresh file status description after hunk applicationShawn O. Pearce2008-01-161-0/+2
| * git-gui: Allow 'Create New Repository' on existing directoriesShawn O. Pearce2008-01-161-28/+22
| * git-gui: Initial french translationChristian Couder2008-01-161-0/+1875
| * git-gui: Improve German translation.Christian Stimming2008-01-162-9/+9
| * git-gui: Updated Swedish translation after mailing list review.Peter Karlsson2008-01-161-11/+11
| * git-gui: Fix broken revert confirmation.Christian Stimming2008-01-161-1/+3
| * git-gui: Update German translationChristian Stimming2008-01-162-21/+24
| * git-gui: Update glossary: add term "hunk"Christian Stimming2008-01-162-1/+6
* | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-01-201-0/+1
|\ \
| * | [PATCH] gitk: make Ctrl "+" really increase the font sizeJohannes Schindelin2008-01-141-0/+1
* | | http-push and http-fetch: handle URLs without trailing /Grégoire Barbier2008-01-202-0/+21
* | | http-push: clarify the reason of error from the initial PROPFIND requestJunio C Hamano2008-01-201-2/+9
* | | http-push: fail when info/refs exists and is already lockedGrégoire Barbier2008-01-201-0/+5
* | | http-push: fix webdav lock leak.Grégoire Barbier2008-01-201-5/+8
* | | parse_commit_buffer: tighten checks while parsingMartin Koegler2008-01-201-7/+20