aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git.el: Run git-gc --auto after commits.Alexandre Julliard2007-10-28
* git.el: Refresh only the changed file marks when marking/unmarking all.Alexandre Julliard2007-10-28
* git.el: Fix typo in git-update-saved-file error handling.Alexandre Julliard2007-10-28
* git.el: Fix typo in "Reverted file" message.Alexandre Julliard2007-10-28
* git-fetch: do not fail when remote branch disappearsJunio C Hamano2007-10-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2007-10-28
|\
| * gitk: Use the UI font for the diff/old version/new version radio buttonsPaul Mackerras2007-10-27
| * Merge branch 'dev'Paul Mackerras2007-10-27
| |\
| | * gitk: Simplify the code for finding commitsPaul Mackerras2007-10-27
| | * Merge branch 'master' into devPaul Mackerras2007-10-23
| | |\
| | * | gitk: Use the status window for other functionsPaul Mackerras2007-10-23
| | * | gitk: Integrate the reset progress bar in the main framePaul Mackerras2007-10-23
| | * | gitk: Fix Tcl error: can't unset findcurlinePaul Mackerras2007-10-19
| | * | gitk: Get rid of the diffopts variablePaul Mackerras2007-10-06
| | * | gitk: Fix bug where the last few commits would sometimes not be visiblePaul Mackerras2007-10-06
| | * | gitk: Add a font chooserPaul Mackerras2007-10-06
| | * | gitk: Keep track of font attributes ourselves instead of using font actualPaul Mackerras2007-10-06
| | * | gitk: Use named fonts instead of the font specificationPaul Mackerras2007-10-04
| | * | gitk: Fix bug causing Tcl error when changing find match typePaul Mackerras2007-10-04
| | * | gitk: Fix the tab setting in the diff display windowPaul Mackerras2007-09-28
| | * | gitk: Add progress bars for reading in stuff and for findingPaul Mackerras2007-09-27
| | * | gitk: Fix a couple of bugsPaul Mackerras2007-09-27
| | * | gitk: Simplify highlighting interface and combine with Find functionPaul Mackerras2007-09-22
| | * | gitk: Fix bug in generating patchesPaul Mackerras2007-09-15
| | * | gitk: Get rid of lookingforhead, use commitinterest insteadPaul Mackerras2007-09-15
| | * | gitk: Fix bugs in setting rowfinalPaul Mackerras2007-09-15
| | * | gitk: Make it possible to lay out all the rows we have received so farPaul Mackerras2007-09-05
| | * | gitk: Add a cache for the topology infoPaul Mackerras2007-08-30
| | * | gitk: Fix bug causing undefined variable error when cherry-pickingPaul Mackerras2007-08-29
| | * | gitk: Fix bug causing incorrect ref list contents when switching viewPaul Mackerras2007-08-29
| | * | gitk: Do only the parts of the layout that are neededPaul Mackerras2007-08-29
| | * | gitk: Get rid of the rowchk arrayPaul Mackerras2007-08-24
| | * | gitk: Fix some problems with the display of ids as linksPaul Mackerras2007-08-23
| | * | gitk: Get rid of idinlist arrayPaul Mackerras2007-08-23
| | * | gitk: Get rid of idrowranges and rowrangelistPaul Mackerras2007-08-22
| | * | Merge branch 'master' into devPaul Mackerras2007-08-20
| | |\ \
| | * \ \ Merge branch 'master' into devPaul Mackerras2007-08-13
| | |\ \ \
| | * \ \ \ Merge branch 'master' into devPaul Mackerras2007-08-13
| | |\ \ \ \
| | * | | | | gitk: Eliminate diagonal arrowsPaul Mackerras2007-08-12
| | * | | | | gitk: Improve the drawing of links to parent linesPaul Mackerras2007-08-01
| | * | | | | gitk: Establish and use global left-to-right ordering for commitsPaul Mackerras2007-07-31
| * | | | | | gitk: Fix a couple more bugs in the path limitingPaul Mackerras2007-10-24
| | |_|_|_|/ | |/| | | |
| * | | | | gitk: Fix some bugs with path limiting in the diff displayPaul Mackerras2007-10-23
| * | | | | gitk: Ensure tabstop setting gets restored by Cancel buttonPaul Mackerras2007-10-23
| * | | | | gitk: Limit diff display to listed paths by defaultPaul Mackerras2007-10-23
* | | | | | Merge branch 'ja/shorthelp'Junio C Hamano2007-10-26
|\ \ \ \ \ \
| * | | | | | help: remove extra blank line after "See 'git --help'" messageJunio C Hamano2007-10-26
| * | | | | | On error, do not list all commands, but point to --help optionJari Aalto2007-10-22
* | | | | | | Merge branch 'maint'Junio C Hamano2007-10-26
|\ \ \ \ \ \ \
| * | | | | | | Fix generation of perl/perl.makAlex Riesen2007-10-26