aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | Documentation: "pack-file" is not literal in unpack-objectsVivien Didelot2013-11-01
| * | | | | | | | | | | | | | | | Documentation: restore a space in unpack-objects usageVivien Didelot2013-10-31
* | | | | | | | | | | | | | | | | Merge branch 'jk/duplicate-objects-in-packs'Junio C Hamano2013-11-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix '\%o' for printf from coreutilsKacper Kornet2013-10-31
* | | | | | | | | | | | | | | | | | Merge branch 'jk/subtree-install-fix'Junio C Hamano2013-11-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | subtree: add makefile target for html docsJeff King2013-10-30
* | | | | | | | | | | | | | | | | | Merge branch 'ak/cvsserver-stabilize-use-of-hash-keys'Junio C Hamano2013-11-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | cvsserver: Determinize output to combat Perl 5.18 hash randomizationAnders Kaseorg2013-10-30
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/wrap-perl-used-in-tests'Junio C Hamano2013-11-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | t: use perl instead of "$PERL_PATH" where applicableJeff King2013-10-29
| * | | | | | | | | | | | | | | | | | | t: provide a perl() function which uses $PERL_PATHJeff King2013-10-29
* | | | | | | | | | | | | | | | | | | | Merge branch 'sc/doc-howto-dumb-http'Junio C Hamano2013-11-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | doc/howto: warn about (dumb)http server document being too oldSitaram Chamarty2013-10-28
* | | | | | | | | | | | | | | | | | | | Merge branch 'jn/test-prereq-perl-doc'Junio C Hamano2013-11-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | t/README: tests can use perl even with NO_PERLJonathan Nieder2013-10-28
* | | | | | | | | | | | | | | | | | | Update draft release notes to 1.8.5Junio C Hamano2013-11-01
* | | | | | | | | | | | | | | | | | | Merge branch 'sb/refs-code-cleanup'Junio C Hamano2013-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | cache: remove unused function 'have_git_dir'Stefan Beller2013-10-28
| * | | | | | | | | | | | | | | | | | | refs: remove unused function invalidate_ref_cacheStefan Beller2013-10-28
* | | | | | | | | | | | | | | | | | | | Merge branch 'rs/web-browse-xdg-open'Junio C Hamano2013-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | web--browse: Add support for xdg-openRüdiger Sonderfeld2013-10-30
* | | | | | | | | | | | | | | | | | | | | Merge branch 'js/tests-windows-port-fix'Junio C Hamano2013-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | tests: undo special treatment of CRLF for WindowsJohannes Sixt2013-10-28
| * | | | | | | | | | | | | | | | | | | | | Windows: a test_cmp that is agnostic to random LF <> CRLF conversionsJohannes Sixt2013-10-28
| * | | | | | | | | | | | | | | | | | | | | t5300-pack-object: do not compare binary data using test_cmpJohannes Sixt2013-10-28
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'js/test-help-format-windows-port-fix'Junio C Hamano2013-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | t3200: do not open a HTML manual page when DEFAULT_MAN_FORMAT is htmlJohannes Sixt2013-10-30
| | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/reset-p-current-head-fix'Junio C Hamano2013-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | reset: pass real rev name to add--interactiveJeff King2013-10-25
| * | | | | | | | | | | | | | | | | | | | | add-interactive: handle unborn branch in patch modeJeff King2013-10-25
| | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/pack-corruption-post-mortem'Junio C Hamano2013-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | howto: add article on recovering a corrupted objectJeff King2013-10-25
| |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/for-each-ref-skip-parsing'Junio C Hamano2013-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | for-each-ref: avoid loading objects to print %(objectname)Jeff King2013-10-30
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'ap/remote-hg-unquote-cquote'Junio C Hamano2013-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | remote-hg: unquote C-style paths when exportingAntoine Pelisse2013-10-23
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jl/submodule-mv'Junio C Hamano2013-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | mv: Fix spurious warning when moving a file in presence of submodulesJens Lehmann2013-10-13
* | | | | | | | | | | | | | | | | | | | | | Git 1.8.5-rc0v1.8.5-rc0Junio C Hamano2013-10-30
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2013-10-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | t5570: Update for clone-progress-to-stderr branchBrian Gernhardt2013-10-30
| | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/refs-c-squelch-gcc'Junio C Hamano2013-10-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | silence gcc array-bounds warningJeff King2013-10-24
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/date-c-double-semicolon'Junio C Hamano2013-10-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | drop redundant semicolon in empty whileJeff King2013-10-24
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/lift-path-max'Junio C Hamano2013-10-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | checkout_entry(): clarify the use of topath[] parameterJunio C Hamano2013-10-24
| * | | | | | | | | | | | | | | | | | | | | | | entry.c: convert checkout_entry to use strbufNguyễn Thái Ngọc Duy2013-10-24
| | |_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tr/valgrind-test-fix'Junio C Hamano2013-10-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Revert "test-lib: allow prefixing a custom string before "ok N" etc."Thomas Rast2013-10-22