Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | diff: correctly disable external_diff with --no-ext-diff | Junio C Hamano | 2012-07-17 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'kk/maint-commit-tree' | Junio C Hamano | 2012-07-23 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Revert "git-commit-tree(1): update synopsis" | Junio C Hamano | 2012-07-17 | |
| * | | | | | | | | | | Merge branch 'kk/maint-1.7.9-commit-tree' into kk/maint-commit-tree | Junio C Hamano | 2012-07-17 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | commit-tree: resurrect command line parsing updates | Junio C Hamano | 2012-07-17 | |
* | | | | | | | | | | | | Merge branch 'jk/mediawiki-credential' | Junio C Hamano | 2012-07-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | mw-to-git: use git-credential's URL parser | Jeff King | 2012-07-18 | |
| * | | | | | | | | | | | | credential: convert "url" attribute into its parsed subparts | Jeff King | 2012-07-18 | |
| * | | | | | | | | | | | | mw-to-git: check blank credential attributes via length | Jeff King | 2012-07-18 | |
| * | | | | | | | | | | | | docs/credential: minor clarity fixups | Jeff King | 2012-07-18 | |
* | | | | | | | | | | | | | Merge branch 'mm/mediawiki-usability' | Junio C Hamano | 2012-07-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | git-remote-mediawiki: allow page names with a ':' | Matthieu Moy | 2012-07-17 | |
| * | | | | | | | | | | | | | git-remote-mediawiki: fix incorrect test usage in test | Matthieu Moy | 2012-07-17 | |
| * | | | | | | | | | | | | | git-remote-mediawiki: properly deal with invalid remote revisions | Matthieu Moy | 2012-07-16 | |
| * | | | | | | | | | | | | | git-remote-mediawiki: show progress information when getting last remote revi... | Matthieu Moy | 2012-07-16 | |
| * | | | | | | | | | | | | | git-remote-mediawiki: show progress information when listing pages | Matthieu Moy | 2012-07-16 | |
| * | | | | | | | | | | | | | git-remote-mediawiki: use --force when adding notes | Matthieu Moy | 2012-07-16 | |
| * | | | | | | | | | | | | | git-remote-mediawiki: get rid of O(N^2) loop | Matthieu Moy | 2012-07-16 | |
| * | | | | | | | | | | | | | git-remote-mediawiki: make mediafiles export optional | Matthieu Moy | 2012-07-16 | |
| * | | | | | | | | | | | | | git-remote-mediawiki: actually send empty comment when they're empty | Matthieu Moy | 2012-07-16 | |
| * | | | | | | | | | | | | | git-remote-mediawiki: don't split namespaces with spaces | Matthieu Moy | 2012-07-16 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'sn/doc-typofix' | Junio C Hamano | 2012-07-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | doc: A few minor copy edits. | Štěpán Němec | 2012-07-14 | |
* | | | | | | | | | | | | | | Merge branch 'tg/ce-namelen-field' | Junio C Hamano | 2012-07-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | Strip namelen out of ce_flags into a ce_namelen field | Thomas Gummerer | 2012-07-11 | |
| * | | | | | | | | | | | | | | Merge branch 'tg/maint-cache-name-compare' into tg/ce-namelen-field | Junio C Hamano | 2012-07-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nk/maint-gitweb-log-by-lines' | Junio C Hamano | 2012-07-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | gitweb: Add support to Link: tag | Namhyung Kim | 2012-07-05 | |
| * | | | | | | | | | | | | | | | | gitweb: Handle other types of tag in git_print_log | Namhyung Kim | 2012-07-05 | |
| * | | | | | | | | | | | | | | | | gitweb: Cleanup git_print_log() | Namhyung Kim | 2012-07-05 | |
* | | | | | | | | | | | | | | | | | Update draft release notes to 1.7.12 | Junio C Hamano | 2012-07-22 | |
* | | | | | | | | | | | | | | | | | Sync with 1.7.11.3 | Junio C Hamano | 2012-07-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Git 1.7.11.3v1.7.11.3 | Junio C Hamano | 2012-07-22 | |
| * | | | | | | | | | | | | | | | | Merge branch 'jk/push-delete-ref-error-message' into maint | Junio C Hamano | 2012-07-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ar/clone-honor-umask-at-top' into maint | Junio C Hamano | 2012-07-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cw/amend-commit-without-message' into maint | Junio C Hamano | 2012-07-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/maint-commit-amend-only-no-paths' into maint | Junio C Hamano | 2012-07-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tg/maint-cache-name-compare' into maint | Junio C Hamano | 2012-07-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'tr/maint-show-walk' into maint | Junio C Hamano | 2012-07-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/refactor-diff-stdin' into maint | Junio C Hamano | 2012-07-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mz/empty-rebase-test' into maint | Junio C Hamano | 2012-07-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/fast-export-paths-with-spaces' into maint | Junio C Hamano | 2012-07-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cw/no-detaching-an-unborn' into maint | Junio C Hamano | 2012-07-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'vr/use-our-perl-in-tests' into maint | Junio C Hamano | 2012-07-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://bogomips.org/git-svn | Junio C Hamano | 2012-07-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | git-svn: don't create master if another head exists | Marcin Owsiany | 2012-07-19 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/revision-walk-stop-at-max-count' | Junio C Hamano | 2012-07-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | revision: avoid work after --max-count is reached | Jeff King | 2012-07-13 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mm/config-xdg' | Junio C Hamano | 2012-07-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | config: fix several access(NULL) calls | Matthieu Moy | 2012-07-16 |