summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-07Merge branch 'maint'Libravatar Junio C Hamano2-3/+52
2008-02-07gitattributes: fix relative path matchingLibravatar Junio C Hamano2-3/+52
2008-02-06config: add test cases for empty value and no value config variables.Libravatar Christian Couder1-0/+23
2008-02-06Improve bash prompt to detect various states like an unfinished mergeLibravatar Robin Rosenberg1-4/+33
2008-02-06Merge branch 'maint'Libravatar Junio C Hamano3-3/+72
2008-02-06Fix parsing numeric color valuesLibravatar Timo Hirvonen2-1/+70
2008-02-06gitweb: Make feed entries point to commitdiff viewLibravatar Florian La Roche1-1/+1
2008-02-06git-svn: improve repository URL matching when following parentsLibravatar Eric Wong1-1/+6
2008-02-06Make git-remote.perl "use strict" compliantLibravatar Rafael Garcia-Suarez1-4/+6
2008-02-05INSTALL: git-merge no longer uses cpioLibravatar Gerrit Pape1-2/+2
2008-02-05Fix misuse of prefix_path()Libravatar Johannes Sixt2-6/+6
2008-02-05man pages are littered with .ft C and othersLibravatar Jonas Fonseca2-1/+20
2008-02-04Add a BuildRequires for gettext in the spec file.Libravatar James Bowes1-1/+4
2008-02-04Test :/string form for checkoutLibravatar Daniel Barkalow1-0/+16
2008-02-03fix misuse of prefix_path()Libravatar Junio C Hamano2-4/+4
2008-02-03parse_object_buffer: don't ignore errors from the object specific parsing fun...Libravatar Martin Koegler1-4/+8
2008-02-03git-fsck: report missing author/commit line in a commit as an errorLibravatar Martin Koegler1-3/+3
2008-02-03Merge branch 'maint'Libravatar Junio C Hamano2-2/+2
2008-02-03git-remote documentation: fix synopsis to match descriptionLibravatar Jörg Sommer1-1/+1
2008-02-03git-am: fix type in its usage stringLibravatar Jörg Sommer1-1/+1
2008-02-03git-p4: Fix an obvious typoLibravatar Tommy Thorn1-1/+1
2008-02-03Let "git svn" run "git gc --auto" occasionallyLibravatar Karl Hasselström1-0/+12
2008-02-03git-svn: Don't call git-repack anymoreLibravatar Karl Hasselström1-11/+3
2008-02-03git-p4: Ensure the working directory and the index are clean before "git-p4 r...Libravatar Simon Hausmann1-0/+5
2008-02-03git-p4: Fix submit user-interface.Libravatar Simon Hausmann1-59/+26
2008-02-03Remove $Id: ..$ $Header: ..$ etc from +ko and +k files during importLibravatar Jason McMullan1-3/+7
2008-02-03Merge branch 'maint'Libravatar Junio C Hamano3-4/+23
2008-02-03Fix "git-commit -C $tag"Libravatar Junio C Hamano2-1/+19
2008-02-03Documentation/git-stash.txt: Adjust SYNOPSIS command syntax (2)Libravatar Jari Aalto1-3/+4
2008-02-03known breakage: revision range computation with clock skewLibravatar Junio C Hamano1-0/+38
2008-02-03test: reword the final message of tests with known breakagesLibravatar Junio C Hamano1-2/+5
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