Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Use '-f' option to point to the .gitmodules file | Imran M Yousuf | 2008-05-16 | 1 | -5/+4 | |
* | | | | | | | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2008-05-15 | 7 | -25/+49 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | git-gui: Delete branches with 'git branch -D' to clear config | Shawn O. Pearce | 2008-05-08 | 1 | -1/+1 | |
| * | | | | | | | | git-gui: Setup branch.remote,merge for shorthand git-pull | Shawn O. Pearce | 2008-05-08 | 3 | -1/+27 | |
| * | | | | | | | | git-gui: Update German translation | Christian Stimming | 2008-05-01 | 1 | -17/+9 | |
| * | | | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2008-04-23 | 1 | -4/+10 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | git-gui: Don't use '$$cr master' with aspell earlier than 0.60 | Shawn O. Pearce | 2008-04-23 | 1 | -4/+10 | |
| * | | | | | | | | | git-gui: Report less precise object estimates for database compression | Johannes Sixt | 2008-04-14 | 1 | -2/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Documentation/git-prune.txt: document unpacked logic | Chris Frey | 2008-05-15 | 1 | -1/+4 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2008-05-14 | 5 | -888/+4028 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | gitk: Add a progress bar for checking out a head | Paul Mackerras | 2008-05-12 | 1 | -10/+31 | |
| * | | | | | | | | | gitk: Show current row number and total number of rows | Paul Mackerras | 2008-05-11 | 1 | -39/+28 | |
| * | | | | | | | | | Merge branch 'master' into dev | Paul Mackerras | 2008-05-11 | 6 | -197/+3203 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | gitk: Allow users to view diffs in external diff viewer | Thomas Arcila | 2008-05-11 | 1 | -2/+145 | |
| | * | | | | | | | | | gitk: Synchronize highlighting in file view for 'f' and 'b' commands | Paul Mackerras | 2008-05-10 | 1 | -7/+25 | |
| | * | | | | | | | | | gitk: Disable "Reset %s branch to here" when on a detached head | Michele Ballabio | 2008-05-03 | 1 | -1/+5 | |
| | * | | | | | | | | | gitk: German translation again updated | Christian Stimming | 2008-05-03 | 1 | -16/+14 | |
| | * | | | | | | | | | gitk: Update German translation | Christian Stimming | 2008-05-03 | 1 | -167/+338 | |
| | * | | | | | | | | | gitk: Makefile/install: force permissions when installing files and dirs | Gerrit Pape | 2008-05-02 | 1 | -3/+3 | |
| | * | | | | | | | | | gitk: Initial Swedish translation. | Peter Karlsson | 2008-05-02 | 1 | -0/+887 | |
| | * | | | | | | | | | gitk: Spanish translation of gitk | Santiago Gala | 2008-05-02 | 1 | -0/+890 | |
| | * | | | | | | | | | gitk: Fix handling of tree file list with special chars in names | Paul Mackerras | 2008-04-28 | 1 | -2/+3 | |
| * | | | | | | | | | | gitk: Make updates go faster | Paul Mackerras | 2008-05-09 | 1 | -15/+210 | |
| * | | | | | | | | | | gitk: Reorganize processing of arguments for git log | Paul Mackerras | 2008-04-26 | 1 | -77/+114 | |
| * | | | | | | | | | | Merge branch 'master' into dev | Paul Mackerras | 2008-03-11 | 1 | -23/+84 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | gitk: Fix problem with target row not being in scroll region | Paul Mackerras | 2008-03-07 | 1 | -3/+6 | |
| * | | | | | | | | | | | gitk: Avoid a crash in selectline if commitinfo($id) isn't set | Paul Mackerras | 2008-03-07 | 1 | -1/+4 | |
| * | | | | | | | | | | | gitk: Fix some corner cases in computing vrowmod and displayorder | Paul Mackerras | 2008-03-04 | 1 | -22/+23 | |
| * | | | | | | | | | | | gitk: Correct a few strings and comments to say "git log" | Paul Mackerras | 2008-03-04 | 1 | -5/+5 | |
| * | | | | | | | | | | | gitk: Don't filter view arguments through git rev-parse | Paul Mackerras | 2008-03-03 | 1 | -47/+22 | |
| * | | | | | | | | | | | gitk: Fix problems with target row stuff | Paul Mackerras | 2008-03-03 | 1 | -54/+51 | |
| * | | | | | | | | | | | gitk: Handle updating with path limiting better | Paul Mackerras | 2008-02-24 | 1 | -4/+55 | |
| * | | | | | | | | | | | gitk: Fix bug where arcs could get lost | Paul Mackerras | 2008-02-18 | 1 | -1/+5 | |
| * | | | | | | | | | | | Merge branch 'master' into dev | Paul Mackerras | 2008-02-16 | 5 | -254/+427 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | gitk: Cope better with getting commits that we have already seen | Paul Mackerras | 2008-02-16 | 1 | -7/+18 | |
| * | | | | | | | | | | | | gitk: Fix cherry-picking to insert a real row not a fake row | Paul Mackerras | 2008-02-13 | 1 | -17/+59 | |
| * | | | | | | | | | | | | gitk: Fix bug causing Tcl error when no commits are selected | Paul Mackerras | 2008-01-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | gitk: Fix bug where editing an existing view would cause an infinite loop | Paul Mackerras | 2008-01-15 | 1 | -0/+1 | |
| * | | | | | | | | | | | | gitk: Select something appropriate on cherry-pick, branch reset and checkout | Paul Mackerras | 2008-01-15 | 1 | -1/+4 | |
| * | | | | | | | | | | | | gitk: Select head of current branch by default | Paul Mackerras | 2008-01-13 | 1 | -20/+15 | |
| * | | | | | | | | | | | | gitk: Fix a bug in make_disporder | Paul Mackerras | 2008-01-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | gitk: Fix handling of flag arguments | Paul Mackerras | 2008-01-10 | 1 | -3/+6 | |
| * | | | | | | | | | | | | Merge branch 'master' into dev | Paul Mackerras | 2008-01-09 | 3 | -55/+68 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | gitk: Index [fnvr]highlights by id rather than row | Paul Mackerras | 2008-01-07 | 1 | -40/+33 | |
| * | | | | | | | | | | | | | Merge branch 'master' into dev | Paul Mackerras | 2008-01-06 | 1 | -60/+45 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | gitk: Fix potential bug with fake commit IDs in renumbervarc | Paul Mackerras | 2008-01-06 | 1 | -9/+28 | |
| * | | | | | | | | | | | | | | gitk: Fix a couple of bugs in the find function | Paul Mackerras | 2008-01-02 | 1 | -4/+11 | |
| * | | | | | | | | | | | | | | gitk: Fix some corner cases in the targetid/targetrow stuff | Paul Mackerras | 2008-01-02 | 1 | -18/+51 | |
| * | | | | | | | | | | | | | | Merge branch 'master' into dev | Paul Mackerras | 2007-12-31 | 1 | -27/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | gitk: Keep the same commits visible as other commits come in | Paul Mackerras | 2007-12-30 | 1 | -13/+42 |