summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* web--browse: Add a few quotes in 'init_browser_path'.Christian Couder2008-02-091-2/+2
* Documentation: instaweb: add 'git-web--browse' information.Christian Couder2008-02-091-4/+23
* Adjust .gitignore for 5884f1(Rename 'git-help--browse.sh'...)Johannes Schindelin2008-02-091-1/+1
* git-web--browse: do not start the browser with nohupDmitry Potapov2008-02-091-3/+3
* instaweb: use 'git-web--browse' to launch browser.Christian Couder2008-02-051-14/+6
* Rename 'git-help--browse.sh' to 'git-web--browse.sh'.Christian Couder2008-02-054-5/+5
* help--browse: add '--config' option to check a config option for a browser.Christian Couder2008-02-052-6/+19
* help: make 'git-help--browse' usable outside 'git-help'.Christian Couder2008-02-053-17/+27
* man pages are littered with .ft C and othersJonas Fonseca2008-02-052-1/+20
* Add a BuildRequires for gettext in the spec file.James Bowes2008-02-041-1/+4
* Test :/string form for checkoutDaniel Barkalow2008-02-041-0/+16
* fix misuse of prefix_path()Junio C Hamano2008-02-032-4/+4
* parse_object_buffer: don't ignore errors from the object specific parsing fun...Martin Koegler2008-02-031-4/+8
* git-fsck: report missing author/commit line in a commit as an errorMartin Koegler2008-02-031-3/+3
* Merge branch 'maint'Junio C Hamano2008-02-032-2/+2
|\
| * git-remote documentation: fix synopsis to match descriptionJörg Sommer2008-02-031-1/+1
| * git-am: fix type in its usage stringJörg Sommer2008-02-031-1/+1
* | git-p4: Fix an obvious typoTommy Thorn2008-02-031-1/+1
* | Let "git svn" run "git gc --auto" occasionallyKarl Hasselström2008-02-031-0/+12
* | git-svn: Don't call git-repack anymoreKarl Hasselström2008-02-031-11/+3
* | git-p4: Ensure the working directory and the index are clean before "git-p4 r...Simon Hausmann2008-02-031-0/+5
* | git-p4: Fix submit user-interface.Simon Hausmann2008-02-031-59/+26
* | Remove $Id: ..$ $Header: ..$ etc from +ko and +k files during importJason McMullan2008-02-031-3/+7
* | Merge branch 'maint'Junio C Hamano2008-02-033-4/+23
|\ \ | |/
| * Fix "git-commit -C $tag"Junio C Hamano2008-02-032-1/+19
| * Documentation/git-stash.txt: Adjust SYNOPSIS command syntax (2)Jari Aalto2008-02-031-3/+4
* | known breakage: revision range computation with clock skewJunio C Hamano2008-02-031-0/+38
* | test: reword the final message of tests with known breakagesJunio C Hamano2008-02-031-2/+5
* | Sane use of test_expect_failureJunio C Hamano2008-02-0148-427/+498
|/
* Update stale documentation links from the main documentation.Junio C Hamano2008-02-011-0/+5
* GIT 1.5.4v1.5.4Junio C Hamano2008-02-012-12/+6
* Fix "git checkout -b foo ':/substring'"Junio C Hamano2008-02-011-3/+4
* Fix typo in a comment in t/test-lib.shMichele Ballabio2008-01-311-1/+1
* git rev-parse manpage: spelling fixMiklos Vajna2008-01-311-2/+2
* Revert "filter-branch docs: remove brackets so not to imply revision arg is o...Junio C Hamano2008-01-312-2/+2
* Documentation/git-cvsserver: Fix typoJean-Luc Herren2008-01-301-1/+1
* filter-branch: assume HEAD if no revision suppliedBrandon Casey2008-01-301-2/+1
* filter-branch docs: remove brackets so not to imply revision arg is optionalBrandon Casey2008-01-302-2/+2
* Use 'printf %s $x' notation in t5401Shawn O. Pearce2008-01-301-4/+4
* filter-branch.sh: remove temporary directory on failureBrandon Casey2008-01-301-0/+5
* git-relink: avoid hard linking in objects/info directoryBrandon Casey2008-01-301-1/+1
* gitweb: Make use of the $git_dir variable at sub git_get_project_descriptionBruno Ribas2008-01-291-1/+1
* gitweb: Add info about $projectroot and $projects_list to gitweb/READMEJakub Narebski2008-01-291-2/+15
* fix doc typosJim Meyering2008-01-295-8/+8
* reflog-expire: Avoid creating new files in a directory inside readdir(3) loopJunio C Hamano2008-01-291-2/+38
* gitweb: Convert generated contents to utf8 in commitdiff_plainYasushi SHOJI2008-01-291-6/+5
* instaweb: use 'browser.<tool>.path' config option if it's set.Christian Couder2008-01-292-2/+11
* Documentation: help: specify supported html browsers.Christian Couder2008-01-291-0/+10
* Documentation: config: add "browser.<tool>.path".Christian Couder2008-01-291-0/+4
* Add test for rebase -i with commits that do not pass pre-commitJohannes Schindelin2008-01-281-0/+16