aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* prio-queue: make output stable with respect to insertionJeff King2014-07-15
* prio-queue: factor out compare and swap operationsJeff King2014-07-15
* Merge branch 'maint'Junio C Hamano2014-07-10
|\
| * Start preparing for 2.0.2Junio C Hamano2014-07-10
| * Merge branch 'pb/trim-trailing-spaces' into maintJunio C Hamano2014-07-10
| |\
| * \ Merge branch 'jk/repack-pack-keep-objects' into maintJunio C Hamano2014-07-10
| |\ \
| * \ \ Merge branch 'mc/doc-submodule-sync-recurse' into maintJunio C Hamano2014-07-10
| |\ \ \
* | | | | Seventh batch for 2.1Junio C Hamano2014-07-10
* | | | | Merge branch 'dt/refs-check-refname-component-sse-fix'Junio C Hamano2014-07-10
|\ \ \ \ \
| * | | | | refs: fix valgrind suppression fileDavid Turner2014-07-08
| * | | | | refs.c: handle REFNAME_REFSPEC_PATTERN at end of pageDavid Turner2014-07-07
* | | | | | Merge branch 'rs/simplify-archive-tests'Junio C Hamano2014-07-10
|\ \ \ \ \ \
| * | | | | | t5000, t5003: simplify commitRené Scharfe2014-07-07
* | | | | | | Merge branch 'rs/fix-alt-odb-path-comparison'Junio C Hamano2014-07-10
|\ \ \ \ \ \ \
| * | | | | | | sha1_file: avoid overrunning alternate object base stringRené Scharfe2014-07-01
* | | | | | | | Merge branch 'rs/status-code-clean-up'Junio C Hamano2014-07-10
|\ \ \ \ \ \ \ \
| * | | | | | | | wt-status: simplify building of summary limit argumentRené Scharfe2014-06-29
| * | | | | | | | wt-status: use argv_array for environmentRené Scharfe2014-06-29
* | | | | | | | | Merge branch 'kb/path-max-must-go'Junio C Hamano2014-07-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | symlinks: remove PATH_MAX limitationKarsten Blees2014-07-07
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'mg/verify-commit'Junio C Hamano2014-07-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t7510: test verify-commitMichael J Gruber2014-06-23
| * | | | | | | | | t7510: exit for loop with test resultMichael J Gruber2014-06-23
| * | | | | | | | | verify-commit: scriptable commit signature verificationMichael J Gruber2014-06-23
| * | | | | | | | | gpg-interface: provide access to the payloadMichael J Gruber2014-06-23
| * | | | | | | | | gpg-interface: provide clear helper for struct signature_checkMichael J Gruber2014-06-23
* | | | | | | | | | Merge branch 'jc/fix-clone-single-starting-at-a-tag'Junio C Hamano2014-07-10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | builtin/clone.c: detect a clone starting at a tag correctlyJunio C Hamano2014-06-23
* | | | | | | | | | | Sixth batch for 2.1Junio C Hamano2014-07-09
* | | | | | | | | | | Merge branch 'sk/mingw-unicode-spawn-args'Junio C Hamano2014-07-09
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Win32: Unicode arguments (incoming)Karsten Blees2014-06-16
| * | | | | | | | | | | Win32: Unicode arguments (outgoing)Karsten Blees2014-06-16
| * | | | | | | | | | | MinGW: disable CRT command line globbingKarsten Blees2014-06-16
| * | | | | | | | | | | Win32: fix potential multi-threading issueKarsten Blees2014-06-16
| * | | | | | | | | | | Win32: simplify internal mingw_spawn* APIsKarsten Blees2014-06-16
| * | | | | | | | | | | Win32: let mingw_execve() return an intJohannes Schindelin2014-06-16
* | | | | | | | | | | | Merge branch 'sk/mingw-dirent'Junio C Hamano2014-07-09
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Win32 dirent: improve dirent implementationKarsten Blees2014-06-09
| * | | | | | | | | | | | Win32 dirent: clarify #include directivesKarsten Blees2014-06-09
| * | | | | | | | | | | | Win32 dirent: change FILENAME_MAX to MAX_PATHKarsten Blees2014-06-09
| * | | | | | | | | | | | Win32 dirent: remove unused dirent.d_reclen memberKarsten Blees2014-06-09
| * | | | | | | | | | | | Win32 dirent: remove unused dirent.d_ino memberKarsten Blees2014-06-09
* | | | | | | | | | | | | Merge branch 'sk/mingw-uni-console'Junio C Hamano2014-07-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Win32: reliably detect console pipe handlesKarsten Blees2014-06-16
| * | | | | | | | | | | | Win32: fix broken pipe detectionKarsten Blees2014-06-10
| * | | | | | | | | | | | Win32: Thread-safe windows console outputKarsten Blees2014-06-10
| * | | | | | | | | | | | Win32: add Unicode conversion functionsKarsten Blees2014-06-10
| * | | | | | | | | | | | Win32: warn if the console font doesn't support UnicodeKarsten Blees2014-06-10
| * | | | | | | | | | | | Win32: detect console streams more reliablyKarsten Blees2014-06-10
| * | | | | | | | | | | | Win32: support Unicode console outputKarsten Blees2014-06-10