summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-15send-pack: clarify that cmds_sent is a booleanJunio C Hamano
2014-09-15send-pack: refactor inspecting and resetting status and sending commandsJunio C Hamano
2014-09-15send-pack: rename "new_refs" to "need_pack_data"Junio C Hamano
2014-09-15receive-pack: factor out capability string generationJunio C Hamano
2014-09-15send-pack: factor out capability string generationJunio C Hamano
2014-09-15send-pack: always send capabilitiesJunio C Hamano
2014-09-15send-pack: refactor decision to send update per refJunio C Hamano
2014-09-15send-pack: move REF_STATUS_REJECT_NODELETE logic a bit higherJunio C Hamano
2014-09-15receive-pack: factor out queueing of commandJunio C Hamano
2014-09-15receive-pack: do not reuse old_sha1[] for other thingsJunio C Hamano
2014-09-15receive-pack: parse feature request a bit earlierJunio C Hamano
2014-09-15receive-pack: do not overallocate command structureJunio C Hamano
2014-09-15cleanups: ensure that git-compat-util.h is included firstDavid Aguilar
2014-09-15compat-util: add _DEFAULT_SOURCE defineSergey Senozhatsky
2014-09-15Makefile: fix some typos in the preambleIan Liu Rodrigues
2014-09-15repack: call prune_packed_objects() and update_server_info() directlyRené Scharfe
2014-09-15server-info: clean up after writing info/packsJeff King
2014-09-15make update-server-info more robustJeff King
2014-09-15prune-packed: fix minor memory leakJeff King
2014-09-15builtin/log.c: mark strings for translationMatthias Ruester
2014-09-15rerere.h: mark string for translationMatthias Ruester
2014-09-14git-svn: delay term initializationEric Wong
2014-09-14git svn: find-rev allows short switches for near matchesEric Wong
2014-09-14git-svn.txt: Remove mentions of repack optionsLawrence Velázquez
2014-09-14git svn: info: correctly handle absolute path argsEric Wong
2014-09-14git-svn: branch: avoid systematic prompt for cert/passMonard Vong
2014-09-12t9300: use test_cmp_bin instead of test_cmp to compare binary filesJohannes Sixt
2014-09-12refs: speed up is_refname_availableJeff King
2014-09-12t1450: make sure fsck detects a malformed tagger lineJunio C Hamano
2014-09-12Merge branch 'js/fsck-tag-validation' into HEADJunio C Hamano
2014-09-12Make sure that index-pack --strict checks tag objectsJohannes Schindelin
2014-09-12fsck: return non-zero status on missing ref tipsJeff King
2014-09-11config: avoid a funny sentinel value "a^"Jeff King
2014-09-11pre-push.sample: Write error message to stderrW. Trevor King
2014-09-11hash-object: add --literally optionJunio C Hamano
2014-09-11Add regression tests for stricter tag fsck'ingJohannes Schindelin
2014-09-11hash-object: pass 'write_object' as a flagJunio C Hamano
2014-09-11hash-object: reduce file-scope staticsJunio C Hamano
2014-09-11Update draft release notes to 2.2Junio C Hamano
2014-09-11fsck: check tag objects' headersJohannes Schindelin
2014-09-11Make sure fsck_commit_buffer() does not run out of the bufferJohannes Schindelin
2014-09-11Documentation: use single-parameter --cacheinfo in exampleSteffen Prohaska
2014-09-11Merge branch 'br/imap-send-simplify-tunnel-child-process'Junio C Hamano
2014-09-11Merge branch 'jk/name-decoration-alloc'Junio C Hamano
2014-09-11Merge branch 'jn/unpack-trees-checkout-m-carry-deletion'Junio C Hamano
2014-09-11Merge branch 'rs/list-optim'Junio C Hamano
2014-09-11Merge branch 'jk/fast-import-fixes'Junio C Hamano
2014-09-11Merge branch 'jk/prune-top-level-refs-after-packing'Junio C Hamano
2014-09-11Merge branch 'nd/large-blobs'Junio C Hamano
2014-09-11Merge branch 'nd/fetch-pass-quiet-to-gc-child-process'Junio C Hamano