| Commit message (Expand) | Author | Age |
* | Teach git-pull about --[no-]ff, --no-squash and --commit | Lars Hjemli | 2007-10-29 |
* | Merge branch 'maint' | Junio C Hamano | 2007-10-29 |
|\ |
|
| * | RelNotes-1.5.3.5: describe recent fixes | Junio C Hamano | 2007-10-29 |
| * | merge-recursive.c: mrtree in merge() is not used before set | Junio C Hamano | 2007-10-29 |
| * | sha1_file.c: avoid gcc signed overflow warnings | Junio C Hamano | 2007-10-29 |
| * | Fix a small memory leak in builtin-add | Benoit Sigoure | 2007-10-29 |
| * | honor the http.sslVerify option in shell scripts | Aurelien Bompard | 2007-10-28 |
* | | Remove outdated references to cogito in documentation | Dan McGee | 2007-10-29 |
* | | core-tutorial: Catch up with current Git | Benoit Sigoure | 2007-10-29 |
* | | git.el: Run git-gc --auto after commits. | Alexandre Julliard | 2007-10-28 |
* | | git.el: Refresh only the changed file marks when marking/unmarking all. | Alexandre Julliard | 2007-10-28 |
* | | git.el: Fix typo in git-update-saved-file error handling. | Alexandre Julliard | 2007-10-28 |
* | | git.el: Fix typo in "Reverted file" message. | Alexandre Julliard | 2007-10-28 |
* | | git-fetch: do not fail when remote branch disappears | Junio C Hamano | 2007-10-28 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2007-10-28 |
|\ \ |
|
| * | | gitk: Use the UI font for the diff/old version/new version radio buttons | Paul Mackerras | 2007-10-27 |
| * | | Merge branch 'dev' | Paul Mackerras | 2007-10-27 |
| |\ \ |
|
| | * | | gitk: Simplify the code for finding commits | Paul Mackerras | 2007-10-27 |
| | * | | Merge branch 'master' into dev | Paul Mackerras | 2007-10-23 |
| | |\ \ |
|
| | * | | | gitk: Use the status window for other functions | Paul Mackerras | 2007-10-23 |
| | * | | | gitk: Integrate the reset progress bar in the main frame | Paul Mackerras | 2007-10-23 |
| | * | | | gitk: Fix Tcl error: can't unset findcurline | Paul Mackerras | 2007-10-19 |
| | * | | | gitk: Get rid of the diffopts variable | Paul Mackerras | 2007-10-06 |
| | * | | | gitk: Fix bug where the last few commits would sometimes not be visible | Paul Mackerras | 2007-10-06 |
| | * | | | gitk: Add a font chooser | Paul Mackerras | 2007-10-06 |
| | * | | | gitk: Keep track of font attributes ourselves instead of using font actual | Paul Mackerras | 2007-10-06 |
| | * | | | gitk: Use named fonts instead of the font specification | Paul Mackerras | 2007-10-04 |
| | * | | | gitk: Fix bug causing Tcl error when changing find match type | Paul Mackerras | 2007-10-04 |
| | * | | | gitk: Fix the tab setting in the diff display window | Paul Mackerras | 2007-09-28 |
| | * | | | gitk: Add progress bars for reading in stuff and for finding | Paul Mackerras | 2007-09-27 |
| | * | | | gitk: Fix a couple of bugs | Paul Mackerras | 2007-09-27 |
| | * | | | gitk: Simplify highlighting interface and combine with Find function | Paul Mackerras | 2007-09-22 |
| | * | | | gitk: Fix bug in generating patches | Paul Mackerras | 2007-09-15 |
| | * | | | gitk: Get rid of lookingforhead, use commitinterest instead | Paul Mackerras | 2007-09-15 |
| | * | | | gitk: Fix bugs in setting rowfinal | Paul Mackerras | 2007-09-15 |
| | * | | | gitk: Make it possible to lay out all the rows we have received so far | Paul Mackerras | 2007-09-05 |
| | * | | | gitk: Add a cache for the topology info | Paul Mackerras | 2007-08-30 |
| | * | | | gitk: Fix bug causing undefined variable error when cherry-picking | Paul Mackerras | 2007-08-29 |
| | * | | | gitk: Fix bug causing incorrect ref list contents when switching view | Paul Mackerras | 2007-08-29 |
| | * | | | gitk: Do only the parts of the layout that are needed | Paul Mackerras | 2007-08-29 |
| | * | | | gitk: Get rid of the rowchk array | Paul Mackerras | 2007-08-24 |
| | * | | | gitk: Fix some problems with the display of ids as links | Paul Mackerras | 2007-08-23 |
| | * | | | gitk: Get rid of idinlist array | Paul Mackerras | 2007-08-23 |
| | * | | | gitk: Get rid of idrowranges and rowrangelist | Paul Mackerras | 2007-08-22 |
| | * | | | Merge branch 'master' into dev | Paul Mackerras | 2007-08-20 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'master' into dev | Paul Mackerras | 2007-08-13 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'master' into dev | Paul Mackerras | 2007-08-13 |
| | |\ \ \ \ \ |
|
| | * | | | | | | gitk: Eliminate diagonal arrows | Paul Mackerras | 2007-08-12 |
| | * | | | | | | gitk: Improve the drawing of links to parent lines | Paul Mackerras | 2007-08-01 |
| | * | | | | | | gitk: Establish and use global left-to-right ordering for commits | Paul Mackerras | 2007-07-31 |