aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'sk/mingw-uni-fix'Junio C Hamano2014-07-21
|\
| * Win32: Unicode file name support (dirent)Karsten Blees2014-07-15
| * Win32: Unicode file name support (except dirent)Karsten Blees2014-07-15
* | Merge branch 'ek/alt-odb-entry-fix'Junio C Hamano2014-07-21
|\ \
| * | sha1_file: do not add own object directory as alternateEphrim Khong2014-07-15
* | | Merge branch 'kb/hashmap-updates'Junio C Hamano2014-07-21
|\ \ \
| * | | hashmap: add string interning APIKarsten Blees2014-07-07
| * | | hashmap: add simplified hashmap_get_from_hash() APIKarsten Blees2014-07-07
| * | | hashmap: improve struct hashmap member documentationKarsten Blees2014-07-07
| * | | hashmap: factor out getting a hash code from a SHA1Karsten Blees2014-07-07
* | | | Merge branch 'jk/remote-curl-squelch-extra-errors'Junio C Hamano2014-07-21
|\ \ \ \
| * | | | remote-curl: mark helper-protocol errors more clearlyJeff King2014-07-10
| * | | | remote-curl: use error instead of fprintf(stderr)Jeff King2014-07-10
| * | | | remote-curl: do not complain on EOF from parent gitJeff King2014-07-10
* | | | | Merge branch 'rs/ref-transaction-0'Junio C Hamano2014-07-21
|\ \ \ \ \
| * | | | | refs.c: change ref_transaction_update() to do error checking and return statusRonnie Sahlberg2014-07-14
| * | | | | refs.c: remove the onerr argument to ref_transaction_commitRonnie Sahlberg2014-07-14
| * | | | | update-ref: use err argument to get error from ref_transaction_commitRonnie Sahlberg2014-07-14
| * | | | | refs.c: make update_ref_write update a strbuf on failureRonnie Sahlberg2014-07-14
| * | | | | refs.c: make ref_update_reject_duplicates take a strbuf argument for errorsRonnie Sahlberg2014-07-14
| * | | | | refs.c: log_ref_write should try to return meaningful errnoRonnie Sahlberg2014-07-14
| * | | | | refs.c: make resolve_ref_unsafe set errno to something meaningful on errorRonnie Sahlberg2014-07-14
| * | | | | refs.c: commit_packed_refs to return a meaningful errno on failureRonnie Sahlberg2014-07-14
| * | | | | refs.c: make remove_empty_directories always set errno to something saneRonnie Sahlberg2014-07-14
| * | | | | refs.c: verify_lock should set errno to something meaningfulRonnie Sahlberg2014-07-14
| * | | | | refs.c: make sure log_ref_setup returns a meaningful errnoRonnie Sahlberg2014-07-14
| * | | | | refs.c: add an err argument to repack_without_refsRonnie Sahlberg2014-07-14
| * | | | | lockfile.c: make lock_file return a meaningful errno on failureiRonnie Sahlberg2014-07-14
| * | | | | lockfile.c: add a new public function unable_to_lock_messageRonnie Sahlberg2014-07-14
| * | | | | refs.c: add a strbuf argument to ref_transaction_commit for error loggingRonnie Sahlberg2014-07-14
| * | | | | refs.c: allow passing NULL to ref_transaction_freeRonnie Sahlberg2014-07-14
| * | | | | refs.c: constify the sha arguments for ref_transaction_create|delete|updateRonnie Sahlberg2014-07-14
| * | | | | refs.c: ref_transaction_commit should not free the transactionRonnie Sahlberg2014-07-14
| * | | | | refs.c: remove ref_transaction_rollbackRonnie Sahlberg2014-07-14
* | | | | | Merge branch 'jl/submodule-tests'Junio C Hamano2014-07-21
|\ \ \ \ \ \
| * | | | | | revert: add t3513 for submodule updatesJens Lehmann2014-07-14
| * | | | | | stash: add t3906 for submodule updatesJens Lehmann2014-07-14
| * | | | | | am: add t4255 for submodule updatesJens Lehmann2014-07-14
| * | | | | | cherry-pick: add t3512 for submodule updatesJens Lehmann2014-07-14
| * | | | | | pull: add t5572 for submodule updatesJens Lehmann2014-07-14
| * | | | | | rebase: add t3426 for submodule updatesJens Lehmann2014-07-14
| * | | | | | merge: add t7613 for submodule updatesJens Lehmann2014-07-14
| * | | | | | bisect: add t6041 for submodule updatesJens Lehmann2014-07-14
| * | | | | | reset: add t7112 for submodule updatesJens Lehmann2014-07-14
| * | | | | | read-tree: add t1013 for submodule updatesJens Lehmann2014-07-14
| * | | | | | apply: add t4137 for submodule updatesJens Lehmann2014-07-14
| * | | | | | checkout: call the new submodule update test frameworkJens Lehmann2014-07-14
| * | | | | | submodules: add the lib-submodule-update.sh test libraryJens Lehmann2014-07-14
| * | | | | | test-lib: add test_dir_is_empty()Jens Lehmann2014-06-20
| |/ / / / /
* | | | | | Merge branch 'ak/profile-feedback-build'Junio C Hamano2014-07-21
|\ \ \ \ \ \