13228 Commits (053d9e432be246a389fb8adaa0c88e7c791f8b21)
 

Author SHA1 Message Date
Toby Allsopp 053d9e432b git-p4: Fix indentation from tab to spaces 17 years ago
Junio C Hamano a4cfcb023d Merge branch 'maint' 17 years ago
Junio C Hamano cf94ccda35 gitattributes: fix relative path matching 17 years ago
Christian Couder 09bc098c2d config: add test cases for empty value and no value config variables. 17 years ago
Robin Rosenberg e75201963f Improve bash prompt to detect various states like an unfinished merge 17 years ago
Junio C Hamano b828fef678 Merge branch 'maint' 17 years ago
Timo Hirvonen a0cf49c16a Fix parsing numeric color values 17 years ago
Florian La Roche e62a641de1 gitweb: Make feed entries point to commitdiff view 17 years ago
Eric Wong c586879cdf git-svn: improve repository URL matching when following parents 17 years ago
Rafael Garcia-Suarez 7deaec9ac7 Make git-remote.perl "use strict" compliant 17 years ago
Gerrit Pape f1c3239ab5 INSTALL: git-merge no longer uses cpio 17 years ago
Johannes Sixt ef5b9d6e22 Fix misuse of prefix_path() 17 years ago
Jonas Fonseca 7a2078b4b0 man pages are littered with .ft C and others 17 years ago
James Bowes 4f395eed33 Add a BuildRequires for gettext in the spec file. 17 years ago
Daniel Barkalow b1e9efa7c0 Test :/string form for checkout 17 years ago
Junio C Hamano 7a5375395f fix misuse of prefix_path() 17 years ago
Martin Koegler d0b8c9e561 parse_object_buffer: don't ignore errors from the object specific parsing functions 17 years ago
Martin Koegler d4fe07f149 git-fsck: report missing author/commit line in a commit as an error 17 years ago
Junio C Hamano 3023448cef Merge branch 'maint' 17 years ago
Jörg Sommer 5ea55edb68 git-remote documentation: fix synopsis to match description 17 years ago
Jörg Sommer fe1fa946f5 git-am: fix type in its usage string 17 years ago
Tommy Thorn 147402a2e9 git-p4: Fix an obvious typo 17 years ago
Karl Hasselström 94bc914c5e Let "git svn" run "git gc --auto" occasionally 17 years ago
Karl Hasselström af788a6eb5 git-svn: Don't call git-repack anymore 17 years ago
Simon Hausmann 36ee4ee40e git-p4: Ensure the working directory and the index are clean before "git-p4 rebase" 17 years ago
Simon Hausmann e96e400f67 git-p4: Fix submit user-interface. 17 years ago
Jason McMullan f3e9512be1 Remove $Id: ..$ $Header: ..$ etc from +ko and +k files during import 17 years ago
Junio C Hamano d8534adac7 Merge branch 'maint' 17 years ago
Junio C Hamano 8a2f87332b Fix "git-commit -C $tag" 17 years ago
Jari Aalto 71bda8b923 Documentation/git-stash.txt: Adjust SYNOPSIS command syntax (2) 17 years ago
Junio C Hamano 991c3dc79f known breakage: revision range computation with clock skew 17 years ago
Junio C Hamano 11d54b8b9a test: reword the final message of tests with known breakages 17 years ago
Junio C Hamano 41ac414ea2 Sane use of test_expect_failure 17 years ago
Junio C Hamano 6ce8e44a1e Update stale documentation links from the main documentation. 17 years ago
Junio C Hamano c3c135291a GIT 1.5.4 17 years ago
Junio C Hamano 7dc4642989 Fix "git checkout -b foo ':/substring'" 17 years ago
Michele Ballabio 0509eb216f Fix typo in a comment in t/test-lib.sh 17 years ago
Miklos Vajna da101b82b6 git rev-parse manpage: spelling fix 17 years ago
Junio C Hamano bb8eebb94f Revert "filter-branch docs: remove brackets so not to imply revision arg is optional" 17 years ago
Jean-Luc Herren c02792edd6 Documentation/git-cvsserver: Fix typo 17 years ago
Brandon Casey 0f047f3b47 filter-branch: assume HEAD if no revision supplied 17 years ago
Brandon Casey c41b439244 filter-branch docs: remove brackets so not to imply revision arg is optional 17 years ago
Shawn O. Pearce 733f1815ab Use 'printf %s $x' notation in t5401 17 years ago
Brandon Casey def16e7181 filter-branch.sh: remove temporary directory on failure 17 years ago
Brandon Casey 0eab8ca68a git-relink: avoid hard linking in objects/info directory 17 years ago
Bruno Ribas c1dcf7ebf2 gitweb: Make use of the $git_dir variable at sub git_get_project_description 17 years ago
Jakub Narebski d661146ac2 gitweb: Add info about $projectroot and $projects_list to gitweb/README 17 years ago
Jim Meyering a5d86f7406 fix doc typos 17 years ago
Junio C Hamano bda3a31cc7 reflog-expire: Avoid creating new files in a directory inside readdir(3) loop 17 years ago
Yasushi SHOJI 7720224ceb gitweb: Convert generated contents to utf8 in commitdiff_plain 17 years ago