aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-commit-check-committer-early'Junio C Hamano2012-07-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | commit: check committer identity more strictlyJeff King2012-07-23
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-advise-vaddf'Junio C Hamano2012-07-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | advice: pass varargs to strbuf_vaddf, not strbuf_addfJeff King2012-07-23
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | t/lib-httpd: handle running under --valgrindJeff King2012-07-24
* | | | | | | | | | | | | | | | | | | | | | | | Git 1.7.12-rc0v1.7.12-rc0Junio C Hamano2012-07-23
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jn/block-sha1'Junio C Hamano2012-07-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Makefile: BLK_SHA1 does not require fast htonl() and unaligned loadsJonathan Nieder2012-07-23
| * | | | | | | | | | | | | | | | | | | | | | | block-sha1: put expanded macro parameters in parenthesesJonathan Nieder2012-07-22
| * | | | | | | | | | | | | | | | | | | | | | | block-sha1: avoid pointer conversion that violates alignment constraintsJonathan Nieder2012-07-22
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jn/make-assembly-in-right-directory'Junio C Hamano2012-07-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Makefile: fix location of listing produced by "make subdir/foo.s"Jonathan Nieder2012-07-22
| | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'th/difftool-diffall'Junio C Hamano2012-07-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | difftool: only copy back files modified during directory diffTim Henigan2012-07-19
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sl/autoconf'Junio C Hamano2012-07-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | build: reconfigure automatically if configure.ac changesStefano Lattarini2012-07-19
| * | | | | | | | | | | | | | | | | | | | | | | | build: "make clean" should not remove configure-generated filesStefano Lattarini2012-07-19
| * | | | | | | | | | | | | | | | | | | | | | | | autoconf: use AC_CONFIG_COMMANDS instead of ad-hoc 'config.mak.append'Stefano Lattarini2012-07-19
| * | | | | | | | | | | | | | | | | | | | | | | | autoconf: remove few redundant semicolonsStefano Lattarini2012-07-19
| * | | | | | | | | | | | | | | | | | | | | | | | autoconf: remove some redundant shell indirectionsStefano Lattarini2012-07-19
| * | | | | | | | | | | | | | | | | | | | | | | | autoconf: GIT_CONF_APPEND_LINE -> GIT_CONF_SUBSTStefano Lattarini2012-07-19
| * | | | | | | | | | | | | | | | | | | | | | | | autoconf: GIT_CONF_APPEND_LINE: change signatureStefano Lattarini2012-07-19
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jv/maint-no-ext-diff'Junio C Hamano2012-07-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | diff: test precedence of external diff driversJeff King2012-07-19
| * | | | | | | | | | | | | | | | | | | | | | | diff: correctly disable external_diff with --no-ext-diffJunio C Hamano2012-07-17
| | |_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kk/maint-commit-tree'Junio C Hamano2012-07-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Revert "git-commit-tree(1): update synopsis"Junio C Hamano2012-07-17
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'kk/maint-1.7.9-commit-tree' into kk/maint-commit-treeJunio C Hamano2012-07-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | commit-tree: resurrect command line parsing updatesJunio C Hamano2012-07-17
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/mediawiki-credential'Junio C Hamano2012-07-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | mw-to-git: use git-credential's URL parserJeff King2012-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | credential: convert "url" attribute into its parsed subpartsJeff King2012-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | mw-to-git: check blank credential attributes via lengthJeff King2012-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | docs/credential: minor clarity fixupsJeff King2012-07-18
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mm/mediawiki-usability'Junio C Hamano2012-07-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | git-remote-mediawiki: allow page names with a ':'Matthieu Moy2012-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | git-remote-mediawiki: fix incorrect test usage in testMatthieu Moy2012-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | git-remote-mediawiki: properly deal with invalid remote revisionsMatthieu Moy2012-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | git-remote-mediawiki: show progress information when getting last remote revi...Matthieu Moy2012-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | git-remote-mediawiki: show progress information when listing pagesMatthieu Moy2012-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | git-remote-mediawiki: use --force when adding notesMatthieu Moy2012-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | git-remote-mediawiki: get rid of O(N^2) loopMatthieu Moy2012-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | git-remote-mediawiki: make mediafiles export optionalMatthieu Moy2012-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | git-remote-mediawiki: actually send empty comment when they're emptyMatthieu Moy2012-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | git-remote-mediawiki: don't split namespaces with spacesMatthieu Moy2012-07-16
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sn/doc-typofix'Junio C Hamano2012-07-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | doc: A few minor copy edits.Štěpán Němec2012-07-14
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tg/ce-namelen-field'Junio C Hamano2012-07-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Strip namelen out of ce_flags into a ce_namelen fieldThomas Gummerer2012-07-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tg/maint-cache-name-compare' into tg/ce-namelen-fieldJunio C Hamano2012-07-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \