Commit message (Expand) | Author | Age | |
---|---|---|---|
* | check-ref-format documentation: fix enumeration mark-up | Junio C Hamano | 2010-02-10 |
* | 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 |
* | | | | | | | archive: simplify archive format guessing | René Scharfe | 2010-02-07 |
* | | | | | | | 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 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Fix "log --oneline" not to show notes | Junio C Hamano | 2010-01-21 |
| * | | | | | | | Fix "log" family not to be too agressive about showing notes | Junio C Hamano | 2010-01-20 |
* | | | | | | | | Merge branch 'maint-1.6.5' into maint | Junio C Hamano | 2010-01-29 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||
| * | | | | | | | fix memcpy of overlapping area | Jeff King | 2010-01-29 |
* | | | | | | | | bash: don't offer remote transport helpers as subcommands | SZEDER Gábor | 2010-01-28 |
* | | | | | | | | Merge branch 'maint' of git://git.spearce.org/git-gui into maint | Junio C Hamano | 2010-01-24 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | git-gui: work from the .git dir | Giuseppe Bilotta | 2010-01-23 |
| * | | | | | | | | git-gui: Fix applying a line when all following lines are deletions | Jeff Epler | 2010-01-23 |
| * | | | | | | | | git-gui: Correct file_states when unstaging partly staged entry | Jens Lehmann | 2010-01-23 |
| * | | | | | | | | git-gui: Fix gitk for branch whose name matches local file | Peter Krefting | 2010-01-23 |
| * | | | | | | | | git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in sync | Christopher Beelby | 2010-01-23 |
| * | | | | | | | | git-gui: handle really long error messages in updateindex. | Pat Thoyts | 2010-01-23 |
| * | | | | | | | | git-gui: Add hotkeys for "Unstage from commit" and "Revert changes" | Vitaly _Vi Shukela | 2010-01-06 |
| * | | | | | | | | git-gui: Makefile: consolidate .FORCE-* targets | Jonathan Nieder | 2010-01-06 |
* | | | | | | | | | ignore duplicated slashes in make_relative_path() | Junio C Hamano | 2010-01-22 |
* | | | | | | | | | merge-recursive: do not return NULL only to cause segfault | Junio C Hamano | 2010-01-21 |
* | | | | | | | | | retry request without query when info/refs?query fails | Tay Ray Chuan | 2010-01-21 |
* | | | | | | | | | Merge branch 'jc/maint-refresh-index-is-optional-for-status' into maint | Junio C Hamano | 2010-01-20 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||
| * | | | | | | | | status: don't require the repository to be writable | Junio C Hamano | 2010-01-19 |
* | | | | | | | | | Git 1.6.6.1v1.6.6.1 | Junio C Hamano | 2010-01-20 |
* | | | | | | | | | Merge branch 'bg/maint-remote-update-default' into maint | Junio C Hamano | 2010-01-20 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Fix "git remote update" with remotes.defalt set | Björn Gustavsson | 2009-12-31 |
* | | | | | | | | | | Merge branch 'sb/maint-octopus' into maint | Junio C Hamano | 2010-01-20 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||
| * | | | | | | | | | octopus: remove dead code | Stephen Boyd | 2009-12-13 |
| * | | | | | | | | | octopus: reenable fast-forward merges | Stephen Boyd | 2009-12-13 |
| * | | | | | | | | | octopus: make merge process simpler to follow | Stephen Boyd | 2009-12-13 |
* | | | | | | | | | | Merge branch 'bg/maint-add-all-doc' into maint | Junio C Hamano | 2010-01-20 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||
| * | | | | | | | | | git-rm doc: Describe how to sync index & work tree | Björn Gustavsson | 2010-01-07 |
| * | | | | | | | | | git-add/rm doc: Consistently back-quote | Björn Gustavsson | 2009-12-07 |
| * | | | | | | | | | Documentation: 'git add -A' can remove files | Björn Gustavsson | 2009-12-07 |
* | | | | | | | | | | Merge branch 'maint-1.6.5' into maint | Junio C Hamano | 2010-01-20 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | / / / / | | |_|_|_|/ / / / | |/| | | | | | | | |||
| * | | | | | | | | Git 1.6.5.8v1.6.5.8 | Junio C Hamano | 2010-01-20 |
| * | | | | | | | | Merge branch 'jk/maint-1.6.5-reset-hard' into maint-1.6.5 | Junio C Hamano | 2010-01-20 |
| |\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | reset: unbreak hard resets with GIT_WORK_TREE | Jeff King | 2009-12-30 |
| * | | | | | | | | | Merge branch 'tr/maint-1.6.5-bash-prompt-show-submodule-changes' into maint-1... | Junio C Hamano | 2010-01-20 |
| |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | bash completion: factor submodules into dirty state | Thomas Rast | 2009-12-31 |