aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | Documentation/git-cvsserver: Fix typoJean-Luc Herren2008-01-30
* | | filter-branch: assume HEAD if no revision suppliedBrandon Casey2008-01-30
* | | filter-branch docs: remove brackets so not to imply revision arg is optionalBrandon Casey2008-01-30
* | | Use 'printf %s $x' notation in t5401Shawn O. Pearce2008-01-30
* | | filter-branch.sh: remove temporary directory on failureBrandon Casey2008-01-30
* | | git-relink: avoid hard linking in objects/info directoryBrandon Casey2008-01-30
* | | gitweb: Make use of the $git_dir variable at sub git_get_project_descriptionBruno Ribas2008-01-29
* | | gitweb: Add info about $projectroot and $projects_list to gitweb/READMEJakub Narebski2008-01-29
* | | fix doc typosJim Meyering2008-01-29
* | | reflog-expire: Avoid creating new files in a directory inside readdir(3) loopJunio C Hamano2008-01-29
* | | gitweb: Convert generated contents to utf8 in commitdiff_plainYasushi SHOJI2008-01-29
* | | instaweb: use 'browser.<tool>.path' config option if it's set.Christian Couder2008-01-29
* | | Documentation: help: specify supported html browsers.Christian Couder2008-01-29
* | | Documentation: config: add "browser.<tool>.path".Christian Couder2008-01-29
* | | Add test for rebase -i with commits that do not pass pre-commitJohannes Schindelin2008-01-28
* | | t9001: add missing && operatorsJeff King2008-01-28
* | | GIT 1.5.4-rc5v1.5.4-rc5Junio C Hamano2008-01-26
* | | pull --rebase: be cleverer with rebased upstream branchesJohannes Schindelin2008-01-26
* | | cvsserver: Fix for histories with multiple rootsSteffen Prohaska2008-01-26
* | | t9400-git-cvsserver-server: Wrap setup into test caseSteffen Prohaska2008-01-26
* | | Documentation: add a bit about sendemail.to configurationMike Hommey2008-01-26
* | | parse-options: catch likely typo in presense of aggregated options.Pierre Habouzit2008-01-26
* | | Add a missing dependency on http.hMike Hommey2008-01-26
* | | git pull manpage: don't include -n from fetch-options.txtMiklos Vajna2008-01-25
* | | git-svn(1): update instructions for resuming a git-svn cloneSam Vilain2008-01-25
* | | autoconf: define NO_SYS_SELECT_H on systems without <sys/select.h>.Jakub Narebski2008-01-25
* | | Makefile: customization for supporting HP-UXRobert Schiele2008-01-24
* | | pre-POSIX.1-2001 systems do not have <sys/select.h>Robert Schiele2008-01-24
* | | Merge git://repo.or.cz/git-guiJunio C Hamano2008-01-23
|\ \ \
| * | | git-gui: Correctly cleanup msgfmt '1 message untranslated' outputgitgui-0.9.2Shawn O. Pearce2008-01-22
| * | | git-gui: Make the statistics of po2msg match those of msgfmtShawn O. Pearce2008-01-22
| * | | git-gui: Fallback to Tcl based po2msg.sh if msgfmt isn't availableShawn O. Pearce2008-01-22
| * | | git-gui: Work around random missing scrollbar in revision listShawn O. Pearce2008-01-22
* | | | git-commit: exit non-zero if we fail to commit the indexBrandon Casey2008-01-23
* | | | git-clone -s: document problems with git gc --pruneMiklos Vajna2008-01-23
* | | | git-svn: default to repacking every 1000 commitsEric Wong2008-01-22
* | | | Clarify that http-push being temporarily disabled with older cURLJunio C Hamano2008-01-22
* | | | pack-objects: Fix segfault when object count is less than thread countNicolas Pitre2008-01-21
* | | | Make t5710 more strict when creating nested reposAlex Riesen2008-01-21
* | | | send-email, fix breakage in combination with --composeGustaf Hendeby2008-01-21
* | | | Document the hairy gfi_unpack_entry part of fast-importShawn O. Pearce2008-01-21
* | | | Teach fast-import to honor pack.compression and pack.depthShawn O. Pearce2008-01-21
* | | | submodule: Document the details of the command line syntaxSteffen Prohaska2008-01-21
* | | | git-submodule: add test for the subcommand parser fixJunio C Hamano2008-01-20
* | | | git-submodule: fix subcommand parserJunio C Hamano2008-01-20
* | | | git-submodule: rename shell functions for consistencyJunio C Hamano2008-01-20
* | | | Merge git://repo.or.cz/git-guiJunio C Hamano2008-01-20
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | git-gui: Correct encoding of glossary/fr.po to UTF-8Shawn O. Pearce2008-01-20
| * | git-gui: Consolidate hook execution code into a single functionShawn O. Pearce2008-01-20
| * | git-gui: Correct window title for hook failure dialogsShawn O. Pearce2008-01-20