summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* http: release the memory of a http pack request as wellsb/leaksStefan Beller2015-03-241-0/+1
* read-cache: fix memleakStefan Beller2015-03-231-5/+2
* add_to_index(): free unused cache-entryJunio C Hamano2015-03-231-3/+5
* commit.c: fix a memory leakStefan Beller2015-03-231-2/+4
* http-push: remove unneeded cleanupStefan Beller2015-03-231-1/+0
* merge-recursive: fix memleaksStefan Beller2015-03-231-0/+3
* merge-blobs.c: fix a memleakStefan Beller2015-03-231-1/+3
* builtin/apply.c: fix a memleakStefan Beller2015-03-231-1/+3
* update-index: fix a memleakStefan Beller2015-03-221-0/+1
* read-cache: free cache entry in add_to_index in case of early returnStefan Beller2015-03-221-2/+5
* builtin/help.c: fix memory leakStefan Beller2015-03-101-1/+2
* bundle.c: fix memory leakStefan Beller2015-03-101-6/+5
* connect.c: do not leak "conn" after showing diagnosisStefan Beller2015-03-101-0/+1
* Post 2.3 cycle (batch #9)stockJunio C Hamano2015-03-101-0/+7
* Merge branch 'mh/expire-updateref-fixes'Junio C Hamano2015-03-103-92/+126
|\
| * reflog_expire(): never update a reference to null_sha1mh/expire-updateref-fixesMichael Haggerty2015-03-051-2/+5
| * reflog_expire(): ignore --updateref for symbolic referencesMichael Haggerty2015-03-052-4/+14
| * reflog: improve and update documentationMichael Haggerty2015-03-052-64/+88
| * struct ref_lock: delete the force_write memberStefan Beller2015-03-051-5/+9
| * lock_ref_sha1_basic(): do not set force_write for missing referencesMichael Haggerty2015-03-051-9/+6
| * write_ref_sha1(): move write elision test to callersMichael Haggerty2015-03-051-9/+9
| * write_ref_sha1(): remove check for lock == NULLMichael Haggerty2015-03-051-4/+0
| * Merge branch 'sb/atomic-push' into mh/ref-trans-value-checkJunio C Hamano2015-02-0913-50/+429
| |\
| * \ Merge branch 'mh/reflog-expire' into mh/ref-trans-value-checkJunio C Hamano2015-02-093-265/+332
| |\ \
* | \ \ Merge branch 'jk/diffcore-rename-duplicate'Junio C Hamano2015-03-102-13/+110
|\ \ \ \
| * | | | diffcore-rename: avoid processing duplicate destinationsjk/diffcore-rename-duplicateJeff King2015-02-272-2/+85
| * | | | diffcore-rename: split locate_rename_dst into two functionsJeff King2015-02-271-12/+26
* | | | | Post 2.3 cycle (batch #8)Junio C Hamano2015-03-061-1/+25
* | | | | Merge branch 'bw/kwset-use-unsigned'Junio C Hamano2015-03-064-7/+7
|\ \ \ \ \
| * | | | | kwset: use unsigned char to store values with high-bit setbw/kwset-use-unsignedBen Walton2015-03-024-7/+7
| |/ / / /
* | | | | Merge branch 'ak/t5516-typofix'Junio C Hamano2015-03-061-1/+1
|\ \ \ \ \
| * | | | | t5516: correct misspelled pushInsteadOfak/t5516-typofixAnders Kaseorg2015-03-031-1/+1
| |/ / / /
* | | | | Merge branch 'ms/submodule-update-config-doc'Junio C Hamano2015-03-063-37/+64
|\ \ \ \ \
| * | | | | submodule: improve documentation of update subcommandms/submodule-update-config-docMichal Sojka2015-03-023-37/+64
* | | | | | Merge branch 'ja/clean-confirm-i18n'Junio C Hamano2015-03-061-1/+2
|\ \ \ \ \ \
| * | | | | | Add hint interactive cleaningja/clean-confirm-i18nJean-Noel Avila2015-03-021-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'mk/diff-shortstat-dirstat-fix'Junio C Hamano2015-03-062-1/+15
|\ \ \ \ \ \
| * | | | | | diff --shortstat --dirstat: remove duplicate outputmk/diff-shortstat-dirstat-fixMårten Kongstad2015-03-022-1/+15
| |/ / / / /
* | | | | | Merge branch 'mg/doc-remote-tags-or-not'Junio C Hamano2015-03-061-0/+3
|\ \ \ \ \ \
| * | | | | | git-remote.txt: describe behavior without --tags and --no-tagsmg/doc-remote-tags-or-notMichael J Gruber2015-03-021-0/+3
* | | | | | | Merge branch 'nd/grep-exclude-standard-help-fix'Junio C Hamano2015-03-061-1/+1
|\ \ \ \ \ \ \
| * | | | | | | grep: correct help string for --exclude-standardnd/grep-exclude-standard-help-fixNguyễn Thái Ngọc Duy2015-02-271-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'mr/doc-clean-f-f'Junio C Hamano2015-03-061-2/+6
|\ \ \ \ \ \ \
| * | | | | | | Documentation/git-clean.txt: document that -f may need to be given twicemr/doc-clean-f-fMikko Rapeli2015-02-261-2/+6
| |/ / / / / /
* | | | | | | Merge branch 'ye/http-accept-language'Junio C Hamano2015-03-063-26/+28
|\ \ \ \ \ \ \
| * | | | | | | gettext.c: move get_preferred_languages() from http.cye/http-accept-languageJeff King2015-02-263-25/+28
* | | | | | | | Sync with 2.3.2Junio C Hamano2015-03-063-2/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Git 2.3.2v2.3.2Junio C Hamano2015-03-063-2/+14
| * | | | | | | | Merge branch 'rj/no-xopen-source-for-cygwin' into maintJunio C Hamano2015-03-061-6/+0
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'rs/simple-cleanups' into maintJunio C Hamano2015-03-064-13/+7
| |\ \ \ \ \ \ \ \ \