Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2010-02-08 |
|\ | |||
| * | Merge branch 'maint-1.6.5' into maint | Junio C Hamano | 2010-02-08 |
| |\ | |||
| | * | blame: prevent a segv when -L given start > EOF | Jay Soffian | 2010-02-08 |
| | * | Merge branch 'sb/maint-octopus' into maint-1.6.5 | Junio C Hamano | 2010-02-01 |
| | |\ | |||
| | * \ | Merge branch 'bg/maint-add-all-doc' into maint-1.6.5 | Junio C Hamano | 2010-02-01 |
| | |\ \ | |||
| * | \ \ | Merge branch 'jc/maint-push-doc-status' into maint | Junio C Hamano | 2010-02-08 |
| |\ \ \ \ | |||
| | * | | | | git-push: document all the status flags used in the output | Junio C Hamano | 2010-02-08 |
| * | | | | | Merge branch 'jc/maint-imap-config-parse' into maint | Junio C Hamano | 2010-02-08 |
| |\ \ \ \ \ | |||
| | * | | | | | Fix parsing of imap.preformattedHTML and imap.sslverify | Junio C Hamano | 2010-02-08 |
| * | | | | | | Merge branch 'jc/maint-doc-git-add-example' into maint | Junio C Hamano | 2010-02-08 |
| |\ \ \ \ \ \ | |||
| | * | | | | | | git-add documentation: Fix shell quoting example | Junio C Hamano | 2010-02-08 |
* | | | | | | | | Revert "pack-objects: fix pack generation when using pack_size_limit" | Nicolas Pitre | 2010-02-08 |
* | | | | | | | | Merge git://repo.or.cz/git-guiv1.7.0-rc2 | Junio C Hamano | 2010-02-07 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | git-gui: update french translation | Emmanuel Trillaud | 2010-02-02 |
| * | | | | | | | | git-gui: update Japanese translation | Nanako Shiraishi | 2010-02-02 |
| * | | | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2010-01-29 |
| |\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | git-gui: fix shortcut for menu "Commit/Revert Changes" | Heiko Voigt | 2010-01-29 |
| * | | | | | | | | | git-gui: Quote git path when starting another gui in a submodule | Jens Lehmann | 2010-01-28 |
| * | | | | | | | | | git-gui: update Italian translation | Michele Ballabio | 2010-01-28 |
| * | | | | | | | | | git-gui: Update Swedish translation (520t0f0u) | Peter Krefting | 2010-01-28 |
| * | | | | | | | | | git-gui: use themed tk widgets with Tk 8.5 | Pat Thoyts | 2010-01-27 |
| * | | | | | | | | | git-gui: Update German translation (12 new or changed strings). | Christian Stimming | 2010-01-27 |
| * | | | | | | | | | git-gui: Update translation template | Shawn O. Pearce | 2010-01-26 |
| * | | | | | | | | | git-gui: Remove unused icon file_parttick | Shawn O. Pearce | 2010-01-25 |
| * | | | | | | | | | git-gui: use different icon for new and modified files in the index | Peter Oberndorfer | 2010-01-25 |
| * | | | | | | | | | git-gui: set GIT_DIR and GIT_WORK_TREE after setup | Giuseppe Bilotta | 2010-01-23 |
| * | | | | | | | | | git-gui: update shortcut tools to use _gitworktree | Giuseppe Bilotta | 2010-01-23 |
| * | | | | | | | | | git-gui: handle bare repos correctly | Giuseppe Bilotta | 2010-01-23 |
| * | | | | | | | | | git-gui: handle non-standard worktree locations | Giuseppe Bilotta | 2010-01-23 |
| * | | | | | | | | | git-gui: Support applying a range of changes at once | Jeff Epler | 2010-01-23 |
| * | | | | | | | | | git-gui: Add a special diff popup menu for submodules | Jens Lehmann | 2010-01-23 |
| * | | | | | | | | | git-gui: Use git diff --submodule when available | Jens Lehmann | 2010-01-23 |
| |/ / / / / / / / | |||
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-02-07 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||
| * | | | | | | | | archive: simplify archive format guessing | René Scharfe | 2010-02-07 |
* | | | | | | | | | Fix invalid read in quote_c_style_counted | Jeff King | 2010-02-06 |
* | | | | | | | | | docs: fix filter-branch example for quoted paths | Jeff King | 2010-02-06 |
* | | | | | | | | | t9501: Re-fix max load test | Brian Gernhardt | 2010-02-06 |
* | | | | | | | | | bash: support the --autosquash option for rebase | Björn Gustavsson | 2010-02-06 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2010-02-05 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | gitk: Fix copyright symbol in About box message | Paul Mackerras | 2010-02-04 |
* | | | | | | | | | | t9501: Skip testing load if we can't detect it | Brian Gernhardt | 2010-02-05 |
* | | | | | | | | | | Update draft release notes to 1.7.0 | Junio C Hamano | 2010-02-05 |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-02-05 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||
| * | | | | | | | | | Update git fsck --full short description to mention packs | Wesley J. Landaker | 2010-02-05 |
| * | | | | | | | | | Merge branch 'jc/maint-limit-note-output' into maint | Junio C Hamano | 2010-02-05 |
| |\ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | | Revert 30816237 and 7e62265 | Junio C Hamano | 2010-02-05 |
* | | | | | | | | | | | git-svn: persistent memoization | Andrew Myrick | 2010-02-04 |
* | | | | | | | | | | | fast-import: count --max-pack-size in bytes | Junio C Hamano | 2010-02-04 |
* | | | | | | | | | | | update git-repack documentation wrt repack.UseDeltaBaseOffset | Nicolas Pitre | 2010-02-04 |
* | | | | | | | | | | | git-clean: fix the description of the default behavior | Michael J Gruber | 2010-02-04 |