summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Documentation/git-prune.txt: document unpacked logicChris Frey2008-05-151-1/+4
* Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-05-145-888/+4028
|\
| * gitk: Add a progress bar for checking out a headPaul Mackerras2008-05-121-10/+31
| * gitk: Show current row number and total number of rowsPaul Mackerras2008-05-111-39/+28
| * Merge branch 'master' into devPaul Mackerras2008-05-116-197/+3203
| |\
| | * gitk: Allow users to view diffs in external diff viewerThomas Arcila2008-05-111-2/+145
| | * gitk: Synchronize highlighting in file view for 'f' and 'b' commandsPaul Mackerras2008-05-101-7/+25
| | * gitk: Disable "Reset %s branch to here" when on a detached headMichele Ballabio2008-05-031-1/+5
| | * gitk: German translation again updatedChristian Stimming2008-05-031-16/+14
| | * gitk: Update German translationChristian Stimming2008-05-031-167/+338
| | * gitk: Makefile/install: force permissions when installing files and dirsGerrit Pape2008-05-021-3/+3
| | * gitk: Initial Swedish translation.Peter Karlsson2008-05-021-0/+887
| | * gitk: Spanish translation of gitkSantiago Gala2008-05-021-0/+890
| | * gitk: Fix handling of tree file list with special chars in namesPaul Mackerras2008-04-281-2/+3
| * | gitk: Make updates go fasterPaul Mackerras2008-05-091-15/+210
| * | gitk: Reorganize processing of arguments for git logPaul Mackerras2008-04-261-77/+114
| * | Merge branch 'master' into devPaul Mackerras2008-03-111-23/+84
| |\ \
| * | | gitk: Fix problem with target row not being in scroll regionPaul Mackerras2008-03-071-3/+6
| * | | gitk: Avoid a crash in selectline if commitinfo($id) isn't setPaul Mackerras2008-03-071-1/+4
| * | | gitk: Fix some corner cases in computing vrowmod and displayorderPaul Mackerras2008-03-041-22/+23
| * | | gitk: Correct a few strings and comments to say "git log"Paul Mackerras2008-03-041-5/+5
| * | | gitk: Don't filter view arguments through git rev-parsePaul Mackerras2008-03-031-47/+22
| * | | gitk: Fix problems with target row stuffPaul Mackerras2008-03-031-54/+51
| * | | gitk: Handle updating with path limiting betterPaul Mackerras2008-02-241-4/+55
| * | | gitk: Fix bug where arcs could get lostPaul Mackerras2008-02-181-1/+5
| * | | Merge branch 'master' into devPaul Mackerras2008-02-165-254/+427
| |\ \ \
| * | | | gitk: Cope better with getting commits that we have already seenPaul Mackerras2008-02-161-7/+18
| * | | | gitk: Fix cherry-picking to insert a real row not a fake rowPaul Mackerras2008-02-131-17/+59
| * | | | gitk: Fix bug causing Tcl error when no commits are selectedPaul Mackerras2008-01-151-1/+1
| * | | | gitk: Fix bug where editing an existing view would cause an infinite loopPaul Mackerras2008-01-151-0/+1
| * | | | gitk: Select something appropriate on cherry-pick, branch reset and checkoutPaul Mackerras2008-01-151-1/+4
| * | | | gitk: Select head of current branch by defaultPaul Mackerras2008-01-131-20/+15
| * | | | gitk: Fix a bug in make_disporderPaul Mackerras2008-01-121-1/+1
| * | | | gitk: Fix handling of flag argumentsPaul Mackerras2008-01-101-3/+6
| * | | | Merge branch 'master' into devPaul Mackerras2008-01-093-55/+68
| |\ \ \ \
| * | | | | gitk: Index [fnvr]highlights by id rather than rowPaul Mackerras2008-01-071-40/+33
| * | | | | Merge branch 'master' into devPaul Mackerras2008-01-061-60/+45
| |\ \ \ \ \
| * | | | | | gitk: Fix potential bug with fake commit IDs in renumbervarcPaul Mackerras2008-01-061-9/+28
| * | | | | | gitk: Fix a couple of bugs in the find functionPaul Mackerras2008-01-021-4/+11
| * | | | | | gitk: Fix some corner cases in the targetid/targetrow stuffPaul Mackerras2008-01-021-18/+51
| * | | | | | Merge branch 'master' into devPaul Mackerras2007-12-311-27/+27
| |\ \ \ \ \ \
| * | | | | | | gitk: Keep the same commits visible as other commits come inPaul Mackerras2007-12-301-13/+42
| * | | | | | | gitk: Don't try to show local changes from a head that isn't shownPaul Mackerras2007-12-291-3/+10
| * | | | | | | gitk: Fix another collection of bugsPaul Mackerras2007-12-261-21/+28
| * | | | | | | Merge branch 'master' into devPaul Mackerras2007-12-203-250/+1016
| |\ \ \ \ \ \ \
| * | | | | | | | gitk: Implement date mode in the new frameworkPaul Mackerras2007-12-201-98/+130
| * | | | | | | | gitk: More bug fixes and cleanupsPaul Mackerras2007-12-191-39/+39
| * | | | | | | | gitk: Fix more bugs resulting in Tcl "no such element in array" errorsPaul Mackerras2007-12-121-24/+35
| * | | | | | | | gitk: Fix a couple of bugsPaul Mackerras2007-12-111-2/+3
| * | | | | | | | gitk: Compute row numbers and order tokens lazilyPaul Mackerras2007-12-111-90/+113