summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-01Sane use of test_expect_failureLibravatar Junio C Hamano48-427/+498
2008-02-01Update stale documentation links from the main documentation.Libravatar Junio C Hamano1-0/+5
2008-02-01GIT 1.5.4Libravatar Junio C Hamano2-12/+6
2008-02-01Fix "git checkout -b foo ':/substring'"Libravatar Junio C Hamano1-3/+4
2008-01-31Fix typo in a comment in t/test-lib.shLibravatar Michele Ballabio1-1/+1
2008-01-31git rev-parse manpage: spelling fixLibravatar Miklos Vajna1-2/+2
2008-01-31Revert "filter-branch docs: remove brackets so not to imply revision arg is o...Libravatar Junio C Hamano2-2/+2
2008-01-30Documentation/git-cvsserver: Fix typoLibravatar Jean-Luc Herren1-1/+1
2008-01-30filter-branch: assume HEAD if no revision suppliedLibravatar Brandon Casey1-2/+1
2008-01-30filter-branch docs: remove brackets so not to imply revision arg is optionalLibravatar Brandon Casey2-2/+2
2008-01-30Use 'printf %s $x' notation in t5401Libravatar Shawn O. Pearce1-4/+4
2008-01-30filter-branch.sh: remove temporary directory on failureLibravatar Brandon Casey1-0/+5
2008-01-30git-relink: avoid hard linking in objects/info directoryLibravatar Brandon Casey1-1/+1
2008-01-29gitweb: Make use of the $git_dir variable at sub git_get_project_descriptionLibravatar Bruno Ribas1-1/+1
2008-01-29gitweb: Add info about $projectroot and $projects_list to gitweb/READMELibravatar Jakub Narebski1-2/+15
2008-01-29fix doc typosLibravatar Jim Meyering5-8/+8
2008-01-29reflog-expire: Avoid creating new files in a directory inside readdir(3) loopLibravatar Junio C Hamano1-2/+38
2008-01-29gitweb: Convert generated contents to utf8 in commitdiff_plainLibravatar Yasushi SHOJI1-6/+5
2008-01-29instaweb: use 'browser.<tool>.path' config option if it's set.Libravatar Christian Couder2-2/+11
2008-01-29Documentation: help: specify supported html browsers.Libravatar Christian Couder1-0/+10
2008-01-29Documentation: config: add "browser.<tool>.path".Libravatar Christian Couder1-0/+4
2008-01-28Add test for rebase -i with commits that do not pass pre-commitLibravatar Johannes Schindelin1-0/+16
2008-01-28t9001: add missing && operatorsLibravatar Jeff King1-4/+4
2008-01-26GIT 1.5.4-rc5Libravatar Junio C Hamano2-13/+14
2008-01-26pull --rebase: be cleverer with rebased upstream branchesLibravatar Johannes Schindelin3-2/+33
2008-01-26cvsserver: Fix for histories with multiple rootsLibravatar Steffen Prohaska2-2/+17
2008-01-26t9400-git-cvsserver-server: Wrap setup into test caseLibravatar Steffen Prohaska1-3/+4
2008-01-26Documentation: add a bit about sendemail.to configurationLibravatar Mike Hommey1-0/+2
2008-01-26parse-options: catch likely typo in presense of aggregated options.Libravatar Pierre Habouzit3-2/+40
2008-01-26Add a missing dependency on http.hLibravatar Mike Hommey1-1/+1
2008-01-25git pull manpage: don't include -n from fetch-options.txtLibravatar Miklos Vajna2-4/+9
2008-01-25git-svn(1): update instructions for resuming a git-svn cloneLibravatar Sam Vilain1-4/+7
2008-01-25autoconf: define NO_SYS_SELECT_H on systems without <sys/select.h>.Libravatar Jakub Narebski2-0/+7
2008-01-24Makefile: customization for supporting HP-UXLibravatar Robert Schiele1-0/+11
2008-01-24pre-POSIX.1-2001 systems do not have <sys/select.h>Libravatar Robert Schiele2-0/+7
2008-01-23Merge git://repo.or.cz/git-guiLibravatar Junio C Hamano3-5/+28
2008-01-23git-commit: exit non-zero if we fail to commit the indexLibravatar Brandon Casey1-4/+11
2008-01-23git-clone -s: document problems with git gc --pruneLibravatar Miklos Vajna1-0/+8
2008-01-22git-gui: Correctly cleanup msgfmt '1 message untranslated' outputLibravatar Shawn O. Pearce1-1/+1
2008-01-22git-gui: Make the statistics of po2msg match those of msgfmtLibravatar Shawn O. Pearce1-3/+22
2008-01-22git-gui: Fallback to Tcl based po2msg.sh if msgfmt isn't availableLibravatar Shawn O. Pearce1-0/+3
2008-01-22git-gui: Work around random missing scrollbar in revision listLibravatar Shawn O. Pearce1-1/+2
2008-01-22git-svn: default to repacking every 1000 commitsLibravatar Eric Wong1-6/+4
2008-01-22Clarify that http-push being temporarily disabled with older cURLLibravatar Junio C Hamano3-2/+23
2008-01-21pack-objects: Fix segfault when object count is less than thread countLibravatar Nicolas Pitre1-1/+2
2008-01-21Make t5710 more strict when creating nested reposLibravatar Alex Riesen1-4/+8
2008-01-21send-email, fix breakage in combination with --composeLibravatar Gustaf Hendeby1-1/+1
2008-01-21Document the hairy gfi_unpack_entry part of fast-importLibravatar Shawn O. Pearce1-0/+33
2008-01-21Teach fast-import to honor pack.compression and pack.depthLibravatar Shawn O. Pearce1-3/+29
2008-01-21submodule: Document the details of the command line syntaxLibravatar Steffen Prohaska1-2/+3