aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Start 1.9 cycleJunio C Hamano2013-12-06
* Merge branch 'jk/remove-experimental-loose-object-support'Junio C Hamano2013-12-06
|\
| * drop support for "experimental" loose objectsJeff King2013-11-21
* | Merge branch 'nd/magic-pathspec'Junio C Hamano2013-12-06
|\ \
| * | diff: restrict pathspec limitations to diff b/f case onlyNguyễn Thái Ngọc Duy2013-11-20
* | | Merge branch 'rr/for-each-ref-decoration'Junio C Hamano2013-12-06
|\ \ \
| * | | for-each-ref: avoid color leakageRamkumar Ramachandra2013-11-19
| * | | for-each-ref: introduce %(color:...) for colorRamkumar Ramachandra2013-11-19
| * | | for-each-ref: introduce %(upstream:track[short])Ramkumar Ramachandra2013-11-19
| * | | for-each-ref: introduce %(HEAD) asterisk markerRamkumar Ramachandra2013-11-18
| * | | t6300 (for-each-ref): don't hardcode SHA-1 hexesRamkumar Ramachandra2013-11-18
| * | | t6300 (for-each-ref): clearly demarcate setupRamkumar Ramachandra2013-11-18
* | | | Merge branch 'jc/bundle'Junio C Hamano2013-12-06
|\ \ \ \
| * | | | bundle: use argv-arrayJunio C Hamano2013-11-12
* | | | | Merge branch 'rh/remote-hg-bzr-updates'Junio C Hamano2013-12-06
|\ \ \ \ \
| * | | | | remote-bzr, remote-hg: fix email address regular expressionRichard Hansen2013-11-18
| * | | | | test-hg.sh: help user correlate verbose output with email testRichard Hansen2013-11-18
| * | | | | test-hg.sh: fix duplicate content strings in author testsRichard Hansen2013-11-18
| * | | | | test-hg.sh: avoid obsolete 'test' syntaxRichard Hansen2013-11-18
| * | | | | test-hg.sh: eliminate 'local' bashismRichard Hansen2013-11-18
| * | | | | test-bzr.sh, test-hg.sh: prepare for change to push.default=simpleRichard Hansen2013-11-18
| * | | | | test-bzr.sh, test-hg.sh: allow running from any dirFelipe Contreras2013-11-18
| * | | | | test-lib.sh: convert $TEST_DIRECTORY to an absolute pathFelipe Contreras2013-11-18
* | | | | | Merge branch 'jn/perl-lib-extra'Junio C Hamano2013-12-06
|\ \ \ \ \ \
| * | | | | | Makefile: add PERLLIB_EXTRA variable that adds to default perl pathJonathan Nieder2013-11-18
| * | | | | | Makefile: rebuild perl scripts when perl paths changeJonathan Nieder2013-11-18
* | | | | | | Merge branch 'gj/push-more-verbose-advice' (early part)Junio C Hamano2013-12-05
|\ \ \ \ \ \ \
| * | | | | | | push: enhance unspecified push default warningGreg Jacobson2013-11-13
* | | | | | | | Merge branch 'jn/mediawiki-makefile-updates'Junio C Hamano2013-12-05
|\ \ \ \ \ \ \ \
| * | | | | | | | git-remote-mediawiki build: handle DESTDIR/INSTLIBDIR with whitespaceJonathan Nieder2013-11-11
| * | | | | | | | git-remote-mediawiki build: make 'install' command configurableJonathan Nieder2013-11-11
| * | | | | | | | git-remote-mediawiki: honor DESTDIR in "make install"Jonathan Nieder2013-11-11
| * | | | | | | | git-remote-mediawiki: do not remove installed files in "clean" targetJonathan Nieder2013-11-11
* | | | | | | | | Merge branch 'jl/submodule-update-retire-orig-flags'Junio C Hamano2013-12-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | submodule update: remove unnecessary orig_flags variableJens Lehmann2013-11-11
* | | | | | | | | | Merge branch 'nd/wt-status-align-i18n'Junio C Hamano2013-12-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | wt-status: take the alignment burden off translatorsNguyễn Thái Ngọc Duy2013-11-06
* | | | | | | | | | | Merge branch 'sb/sha1-loose-object-info-check-existence'Junio C Hamano2013-12-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sha1_loose_object_info(): do not return success on missing objectJunio C Hamano2013-11-06
* | | | | | | | | | | | Merge branch 'jk/two-way-merge-corner-case-fix'Junio C Hamano2013-12-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t1005: add test for "read-tree --reset -u A B"Junio C Hamano2013-11-04
| * | | | | | | | | | | | t1005: reindentJunio C Hamano2013-11-04
| * | | | | | | | | | | | unpack-trees: fix "read-tree -u --reset A B" with conflicted indexJeff King2013-11-04
* | | | | | | | | | | | | Merge branch 'jc/ref-excludes'Junio C Hamano2013-12-05
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | rev-parse: introduce --exclude=<glob> to tame wildcardsJunio C Hamano2013-11-01
| * | | | | | | | | | | | | rev-list --exclude: export add/clear-ref-exclusion and ref-excluded APIJunio C Hamano2013-11-01
| * | | | | | | | | | | | | rev-list --exclude: testsJunio C Hamano2013-11-01
| * | | | | | | | | | | | | document --exclude optionJohannes Sixt2013-11-01
| * | | | | | | | | | | | | revision: introduce --exclude=<glob> to tame wildcardsJunio C Hamano2013-08-30
* | | | | | | | | | | | | | Merge branch 'nv/parseopt-opt-arg'Junio C Hamano2013-12-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \