summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-05core.whitespace: cr-at-eolJunio C Hamano
2008-02-05git-apply --whitespace=fix: fix whitespace fuzz introduced by previous runJunio C Hamano
2008-02-05builtin-apply.c: pass ws_rule down to match_fragment()Junio C Hamano
2008-02-05builtin-apply.c: move copy_wsfix() function a bit higher.Junio C Hamano
2008-02-05builtin-apply.c: do not feed copy_wsfix() leading '+'Junio C Hamano
2008-02-05builtin-apply.c: simplify calling site to apply_line()Junio C Hamano
2008-02-05builtin-apply.c: clean-up apply_one_fragment()Junio C Hamano
2008-02-05builtin-apply.c: mark common context lines in lineinfo structure.Junio C Hamano
2008-02-05builtin-apply.c: optimize match_beginning/end processing a bit.Junio C Hamano
2008-02-05builtin-apply.c: make it more line orientedJunio C Hamano
2008-02-05builtin-apply.c: push match-beginning/end logic downJunio C Hamano
2008-02-05builtin-apply.c: restructure "offset" matchingJunio C Hamano
2008-02-05builtin-apply.c: refactor small part that matches contextJunio C Hamano
2008-02-05man pages are littered with .ft C and othersJonas Fonseca
2008-02-05Add a BuildRequires for gettext in the spec file.James Bowes
2008-02-05Test :/string form for checkoutDaniel Barkalow
2008-02-04fix misuse of prefix_path()Junio C Hamano
2008-02-04parse_object_buffer: don't ignore errors from the object specific parsing fun...Martin Koegler
2008-02-04git-fsck: report missing author/commit line in a commit as an errorMartin Koegler
2008-02-04Merge branch 'maint'Junio C Hamano
2008-02-04git-remote documentation: fix synopsis to match descriptionJörg Sommer
2008-02-04git-am: fix type in its usage stringJörg Sommer
2008-02-03git-p4: Fix an obvious typoTommy Thorn
2008-02-03Let "git svn" run "git gc --auto" occasionallyKarl Hasselström
2008-02-03git-svn: Don't call git-repack anymoreKarl Hasselström
2008-02-03git-p4: Ensure the working directory and the index are clean before "git-p4 r...Simon Hausmann
2008-02-03git-p4: Fix submit user-interface.Simon Hausmann
2008-02-03Remove $Id: ..$ $Header: ..$ etc from +ko and +k files during importJason McMullan
2008-02-03Merge branch 'maint'Junio C Hamano
2008-02-03Fix "git-commit -C $tag"Junio C Hamano
2008-02-03Documentation/git-stash.txt: Adjust SYNOPSIS command syntax (2)Jari Aalto
2008-02-03known breakage: revision range computation with clock skewJunio C Hamano
2008-02-03test: reword the final message of tests with known breakagesJunio C Hamano
2008-02-02Sane use of test_expect_failureJunio C Hamano
2008-02-02Update stale documentation links from the main documentation.Junio C Hamano
2008-02-02GIT 1.5.4v1.5.4Junio C Hamano
2008-02-02Fix "git checkout -b foo ':/substring'"Junio C Hamano
2008-01-31Fix typo in a comment in t/test-lib.shMichele Ballabio
2008-01-31git rev-parse manpage: spelling fixMiklos Vajna
2008-01-31Revert "filter-branch docs: remove brackets so not to imply revision arg is o...Junio C Hamano
2008-01-31Documentation/git-cvsserver: Fix typoJean-Luc Herren
2008-01-31filter-branch: assume HEAD if no revision suppliedBrandon Casey
2008-01-31filter-branch docs: remove brackets so not to imply revision arg is optionalBrandon Casey
2008-01-31Use 'printf %s $x' notation in t5401Shawn O. Pearce
2008-01-30filter-branch.sh: remove temporary directory on failureBrandon Casey
2008-01-30git-relink: avoid hard linking in objects/info directoryBrandon Casey
2008-01-30gitweb: Make use of the $git_dir variable at sub git_get_project_descriptionBruno Ribas
2008-01-30gitweb: Add info about $projectroot and $projects_list to gitweb/READMEJakub Narebski
2008-01-30fix doc typosJim Meyering
2008-01-30reflog-expire: Avoid creating new files in a directory inside readdir(3) loopJunio C Hamano