Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2009-12-09 | 2 | -274/+1816 |
|\ | |||||
| * | gitk: Fix selection of tags | Pat Thoyts | 2009-11-19 | 1 | -1/+1 |
| * | gitk: Default to the system colours on Windows | Pat Thoyts | 2009-11-14 | 1 | -5/+12 |
| * | gitk: Merge branch 'dev' into master | Paul Mackerras | 2009-11-14 | 1 | -264/+497 |
| |\ | |||||
| | * | gitk: Don't compare fake children when comparing commits | Paul Mackerras | 2009-09-10 | 1 | -9/+21 |
| | * | gitk: Show diff of commits at end of compare-commits output | Paul Mackerras | 2009-09-07 | 1 | -23/+58 |
| | * | gitk: Add a user preference to enable/disable use of themed widgets | Paul Mackerras | 2009-09-05 | 1 | -10/+26 |
| | * | Merge branch 'master' into dev | Paul Mackerras | 2009-09-05 | 3 | -591/+1062 |
| | |\ | |||||
| | * | | gitk: Fix errors in the theme patch | Pat Thoyts | 2009-05-16 | 1 | -2/+8 |
| | * | | gitk: Use themed tk widgets | Pat Thoyts | 2009-05-01 | 1 | -237/+370 |
| | * | | Merge branch 'master' into dev | Paul Mackerras | 2009-05-01 | 3 | -104/+1650 |
| | |\ \ | |||||
| | * | | | gitk: Restore scrolling position of diff pane on back/forward in history | Paul Mackerras | 2008-11-23 | 1 | -9/+75 |
| * | | | | gitk: Update Japanese translation | Mizar | 2009-11-14 | 1 | -260/+270 |
| * | | | | gitk: Fix "git gui blame" invocation when called from top-level directory | Markus Heidelberg | 2009-11-14 | 1 | -0/+3 |
| * | | | | gitk: Disable checkout of remote branches | Sitaram Chamarty | 2009-11-14 | 1 | -0/+3 |
| * | | | | gitk: Improve appearance of radiobuttons and checkbuttons | Paul Mackerras | 2009-11-14 | 1 | -2/+12 |
| * | | | | gitk: Skip translation of "wrong Tcl version" message | Bernt Hansen | 2009-11-03 | 1 | -4/+4 |
| * | | | | gitk: Add Japanese translation | Mizar | 2009-11-03 | 1 | -0/+1245 |
| * | | | | gitk: Use the --submodule option for displaying diffs when available | Jens Lehmann | 2009-11-03 | 1 | -1/+20 |
| * | | | | gitk: Fix diffing committed -> staged (typo in diffcmd) | Jens Lehmann | 2009-11-03 | 1 | -1/+1 |
| * | | | | gitk: Add configuration for UI colour scheme | Guillermo S. Romero | 2009-11-03 | 1 | -2/+14 |
* | | | | | Update draft release notes to 1.6.6 before -rc2 | Junio C Hamano | 2009-12-09 | 1 | -21/+18 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2009-12-08 | 3 | -16/+58 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'mm/maint-merge-ff-error-message-fix' into maint | Junio C Hamano | 2009-12-08 | 3 | -18/+27 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jn/maint-pull-rebase-error-message' into maint | Junio C Hamano | 2009-12-08 | 1 | -15/+33 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | pull: clarify advice for the unconfigured error case | Jan Krüger | 2009-12-03 | 1 | -15/+33 |
| * | | | | | | | Merge branch 'jk/maint-add-p-delete-fix' into maint | Junio C Hamano | 2009-12-08 | 2 | -1/+25 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | add-interactive: fix deletion of non-empty files | Jeff King | 2009-12-07 | 2 | -1/+25 |
* | | | | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2009-12-08 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-svn: set svn.authorsfile earlier when cloning | Alex Vandiver | 2009-12-08 | 1 | -1/+1 |
| * | | | | | | | | | git-svn: Set svn.authorsfile to an absolute path when cloning | Alex Vandiver | 2009-12-08 | 1 | -1/+3 |
* | | | | | | | | | | Revert recent "git merge <msg> HEAD <commit>..." deprecation | Junio C Hamano | 2009-12-08 | 2 | -9/+3 |
|/ / / / / / / / / | |||||
* | | | | | | | | | git svn: log removals of empty directories | Eric Wong | 2009-12-07 | 2 | -1/+11 |
* | | | | | | | | | git svn: Don't create empty directories whose parents were deleted | Greg Price | 2009-12-07 | 1 | -1/+2 |
* | | | | | | | | | git-svn: sort svk merge tickets to account for minimal parents | Alex Vandiver | 2009-12-07 | 1 | -1/+5 |
* | | | | | | | | | bash: update 'git commit' completion | SZEDER Gábor | 2009-12-05 | 1 | -1/+21 |
* | | | | | | | | | Sync with 1.6.5.5 | Junio C Hamano | 2009-12-05 | 10 | -22/+80 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Git 1.6.5.5v1.6.5.5 | Junio C Hamano | 2009-12-05 | 4 | -5/+11 |
| * | | | | | | | | Fix diff -B/--dirstat miscounting of newly added contents | Linus Torvalds | 2009-12-05 | 1 | -1/+10 |
| * | | | | | | | | reset: improve worktree safety valves | Jeff King | 2009-12-05 | 2 | -5/+33 |
| * | | | | | | | | Documentation: Avoid use of xmlto --stringparam | Todd Zullinger | 2009-12-05 | 3 | -11/+23 |
| * | | | | | | | | archive: clarify description of path parameter | René Scharfe | 2009-12-04 | 1 | -2/+3 |
| * | | | | | | | | rerere: don't segfault on failure to open rr-cache | Jeff King | 2009-12-04 | 1 | -0/+2 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-12-03 | 3 | -2/+53 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Prepare for 1.6.5.5 | Junio C Hamano | 2009-12-03 | 1 | -0/+44 |
| * | | | | | | | | Merge branch 'uk/maint-shortlog-encoding' into maint | Junio C Hamano | 2009-12-03 | 2 | -9/+39 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | t4201: use ISO8859-1 rather than ISO-8859-1 | Brandon Casey | 2009-12-03 | 1 | -2/+2 |
| * | | | | | | | | | Merge branch 'fc/maint-format-patch-pathspec-dashes' into maint | Junio C Hamano | 2009-12-03 | 2 | -1/+7 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'ap/maint-merge-strategy-list-fix' into maint | Junio C Hamano | 2009-12-03 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-am-keep' into maint | Junio C Hamano | 2009-12-03 | 1 | -5/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ |