aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jk/doc-http-backend'Junio C Hamano2013-04-21
|\
| * doc/http-backend: match query-string in apache half-auth exampleJeff King2013-04-13
| * doc/http-backend: give some lighttpd config examplesJeff King2013-04-11
| * doc/http-backend: clarify "half-auth" repo configurationJeff King2013-04-11
* | Merge branch 'jx/i18n-branch-error-messages'Junio C Hamano2013-04-21
|\ \
| * | i18n: branch: mark strings for translationJiang Xin2013-04-15
* | | Merge branch 'fc/remote-hg'Junio C Hamano2013-04-21
|\ \ \
| * | | remote-hg: activate graphlog extension for hg_log()Antoine Pelisse2013-04-11
| * | | remote-hg: fix bad file pathsFelipe Contreras2013-04-11
| * | | remote-hg: document location of stored hg repositorySimon Ruderich2013-04-11
| * | | remote-hg: fix bad state issueFelipe Contreras2013-04-11
| * | | remote-hg: add 'insecure' optionSimon Ruderich2013-04-11
| * | | remote-hg: add simple mail testFelipe Contreras2013-04-11
| * | | remote-hg: add basic author testsFelipe Contreras2013-04-11
| * | | remote-hg: show more proper errorsFelipe Contreras2013-04-11
| * | | remote-hg: force remote pushFelipe Contreras2013-04-11
| * | | remote-hg: push to the appropriate branchDusty Phillips2013-04-11
| * | | remote-hg: update tags globallyFelipe Contreras2013-04-11
| * | | remote-hg: update remote bookmarksFelipe Contreras2013-04-11
| * | | remote-hg: refactor exportFelipe Contreras2013-04-11
| * | | remote-hg: split bookmark handlingFelipe Contreras2013-04-11
| * | | remote-hg: redirect buggy mercurial outputFelipe Contreras2013-04-11
| * | | remote-hg: trivial test cleanupsFelipe Contreras2013-04-11
| * | | remote-hg: make sure fake bookmarks are updatedFelipe Contreras2013-04-11
| * | | remote-hg: fix for files with spacesPeter van Zetten2013-04-11
| * | | remote-hg: properly report errors on bookmark pushesFelipe Contreras2013-04-11
| * | | remote-hg: add missing config variable in docDusty Phillips2013-04-11
| * | | remote-hg: trivial cleanupsFelipe Contreras2013-04-11
* | | | Merge branch 'lf/read-blob-data-from-index'Junio C Hamano2013-04-21
|\ \ \ \
| * | | | convert.c: remove duplicate codeLukas Fleischer2013-04-17
| * | | | read_blob_data_from_index(): optionally return the size of blob dataLukas Fleischer2013-04-17
| * | | | attr.c: extract read_index_data() as read_blob_data_from_index()Lukas Fleischer2013-04-17
* | | | | Update draft release notes to 1.8.3Junio C Hamano2013-04-19
* | | | | Merge branch 'jk/a-thread-only-dies-once'Junio C Hamano2013-04-19
|\ \ \ \ \
| * | | | | run-command: use thread-aware die_is_recursing routineJeff King2013-04-16
| * | | | | usage: allow pluggable die-recursion checksJeff King2013-04-16
| |/ / / /
* | | | | Merge branch 'rt/commentchar-fmt-merge-msg'Junio C Hamano2013-04-19
|\ \ \ \ \
| * | | | | t6200: avoid path mangling issue on WindowsJohannes Sixt2013-04-18
* | | | | | Merge branch 'mv/sequencer-pick-error-diag'Junio C Hamano2013-04-19
|\ \ \ \ \ \
| * | | | | | cherry-pick: make sure all input objects are commitsMiklos Vajna2013-04-11
* | | | | | | Merge branch 'tr/copy-revisions-from-stdin'Junio C Hamano2013-04-19
|\ \ \ \ \ \ \
| * | | | | | | read_revisions_from_stdin: make copies for handle_revision_argThomas Rast2013-04-16
* | | | | | | | Merge branch 'jn/add-2.0-u-A-sans-pathspec' (early part)Junio C Hamano2013-04-19
|\ \ \ \ \ \ \ \
| * | | | | | | | add -A: only show pathless 'add -A' warning when changes exist outside cwdJonathan Nieder2013-04-03
| * | | | | | | | add -u: only show pathless 'add -u' warning when changes exist outside cwdJonathan Nieder2013-04-03
| * | | | | | | | add: make warn_pathless_add() a no-op after first callJonathan Nieder2013-04-03
| * | | | | | | | add: add a blank line at the end of pathless 'add [-u|-A]' warningMatthieu Moy2013-04-03
| * | | | | | | | add: make pathless 'add [-u|-A]' warning a file-global functionJonathan Nieder2013-03-20
* | | | | | | | | Merge branch 'ap/strbuf-humanize'Junio C Hamano2013-04-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | count-objects: add -H option to humanize sizesAntoine Pelisse2013-04-10