Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅ next
commit
grep
author
committer
pickaxe
?
re
merge-base: Clarify the comments on post processing.
2006-04-25
rev-parse: better error message for ambiguous arguments
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-04-17
gitk: Fix bug caused by missing commitlisted elements
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-04-06
gitk: Fix incorrect invocation of getmergediffline
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-04-04
gitk: Add a help menu item to display key bindings
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-04-02
gitk: replace parent and children arrays with lists
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-03-30
gitk: Better workaround for arrows on diagonal line...
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-03-30
gitk: Allow top panes to scroll horizontally with mouse...
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-03-30
gitk: Prevent parent link from overwriting commit headline
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-03-30
gitk: Show diffs for boundary commits
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-03-30
gitk: Use the new --boundary flag to git-rev-list
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-03-21
gitk: Fix two bugs reported by users
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-03-18
gitk: Improve appearance of first child links
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-03-18
gitk: Make downward-pointing arrows end in vertical...
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-03-18
gitk: Don't change cursor at end of layout if find...
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-03-17
gitk: Make commitdata an array rather than a list
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-03-07
gitk: Fix display of diff lines beginning with ---...
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-03-02
gitk: Fix a bug in drawing the selected line as a thick...
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-03-02
gitk: Further speedups
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-02-28
gitk: Various speed improvements
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-02-28
gitk: Fix Update menu item
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-02-27
gitk: Fix clicks on arrows on line ends
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-02-19
gitk: New improved gitk
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-02-09
gitk: Make "find" on "Files" work again.
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-02-06
gitk: Use git-diff-tree --cc for showing the diffs...
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2006-02-06
gitk: Add braces around if expressions
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2005-12-07
gitk: Work around Tcl's non-standard names for encodings
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2005-12-05
gitk: Some improvements for the code for updating the...
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2005-12-01
gitk: Factored out some common code into a new start_rev_lis...
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2005-11-29
gitk: Add a preferences dialog with some basic stuff
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2005-11-28
gitk: Fix diff this->selected and selected->this functions
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2005-11-20
gitk: Disable fastdate stuff for now
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2005-11-20
gitk: Fix some bugs introduced by speedup changes
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2005-11-14
Add -r flag and some speedups
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree
2005-09-27
Use "$@" rather than "${1+$@}" when invoking wish.
diff
|
tree
2005-09-26
Change wish8.4 back to wish
diff
|
tree
2005-08-30
Draw selected graph line thicker and make arrowheads...
diff
|
tree
2005-08-19
Display the contents of a tag when the user clicks...
diff
|
tree
2005-08-19
Added re-read refs command, and display all refs.
diff
|
tree
2005-08-19
Save the maxwidth setting in the ~/.gitk file.
diff
|
tree
2005-08-19
Fix a bug where commits with no children weren't marked...
diff
|
tree
2005-08-18
Use the --parents flag to git-rev-list.
diff
|
tree
2005-08-17
Allow graph lines to jump through hyperspace.
diff
|
tree
2005-08-17
Add graft support.
diff
|
tree
2005-08-10
Refine the update heuristic to improve responsiveness...
diff
|
tree
2005-08-10
Only do an update every 100 commits when drawing the...
diff
|
tree
2005-08-07
Better graph line details display and expand history...
diff
|
tree
2005-08-07
Use lf translation rather than binary when reading...
diff
|
tree
2005-08-07
Change cursor to a hand cursor when over a SHA1 ID...
diff
|
tree
2005-08-06
Add forward and back buttons and make SHA1 IDs clickable...
diff
|
tree
2005-08-04
Compress the graph horizontally if it gets too wide.
diff
|
tree
2005-07-31
Fix some bugs causing application error popups.
diff
|
tree
2005-07-29
Improve the merge display when the result differs from...
diff
|
tree
2005-07-28
Import the --topo-order change and fix the writing...
diff
|
tree
2005-07-28
Display the diffs for a merge in a unified fashion.
diff
|
tree
2005-07-20
Handle the rename cases reported by git-diff-tree ...
diff
|
tree
2005-07-20
Calculate the list of interesting files for a merge.
diff
|
tree
2005-07-18
Make the diff display less gaudy.
diff
|
tree
2005-07-18
Allow short SHA1 IDs in the SHA1 entry field.
diff
|
tree
2005-07-17
Fix display of mode changes in details pane.
diff
|
tree
2005-07-17
First cut at displaying the diffs for a merge.
diff
|
tree
2005-07-17
Make searching in files changed faster, and fix some...
diff
|
tree
2005-07-16
Add "Files" and "Pickaxe" to the find menu.
diff
|
tree
2005-06-28
Add a menu item for writing out a commit to a file.
diff
|
tree
2005-06-27
Add a menu item for creating tags.
diff
|
tree
2005-06-27
Fix a bug where we would corrupt the stuff read from...
diff
|
tree
2005-06-27
Add a menu entry for generating a patch between any...
diff
|
tree
2005-06-27
Fix behaviour in the case where we have no commits...
diff
|
tree
2005-06-27
Check for the existence of the git directory on startup.
diff
|
tree
2005-06-25
Clear the SHA1 entry field when we go to paste something...
diff
|
tree
2005-06-25
Add commit row context menu and handle left-click on...
diff
|
tree
2005-06-22
Try to assign colors so crossing lines have different...
diff
|
tree
2005-06-22
Account for indentation of the checkin comments by...
diff
|
tree
2005-06-22
Use git-rev-list --header.
diff
|
tree
2005-06-21
Pass arguments through git-rev-parse.
diff
|
tree
2005-06-21
Handle the case of a parent being listed twice in a...
diff
|
tree
2005-06-17
Draw graph lines as one continuous line where possible
diff
|
tree
2005-06-16
Fix operation without libreadobj.so.0.0
diff
|
tree
2005-06-16
Restructure to do incremental drawing
diff
|
tree
2005-06-10
Show heads as well as tags
diff
|
tree
2005-06-01
cope with changed git-diff-tree output format
diff
|
tree
2005-05-31
Use git-rev-list instead of git-rev-tree.
diff
|
tree
2005-05-21
Read tags from .git/refs/tags/* and mark commits with...
diff
|
tree
2005-05-19
Accommodate new git-diff-tree output format
diff
|
tree
2005-05-19
Handle \ No newline at end of line lines in diff
diff
|
tree
2005-05-18
More fixes for geometry restoration
diff
|
tree
2005-05-17
Error popups on error conditions rather than stderr...
diff
|
tree
2005-05-16
save window geometry on exit, and restore it on startup
diff
|
tree
2005-05-15
Resize the panes in the paned windows (commit list...
diff
|
tree
2005-05-15
Fix stder -> stderr
diff
|
tree
2005-05-15
Bumped version number
diff
|
tree
2005-05-15
Made commit list reading asynchronous
diff
|
tree
2005-05-15
Add a widget to show the SHA1 ID of the current commit
diff
|
tree
2005-05-12
Make behaviour when git-rev-tree fails nicer
diff
|
tree
2005-05-11
Show the diffs when a commit is selected
diff
|
tree
2005-05-11
Make getting file lists asynchronous
diff
|
tree
2005-05-10
source ~/.gitk for user-specific option settings
diff
|
tree
2005-05-10
Display the list of changed files in a listbox pane.
diff
|
tree
2005-05-10
Use a panedwindow
diff
|
tree
2005-05-09
Add initial version of gitk to the CVS repository
diff
|
tree
2005-04-23
[PATCH] PPC assembly implementation of SHA1
Signed-off-by:
Paul Mackerras
<paulus@samba.org>
diff
|
tree