summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-08Merge branch 'master' of git://repo.or.cz/git-guiShawn O. Pearce
2007-05-08git-gui: Use vi-like keys in merge dialoggitgui-0.7.0-rc1Shawn O. Pearce
2007-05-08git-gui: Include commit id/subject in merge choicesShawn O. Pearce
2007-05-08git-gui: Show all possible branches for mergeShawn O. Pearce
2007-05-08git-gui: Move merge support into a namespaceShawn O. Pearce
2007-05-08git-gui: Allow vi keys to scroll the diff/blame regionsShawn O. Pearce
2007-05-08git-gui: Move console procs into their own namespaceShawn O. Pearce
2007-05-08git-gui: Refactor into multiple files to save my sanityShawn O. Pearce
2007-05-07Use GIT_OBJECT_DIR for temporary files of pack-objectsAlex Riesen
2007-05-07Fix minor documentation errorsMichael Spang
2007-05-07t7300: Basic tests for git-cleanMichael Spang
2007-05-07dir.c: Omit non-excluded directories with dir->show_ignoredMichael Spang
2007-05-07Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2007-05-07Merge branch 'maint'Junio C Hamano
2007-05-07Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-05-07Merge git://git2.kernel.org/pub/scm/gitk/gitk into maintJunio C Hamano
2007-05-07Added a reference to git-add in the documentation for git-update-indexMatthieu Moy
2007-05-07Document git add -u introduced earlier.Matthieu Moy
2007-05-07Documentation: don't reference non-existent 'git-cvsapplycommit'Jeff King
2007-05-07user-manual: stop deprecating the manualJ. Bruce Fields
2007-05-07user-manual: miscellaneous editingJ. Bruce Fields
2007-05-07user-manual: fix .gitconfig editing examplesJ. Bruce Fields
2007-05-07user-manual: clean up fast-forward and dangling-objects sectionsJ. Bruce Fields
2007-05-07user-manual: add section ID'sJ. Bruce Fields
2007-05-07user-manual: more discussion of detached heads, fix typosJ. Bruce Fields
2007-05-06GIT v1.5.2-rc2v1.5.2-rc2Junio C Hamano
2007-05-06Merge branch 'maint'Junio C Hamano
2007-05-06Handle return code of parse_commit in revision machineryAlex Riesen
2007-05-06Small correction in reading of commit headersAlex Riesen
2007-05-06Documentation: fix typo in git-remote.txtJames Bowes
2007-05-06Add test for blame corner cases.Junio C Hamano
2007-05-06blame: -C -C -CJunio C Hamano
2007-05-06blame: Notice a wholesale incorporation of an existing file.Junio C Hamano
2007-05-06Fix --boundary outputLinus Torvalds
2007-05-04diff format documentation: describe raw combined diff formatJakub Narebski
2007-05-04Mention version 1.5.1 in tutorial and user-manualCarl Worth
2007-05-04Add --no-rebase option to git-svn dcommitKarl Hasselström
2007-05-04Fix markup in git-svn man pageKarl Hasselström
2007-05-04git-tag(1): -v option is a subcommand; fix code blockJonas Fonseca
2007-05-04Improve request-pull to handle non-rebased branchesShawn O. Pearce
2007-05-04Merge branch 'maint'Junio C Hamano
2007-05-04gitweb: use decode_utf8 directlyIsmail Dönmez
2007-05-04posix compatibility for t4200Bryan Larsen
2007-05-04Document 'opendiff' value in config.txt and git-mergetool.txtArjen Laarhoven
2007-05-04Allow PERL_PATH="/usr/bin/env perl"Bryan Larsen
2007-05-04Make xstrndup commonDaniel Barkalow
2007-05-04diff.c: fix "size cache" handling.Junio C Hamano
2007-05-04http-fetch: Disable use of curl multi support for libcurl < 7.16.Alexandre Julliard
2007-05-03blame: use .mailmap unconditionallyJunio C Hamano
2007-05-02Merge branch 'maint'Junio C Hamano