| Commit message (Expand) | Author | Age | Files | Lines |
* | web--browse: Add a few quotes in 'init_browser_path'. | Christian Couder | 2008-02-09 | 1 | -2/+2 |
* | Documentation: instaweb: add 'git-web--browse' information. | Christian Couder | 2008-02-09 | 1 | -4/+23 |
* | Adjust .gitignore for 5884f1(Rename 'git-help--browse.sh'...) | Johannes Schindelin | 2008-02-09 | 1 | -1/+1 |
* | git-web--browse: do not start the browser with nohup | Dmitry Potapov | 2008-02-09 | 1 | -3/+3 |
* | instaweb: use 'git-web--browse' to launch browser. | Christian Couder | 2008-02-05 | 1 | -14/+6 |
* | Rename 'git-help--browse.sh' to 'git-web--browse.sh'. | Christian Couder | 2008-02-05 | 4 | -5/+5 |
* | help--browse: add '--config' option to check a config option for a browser. | Christian Couder | 2008-02-05 | 2 | -6/+19 |
* | help: make 'git-help--browse' usable outside 'git-help'. | Christian Couder | 2008-02-05 | 3 | -17/+27 |
* | man pages are littered with .ft C and others | Jonas Fonseca | 2008-02-05 | 2 | -1/+20 |
* | Add a BuildRequires for gettext in the spec file. | James Bowes | 2008-02-04 | 1 | -1/+4 |
* | Test :/string form for checkout | Daniel Barkalow | 2008-02-04 | 1 | -0/+16 |
* | fix misuse of prefix_path() | Junio C Hamano | 2008-02-03 | 2 | -4/+4 |
* | parse_object_buffer: don't ignore errors from the object specific parsing fun... | Martin Koegler | 2008-02-03 | 1 | -4/+8 |
* | git-fsck: report missing author/commit line in a commit as an error | Martin Koegler | 2008-02-03 | 1 | -3/+3 |
* | Merge branch 'maint' | Junio C Hamano | 2008-02-03 | 2 | -2/+2 |
|\ |
|
| * | git-remote documentation: fix synopsis to match description | Jörg Sommer | 2008-02-03 | 1 | -1/+1 |
| * | git-am: fix type in its usage string | Jörg Sommer | 2008-02-03 | 1 | -1/+1 |
* | | git-p4: Fix an obvious typo | Tommy Thorn | 2008-02-03 | 1 | -1/+1 |
* | | Let "git svn" run "git gc --auto" occasionally | Karl Hasselström | 2008-02-03 | 1 | -0/+12 |
* | | git-svn: Don't call git-repack anymore | Karl Hasselström | 2008-02-03 | 1 | -11/+3 |
* | | git-p4: Ensure the working directory and the index are clean before "git-p4 r... | Simon Hausmann | 2008-02-03 | 1 | -0/+5 |
* | | git-p4: Fix submit user-interface. | Simon Hausmann | 2008-02-03 | 1 | -59/+26 |
* | | Remove $Id: ..$ $Header: ..$ etc from +ko and +k files during import | Jason McMullan | 2008-02-03 | 1 | -3/+7 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-02-03 | 3 | -4/+23 |
|\ \
| |/ |
|
| * | Fix "git-commit -C $tag" | Junio C Hamano | 2008-02-03 | 2 | -1/+19 |
| * | Documentation/git-stash.txt: Adjust SYNOPSIS command syntax (2) | Jari Aalto | 2008-02-03 | 1 | -3/+4 |
* | | known breakage: revision range computation with clock skew | Junio C Hamano | 2008-02-03 | 1 | -0/+38 |
* | | test: reword the final message of tests with known breakages | Junio C Hamano | 2008-02-03 | 1 | -2/+5 |
* | | Sane use of test_expect_failure | Junio C Hamano | 2008-02-01 | 48 | -427/+498 |
|/ |
|
* | Update stale documentation links from the main documentation. | Junio C Hamano | 2008-02-01 | 1 | -0/+5 |
* | GIT 1.5.4v1.5.4 | Junio C Hamano | 2008-02-01 | 2 | -12/+6 |
* | Fix "git checkout -b foo ':/substring'" | Junio C Hamano | 2008-02-01 | 1 | -3/+4 |
* | Fix typo in a comment in t/test-lib.sh | Michele Ballabio | 2008-01-31 | 1 | -1/+1 |
* | git rev-parse manpage: spelling fix | Miklos Vajna | 2008-01-31 | 1 | -2/+2 |
* | Revert "filter-branch docs: remove brackets so not to imply revision arg is o... | Junio C Hamano | 2008-01-31 | 2 | -2/+2 |
* | Documentation/git-cvsserver: Fix typo | Jean-Luc Herren | 2008-01-30 | 1 | -1/+1 |
* | filter-branch: assume HEAD if no revision supplied | Brandon Casey | 2008-01-30 | 1 | -2/+1 |
* | filter-branch docs: remove brackets so not to imply revision arg is optional | Brandon Casey | 2008-01-30 | 2 | -2/+2 |
* | Use 'printf %s $x' notation in t5401 | Shawn O. Pearce | 2008-01-30 | 1 | -4/+4 |
* | filter-branch.sh: remove temporary directory on failure | Brandon Casey | 2008-01-30 | 1 | -0/+5 |
* | git-relink: avoid hard linking in objects/info directory | Brandon Casey | 2008-01-30 | 1 | -1/+1 |
* | gitweb: Make use of the $git_dir variable at sub git_get_project_description | Bruno Ribas | 2008-01-29 | 1 | -1/+1 |
* | gitweb: Add info about $projectroot and $projects_list to gitweb/README | Jakub Narebski | 2008-01-29 | 1 | -2/+15 |
* | fix doc typos | Jim Meyering | 2008-01-29 | 5 | -8/+8 |
* | reflog-expire: Avoid creating new files in a directory inside readdir(3) loop | Junio C Hamano | 2008-01-29 | 1 | -2/+38 |
* | gitweb: Convert generated contents to utf8 in commitdiff_plain | Yasushi SHOJI | 2008-01-29 | 1 | -6/+5 |
* | instaweb: use 'browser.<tool>.path' config option if it's set. | Christian Couder | 2008-01-29 | 2 | -2/+11 |
* | Documentation: help: specify supported html browsers. | Christian Couder | 2008-01-29 | 1 | -0/+10 |
* | Documentation: config: add "browser.<tool>.path". | Christian Couder | 2008-01-29 | 1 | -0/+4 |
* | Add test for rebase -i with commits that do not pass pre-commit | Johannes Schindelin | 2008-01-28 | 1 | -0/+16 |