Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | Merge branch 'jk/maint-commit-check-committer-early' | Junio C Hamano | 2012-07-24 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | commit: check committer identity more strictly | Jeff King | 2012-07-23 | |
* | | | | | | | | Merge branch 'jk/maint-advise-vaddf' | Junio C Hamano | 2012-07-24 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | advice: pass varargs to strbuf_vaddf, not strbuf_addf | Jeff King | 2012-07-23 | |
| |/ / / / / / / | ||||
* | | | | | | | | t/lib-httpd: handle running under --valgrind | Jeff King | 2012-07-24 | |
* | | | | | | | | Git 1.7.12-rc0v1.7.12-rc0 | Junio C Hamano | 2012-07-23 | |
* | | | | | | | | Merge branch 'jn/block-sha1' | Junio C Hamano | 2012-07-23 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Makefile: BLK_SHA1 does not require fast htonl() and unaligned loads | Jonathan Nieder | 2012-07-23 | |
| * | | | | | | | | block-sha1: put expanded macro parameters in parentheses | Jonathan Nieder | 2012-07-22 | |
| * | | | | | | | | block-sha1: avoid pointer conversion that violates alignment constraints | Jonathan Nieder | 2012-07-22 | |
* | | | | | | | | | Merge branch 'jn/make-assembly-in-right-directory' | Junio C Hamano | 2012-07-23 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Makefile: fix location of listing produced by "make subdir/foo.s" | Jonathan Nieder | 2012-07-22 | |
| | |/ / / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'th/difftool-diffall' | Junio C Hamano | 2012-07-23 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | difftool: only copy back files modified during directory diff | Tim Henigan | 2012-07-19 | |
* | | | | | | | | | | Merge branch 'sl/autoconf' | Junio C Hamano | 2012-07-23 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | build: reconfigure automatically if configure.ac changes | Stefano Lattarini | 2012-07-19 | |
| * | | | | | | | | | | build: "make clean" should not remove configure-generated files | Stefano Lattarini | 2012-07-19 | |
| * | | | | | | | | | | autoconf: use AC_CONFIG_COMMANDS instead of ad-hoc 'config.mak.append' | Stefano Lattarini | 2012-07-19 | |
| * | | | | | | | | | | autoconf: remove few redundant semicolons | Stefano Lattarini | 2012-07-19 | |
| * | | | | | | | | | | autoconf: remove some redundant shell indirections | Stefano Lattarini | 2012-07-19 | |
| * | | | | | | | | | | autoconf: GIT_CONF_APPEND_LINE -> GIT_CONF_SUBST | Stefano Lattarini | 2012-07-19 | |
| * | | | | | | | | | | autoconf: GIT_CONF_APPEND_LINE: change signature | Stefano Lattarini | 2012-07-19 | |
* | | | | | | | | | | | Merge branch 'jv/maint-no-ext-diff' | Junio C Hamano | 2012-07-23 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | diff: test precedence of external diff drivers | Jeff King | 2012-07-19 | |
| * | | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |