aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * | | | | | strbuf: create strbuf_humanise_bytes() to show byte sizesAntoine Pelisse2013-04-10
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'fc/branch-upstream-color'Junio C Hamano2013-04-19
|\ \ \ \ \ \
| * | | | | | branch: colour upstream branchesFelipe Contreras2013-04-15
* | | | | | | Merge branch 'mv/ssl-ftp-curl'Junio C Hamano2013-04-19
|\ \ \ \ \ \ \
| * | | | | | | Support FTP-over-SSL/TLS for regular FTPModestas Vainius2013-04-12
* | | | | | | | Update draft release notes to 1.8.3Junio C Hamano2013-04-18
* | | | | | | | Merge branch 'maint'Junio C Hamano2013-04-18
|\ \ \ \ \ \ \ \
| * | | | | | | | remote-hg: fix commit messagesFelipe Contreras2013-04-17
* | | | | | | | | Merge branch 'jk/test-trash'Junio C Hamano2013-04-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t/test-lib.sh: drop "$test" variableJeff King2013-04-14
| * | | | | | | | | t/test-lib.sh: fix TRASH_DIRECTORY handlingJohn Keeping2013-04-14
* | | | | | | | | | Merge branch 'th/t9903-symlinked-workdir'Junio C Hamano2013-04-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t9903: Don't fail when run from path accessed through symlinkTorstein Hegge2013-04-11
* | | | | | | | | | | Merge branch 'jk/merge-tree-added-identically'Junio C Hamano2013-04-18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | merge-tree: don't print entries that match "local"John Keeping2013-04-08
* | | | | | | | | | | | Merge branch 'jk/http-dumb-namespaces'Junio C Hamano2013-04-18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | http-backend: respect GIT_NAMESPACE with dumb clientsJohn Koleszar2013-04-09
* | | | | | | | | | | | | Merge branch 'rs/empty-archive'Junio C Hamano2013-04-18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t5004: fix issue with empty archive test and bsdtarRené Scharfe2013-04-10
* | | | | | | | | | | | | | Merge branch 'fc/send-email-annotate'Junio C Hamano2013-04-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | rebase-am: explicitly disable cover-letterFelipe Contreras2013-04-14
| * | | | | | | | | | | | | | format-patch: trivial cleanupsFelipe Contreras2013-04-07
| * | | | | | | | | | | | | | format-patch: add format.coverLetter configuration variableFelipe Contreras2013-04-07
| * | | | | | | | | | | | | | log: update to OPT_BOOLFelipe Contreras2013-04-07
| * | | | | | | | | | | | | | format-patch: refactor branch name calculationFelipe Contreras2013-04-07
| * | | | | | | | | | | | | | format-patch: improve head calculation for cover-letterFelipe Contreras2013-04-07
| * | | | | | | | | | | | | | send-email: make annotate configurableFelipe Contreras2013-04-07
* | | | | | | | | | | | | | | Merge branch 'jc/push-2.0-default-to-simple' (early part)Junio C Hamano2013-04-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \