aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Implement normalize_absolute_pathDavid Reiss2008-05-23
* Makefile: update the default build options for AIXMike Ralphson2008-05-17
* Merge branch 'maint'Junio C Hamano2008-05-16
|\
| * git-filter-branch: Clarify file removal example.Jon Loeliger2008-05-16
* | Replace in-place sed in t7502-commitMarcel Koeppen2008-05-16
* | submodule update: add convenience option --initJohannes Schindelin2008-05-16
* | git-fast-import: rename cmd_*() functions to parse_*()Miklos Vajna2008-05-16
* | Documentation/git-web--browse.txt: fix small typoTeemu Likonen2008-05-16
* | Use '-f' option to point to the .gitmodules fileImran M Yousuf2008-05-16
* | Merge git://repo.or.cz/git-guiJunio C Hamano2008-05-15
|\ \
| * | git-gui: Delete branches with 'git branch -D' to clear configShawn O. Pearce2008-05-08
| * | git-gui: Setup branch.remote,merge for shorthand git-pullShawn O. Pearce2008-05-08
| * | git-gui: Update German translationChristian Stimming2008-05-01
| * | Merge branch 'maint'Shawn O. Pearce2008-04-23
| |\ \
| | * | git-gui: Don't use '$$cr master' with aspell earlier than 0.60Shawn O. Pearce2008-04-23
| * | | git-gui: Report less precise object estimates for database compressionJohannes Sixt2008-04-14
| |/ /
* | | Documentation/git-prune.txt: document unpacked logicChris Frey2008-05-15
* | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-05-14
|\ \ \
| * | | gitk: Add a progress bar for checking out a headPaul Mackerras2008-05-12
| * | | gitk: Show current row number and total number of rowsPaul Mackerras2008-05-11
| * | | Merge branch 'master' into devPaul Mackerras2008-05-11
| |\ \ \
| | * | | gitk: Allow users to view diffs in external diff viewerThomas Arcila2008-05-11
| | * | | gitk: Synchronize highlighting in file view for 'f' and 'b' commandsPaul Mackerras2008-05-10
| | * | | gitk: Disable "Reset %s branch to here" when on a detached headMichele Ballabio2008-05-03
| | * | | gitk: German translation again updatedChristian Stimming2008-05-03
| | * | | gitk: Update German translationChristian Stimming2008-05-03
| | * | | gitk: Makefile/install: force permissions when installing files and dirsGerrit Pape2008-05-02
| | * | | gitk: Initial Swedish translation.Peter Karlsson2008-05-02
| | * | | gitk: Spanish translation of gitkSantiago Gala2008-05-02
| | * | | gitk: Fix handling of tree file list with special chars in namesPaul Mackerras2008-04-28
| * | | | gitk: Make updates go fasterPaul Mackerras2008-05-09
| * | | | gitk: Reorganize processing of arguments for git logPaul Mackerras2008-04-26
| * | | | Merge branch 'master' into devPaul Mackerras2008-03-11
| |\ \ \ \
| * | | | | gitk: Fix problem with target row not being in scroll regionPaul Mackerras2008-03-07
| * | | | | gitk: Avoid a crash in selectline if commitinfo($id) isn't setPaul Mackerras2008-03-07
| * | | | | gitk: Fix some corner cases in computing vrowmod and displayorderPaul Mackerras2008-03-04
| * | | | | gitk: Correct a few strings and comments to say "git log"Paul Mackerras2008-03-04
| * | | | | gitk: Don't filter view arguments through git rev-parsePaul Mackerras2008-03-03
| * | | | | gitk: Fix problems with target row stuffPaul Mackerras2008-03-03
| * | | | | gitk: Handle updating with path limiting betterPaul Mackerras2008-02-24
| * | | | | gitk: Fix bug where arcs could get lostPaul Mackerras2008-02-18
| * | | | | Merge branch 'master' into devPaul Mackerras2008-02-16
| |\ \ \ \ \
| * | | | | | gitk: Cope better with getting commits that we have already seenPaul Mackerras2008-02-16
| * | | | | | gitk: Fix cherry-picking to insert a real row not a fake rowPaul Mackerras2008-02-13
| * | | | | | gitk: Fix bug causing Tcl error when no commits are selectedPaul Mackerras2008-01-15
| * | | | | | gitk: Fix bug where editing an existing view would cause an infinite loopPaul Mackerras2008-01-15
| * | | | | | gitk: Select something appropriate on cherry-pick, branch reset and checkoutPaul Mackerras2008-01-15
| * | | | | | gitk: Select head of current branch by defaultPaul Mackerras2008-01-13
| * | | | | | gitk: Fix a bug in make_disporderPaul Mackerras2008-01-12
| * | | | | | gitk: Fix handling of flag argumentsPaul Mackerras2008-01-10