aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://repo.or.cz/git-guiShawn O. Pearce2007-05-07
|\
| * git-gui: Use vi-like keys in merge dialoggitgui-0.7.0-rc1Shawn O. Pearce2007-05-07
| * git-gui: Include commit id/subject in merge choicesShawn O. Pearce2007-05-07
| * git-gui: Show all possible branches for mergeShawn O. Pearce2007-05-07
| * git-gui: Move merge support into a namespaceShawn O. Pearce2007-05-07
| * git-gui: Allow vi keys to scroll the diff/blame regionsShawn O. Pearce2007-05-07
| * git-gui: Move console procs into their own namespaceShawn O. Pearce2007-05-07
| * git-gui: Refactor into multiple files to save my sanityShawn O. Pearce2007-05-07
| * git-gui: Track our own embedded values and rebuild when they changeShawn O. Pearce2007-05-02
| * git-gui: Refactor to use our git proc more oftenShawn O. Pearce2007-05-02
| * git-gui: Use option database defaults to set the fontShawn O. Pearce2007-05-02
| * git-gui: Cleanup common font handling for font_uiShawn O. Pearce2007-05-02
| * git-gui: Correct line wrapping for too many branch messageShawn O. Pearce2007-05-02
| * git-gui: Warn users before making an octopus mergeShawn O. Pearce2007-05-02
| * git-gui: Include the subject in the status bar after commitShawn O. Pearce2007-05-02
* | Use GIT_OBJECT_DIR for temporary files of pack-objectsAlex Riesen2007-05-07
* | Fix minor documentation errorsMichael Spang2007-05-07
* | t7300: Basic tests for git-cleanMichael Spang2007-05-07
* | dir.c: Omit non-excluded directories with dir->show_ignoredMichael Spang2007-05-07
* | Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2007-05-07
|\ \ | |/
| * Merge branch 'maint'Shawn O. Pearce2007-05-02
| |\
| * | git-gui: Correctly handle UTF-8 encoded commit messagesShawn O. Pearce2007-04-24
* | | Merge branch 'maint'Junio C Hamano2007-05-07
|\ \ \
| * \ \ Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-05-07
| |\ \ \ | | | |/ | | |/|
| | * | git-gui: Allow spaces in path to 'wish'Shawn O. Pearce2007-05-02
| * | | Merge git://git2.kernel.org/pub/scm/gitk/gitk into maintJunio C Hamano2007-05-07
| |\ \ \
| | * | | gitk: Allow user to choose whether to see the diff, old file, or new filePaul Mackerras2007-04-19
| * | | | Documentation: don't reference non-existent 'git-cvsapplycommit'Jeff King2007-05-06
| * | | | user-manual: stop deprecating the manualJ. Bruce Fields2007-05-07
| * | | | user-manual: miscellaneous editingJ. Bruce Fields2007-05-07
| * | | | user-manual: fix .gitconfig editing examplesJ. Bruce Fields2007-05-07
| * | | | user-manual: clean up fast-forward and dangling-objects sectionsJ. Bruce Fields2007-05-07
| * | | | user-manual: add section ID'sJ. Bruce Fields2007-05-07
| * | | | user-manual: more discussion of detached heads, fix typosJ. Bruce Fields2007-05-07
* | | | | Added a reference to git-add in the documentation for git-update-indexMatthieu Moy2007-05-07
* | | | | Document git add -u introduced earlier.Matthieu Moy2007-05-07
* | | | | GIT v1.5.2-rc2v1.5.2-rc2Junio C Hamano2007-05-06
* | | | | Merge branch 'maint'Junio C Hamano2007-05-06
|\ \ \ \ \ | |/ / / /
| * | | | Small correction in reading of commit headersAlex Riesen2007-05-05
| * | | | Documentation: fix typo in git-remote.txtJames Bowes2007-05-05
| * | | | Add test for blame corner cases.Junio C Hamano2007-05-05
| * | | | blame: -C -C -CJunio C Hamano2007-05-05
| * | | | blame: Notice a wholesale incorporation of an existing file.Junio C Hamano2007-05-05
| * | | | Fix --boundary outputLinus Torvalds2007-05-05
| * | | | diff format documentation: describe raw combined diff formatJakub Narebski2007-05-04
| * | | | Mention version 1.5.1 in tutorial and user-manualCarl Worth2007-05-04
| * | | | Add --no-rebase option to git-svn dcommitKarl Hasselström2007-05-04
| * | | | Fix markup in git-svn man pageKarl Hasselström2007-05-04
* | | | | Handle return code of parse_commit in revision machineryAlex Riesen2007-05-06
* | | | | git-tag(1): -v option is a subcommand; fix code blockJonas Fonseca2007-05-03