aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* builtin-mv: minimum fix to avoid losing filesJunio C Hamano2008-02-05
* git-add: adjust to the get_pathspec() changes.Junio C Hamano2008-02-05
* Make blame accept absolute pathsRobin Rosenberg2008-02-05
* setup: sanitize absolute and funny paths in get_pathspec()Junio C Hamano2008-02-05
* man pages are littered with .ft C and othersJonas Fonseca2008-02-05
* Add a BuildRequires for gettext in the spec file.James Bowes2008-02-04
* Test :/string form for checkoutDaniel Barkalow2008-02-04
* fix misuse of prefix_path()Junio C Hamano2008-02-03
* parse_object_buffer: don't ignore errors from the object specific parsing fun...Martin Koegler2008-02-03
* git-fsck: report missing author/commit line in a commit as an errorMartin Koegler2008-02-03
* Merge branch 'maint'Junio C Hamano2008-02-03
|\
| * git-remote documentation: fix synopsis to match descriptionJörg Sommer2008-02-03
| * git-am: fix type in its usage stringJörg Sommer2008-02-03
* | git-p4: Fix an obvious typoTommy Thorn2008-02-03
* | Let "git svn" run "git gc --auto" occasionallyKarl Hasselström2008-02-03
* | git-svn: Don't call git-repack anymoreKarl Hasselström2008-02-03
* | git-p4: Ensure the working directory and the index are clean before "git-p4 r...Simon Hausmann2008-02-03
* | git-p4: Fix submit user-interface.Simon Hausmann2008-02-03
* | Remove $Id: ..$ $Header: ..$ etc from +ko and +k files during importJason McMullan2008-02-03
* | Merge branch 'maint'Junio C Hamano2008-02-03
|\ \ | |/
| * Fix "git-commit -C $tag"Junio C Hamano2008-02-03
| * Documentation/git-stash.txt: Adjust SYNOPSIS command syntax (2)Jari Aalto2008-02-03
* | known breakage: revision range computation with clock skewJunio C Hamano2008-02-03
* | test: reword the final message of tests with known breakagesJunio C Hamano2008-02-03
* | Sane use of test_expect_failureJunio C Hamano2008-02-01
|/
* Update stale documentation links from the main documentation.Junio C Hamano2008-02-01
* GIT 1.5.4v1.5.4Junio C Hamano2008-02-01
* Fix "git checkout -b foo ':/substring'"Junio C Hamano2008-02-01
* Fix typo in a comment in t/test-lib.shMichele Ballabio2008-01-31
* git rev-parse manpage: spelling fixMiklos Vajna2008-01-31
* Revert "filter-branch docs: remove brackets so not to imply revision arg is o...Junio C Hamano2008-01-31
* 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