aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* prune: keep objects reachable from recent objectsJeff King2014-10-16
* count-objects: use for_each_loose_file_in_objdirJeff King2014-10-16
* count-objects: do not use xsize_t when counting object sizeJeff King2014-10-16
* prune-packed: use for_each_loose_file_in_objdirJeff King2014-10-16
* prune: factor out loose-object directory traversalJeff King2014-10-16
* Merge branch 'jc/push-cert'Junio C Hamano2014-10-08
|\
| * receive-pack::hmac_sha1(): copy the entire SHA-1 hash outBrian Gernhardt2014-09-25
| * signed push: allow stale nonce in stateless modeJunio C Hamano2014-09-17
| * signed push: teach smart-HTTP to pass "git push --signed" aroundJunio C Hamano2014-09-17
| * signed push: fortify against replay attacksJunio C Hamano2014-09-17
| * signed push: remove duplicated protocol infoJunio C Hamano2014-09-15
| * receive-pack: GPG-validate push certificatesJunio C Hamano2014-09-15
| * push: the beginning of "git push --signed"Junio C Hamano2014-09-15
| * receive-pack: factor out capability string generationJunio C Hamano2014-09-15
| * receive-pack: factor out queueing of commandJunio C Hamano2014-09-15
| * receive-pack: do not reuse old_sha1[] for other thingsJunio C Hamano2014-09-15
| * receive-pack: parse feature request a bit earlierJunio C Hamano2014-09-15
| * receive-pack: do not overallocate command structureJunio C Hamano2014-09-15
* | Merge branch 'jk/mbox-from-line'Junio C Hamano2014-09-29
|\ \
| * | mailinfo: work around -Wstring-plus-int warningEric Sunshine2014-09-22
| * | mailinfo: make ">From" in-body header check more robustJeff King2014-09-16
* | | Merge branch 'da/rev-parse-verify-quiet'Junio C Hamano2014-09-29
|\ \ \
| * | | refs: make rev-parse --quiet actually quietDavid Aguilar2014-09-19
* | | | Merge branch 'jk/branch-verbose-merged'Junio C Hamano2014-09-26
|\ \ \ \
| * | | | branch: clean up commit flags after merge-filter walkJeff King2014-09-18
| |/ / /
* | | | Merge branch 'rs/realloc-array'Junio C Hamano2014-09-26
|\ \ \ \
| * | | | use REALLOC_ARRAY for changing the allocation size of arraysRené Scharfe2014-09-18
| |/ / /
* | | | Merge branch 'jc/ignore-sigpipe-while-running-hooks'Junio C Hamano2014-09-26
|\ \ \ \
| * | | | receive-pack: allow hooks to ignore its standard input streamJunio C Hamano2014-09-16
| | |/ / | |/| |
* | | | Merge branch 'jk/prune-packed-server-info'Junio C Hamano2014-09-26
|\ \ \ \
| * | | | repack: call prune_packed_objects() and update_server_info() directlyRené Scharfe2014-09-15
| * | | | prune-packed: fix minor memory leakJeff King2014-09-15
| |/ / /
* | | | Merge branch 'jc/hash-object'Junio C Hamano2014-09-26
|\ \ \ \
| * | | | hash-object: add --literally optionJunio C Hamano2014-09-11
| * | | | hash-object: pass 'write_object' as a flagJunio C Hamano2014-09-11
| * | | | hash-object: reduce file-scope staticsJunio C Hamano2014-09-11
| | |/ / | |/| |
* | | | Merge branch 'js/fsck-tag-validation'Junio C Hamano2014-09-26
|\ \ \ \
| * | | | fsck_object(): allow passing object data separately from the object itselfJohannes Schindelin2014-09-10
* | | | | Merge branch 'jk/fsck-exit-code-fix'Junio C Hamano2014-09-19
|\ \ \ \ \
| * | | | | fsck: return non-zero status on missing ref tipsJeff King2014-09-12
| * | | | | fsck: exit with non-zero status upon error from fsck_obj()Jeff King2014-09-10
* | | | | | Merge branch 'mr/mark-i18n-log-rerere'Junio C Hamano2014-09-19
|\ \ \ \ \ \
| * | | | | | builtin/log.c: mark strings for translationMatthias Ruester2014-09-15
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'ta/config-add-to-empty-or-true-fix'Junio C Hamano2014-09-19
|\ \ \ \ \ \
| * | | | | | config: avoid a funny sentinel value "a^"Jeff King2014-09-11
| * | | | | | make config --add behave correctly for empty and NULL valuesTanay Abhra2014-08-18
* | | | | | | Merge branch 'as/calloc-takes-nmemb-then-size'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \
| * | | | | | | calloc() and xcalloc() takes nmemb and then sizeArjun Sreedharan2014-09-03
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'rs/merge-tree-simplify'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \
| * | | | | | | merge-tree: remove unused df_conflict argumentsRené Scharfe2014-09-02
| |/ / / / / /