]> Kevux Git Server - rit/shortlog
rit
2014-06-16 Junio C HamanoMerge branch 'lt/log-auto-decorate'
2014-06-16 Junio C HamanoMerge branch 'jm/doc-wording-tweaks'
2014-06-16 Junio C HamanoMerge branch 'jm/format-patch-mail-sig'
2014-06-16 Junio C HamanoMerge branch 'jk/http-errors'
2014-06-16 Junio C HamanoMerge branch 'ow/config-mailmap-pathname'
2014-06-16 Junio C HamanoMerge branch 'fc/remote-helper-refmap'
2014-06-16 Junio C HamanoMerge branch 'nd/daemonize-gc'
2014-06-16 Junio C HamanoMerge branch 'jm/t9138-style-fix'
2014-06-16 Junio C HamanoMerge branch 'jm/instaweb-apache-24'
2014-06-16 Junio C HamanoMerge branch 'jl/remote-rm-prune'
2014-06-16 Junio C HamanoMerge branch 'jk/complete-merge-pull'
2014-06-16 Junio C HamanoMerge branch 'bg/xcalloc-nmemb-then-size'
2014-06-16 Yi EungJunhttp-protocol.txt: Basic Auth is defined in RFC 2617...
2014-06-16 Karsten BleesWin32: Unicode arguments (incoming)
2014-06-16 Karsten BleesWin32: Unicode arguments (outgoing)
2014-06-16 Karsten BleesMinGW: disable CRT command line globbing
2014-06-16 Karsten BleesWin32: fix potential multi-threading issue
2014-06-16 Karsten BleesWin32: simplify internal mingw_spawn* APIs
2014-06-16 Johannes SchindelinWin32: let mingw_execve() return an int
2014-06-16 Karsten BleesWin32: reliably detect console pipe handles
2014-06-16 Junio C HamanoMerge branch 'jl/status-added-submodule-is-never-ignored'
2014-06-16 Junio C HamanoMerge branch 'cb/byte-order'
2014-06-16 Junio C HamanoMerge branch 'jk/strbuf-tolower'
2014-06-16 Junio C HamanoMerge branch 'jk/daemon-tolower'
2014-06-16 Junio C HamanoMerge branch 'as/pretty-truncate'
2014-06-16 Junio C HamanoMerge branch 'jk/diff-follow-must-take-one-pathspec'
2014-06-16 Junio C HamanoMerge branch 'sk/windows-unc-path'
2014-06-16 Junio C HamanoMerge branch 'rr/rebase-autostash-fix'
2014-06-16 Junio C HamanoMerge branch 'jk/report-fail-to-read-objects-better'
2014-06-16 Junio C HamanoMerge branch 'jk/diff-files-assume-unchanged'
2014-06-16 Junio C HamanoMerge branch 'jk/argv-array-for-child-process'
2014-06-16 Junio C HamanoMerge branch 'sk/wincred'
2014-06-16 Junio C HamanoMerge branch 'jk/do-not-run-httpd-tests-as-root'
2014-06-16 Junio C HamanoMerge branch 'cc/replace-edit'
2014-06-16 Junio C HamanoMerge branch 'mt/patch-id-stable' (early part)
2014-06-15 David Aguilargitk: Use mktemp -d to avoid predictable temporary...
2014-06-15 Jens Lehmanngitk: Show staged submodules regardless of ignore config
2014-06-15 David Aguilargitk: Honor TMPDIR when viewing external diffs
2014-06-15 Anders Kaseorggitk: Allow displaying time zones from author and commi...
2014-06-15 Max Kirillovgitk: Switch to patch mode when searching for line...
2014-06-15 Ilya Bobyrgitk: Replace SHA1 entry field on keyboard paste
2014-06-13 Matthew Chensubmodule: document "sync --recursive"
2014-06-13 René Scharfeblame: simplify prepare_lines()
2014-06-13 René Scharfeblame: factor out get_next_line()
2014-06-13 Steffen Prohaskacompletion: handle '!f() { ... }; f' and "!sh -c '...
2014-06-13 Junio C Hamanot0008: do not depend on 'echo' handling backslashes...
2014-06-13 Jeff Kingreuse cached commit buffer when parsing signatures
2014-06-13 Jeff Kingcommit: record buffer length in cache
2014-06-13 Jeff Kinguse get_commit_buffer everywhere
2014-06-13 Jeff Kingcommit: convert commit->buffer to a slab
2014-06-13 Jeff Kingconvert logmsg_reencode to get_commit_buffer
2014-06-13 Jeff Kingcommit-slab: provide a static initializer
2014-06-13 Jeff Kinguse get_commit_buffer to avoid duplicate code
2014-06-13 Jeff Kinguse get_cached_commit_buffer where appropriate
2014-06-13 Jeff Kingprovide helpers to access the commit buffer
2014-06-13 Jeff Kingprovide a helper to set the commit buffer
2014-06-13 Jeff Kingprovide a helper to free commit buffer
2014-06-13 Nguyễn Thái... t1700: new tests for split-index mode
2014-06-13 Nguyễn Thái... t2104: make sure split index mode is off for the versio...
2014-06-13 Nguyễn Thái... read-cache: force split index mode with GIT_TEST_SPLIT_...
2014-06-13 Nguyễn Thái... read-tree: note about dropping split-index mode or...
2014-06-13 Nguyễn Thái... read-tree: force split-index mode off on --index-output
2014-06-13 Nguyễn Thái... rev-parse: add --shared-index-path to get shared index...
2014-06-13 Nguyễn Thái... update-index --split-index: do not split if $GIT_DIR...
2014-06-13 Nguyễn Thái... update-index: new options to enable/disable split index...
2014-06-13 Nguyễn Thái... split-index: strip pathname of on-disk replaced entries
2014-06-13 Nguyễn Thái... split-index: do not invalidate cache-tree at read time
2014-06-13 Nguyễn Thái... split-index: the reading part
2014-06-13 Nguyễn Thái... split-index: the writing part
2014-06-13 Nguyễn Thái... read-cache: mark updated entries for split index
2014-06-13 Nguyễn Thái... read-cache: save deleted entries in split index
2014-06-13 Nguyễn Thái... read-cache: mark new entries for split index
2014-06-13 Nguyễn Thái... read-cache: split-index mode
2014-06-13 Nguyễn Thái... read-cache: save index SHA-1 after reading
2014-06-13 Nguyễn Thái... entry.c: update cache_changed if refresh_cache is set...
2014-06-13 Nguyễn Thái... cache-tree: mark istate->cache_changed on prime_cache_t...
2014-06-13 Nguyễn Thái... cache-tree: mark istate->cache_changed on cache tree...
2014-06-13 Nguyễn Thái... cache-tree: mark istate->cache_changed on cache tree...
2014-06-13 Nguyễn Thái... unpack-trees: be specific what part of the index has...
2014-06-13 Nguyễn Thái... resolve-undo: be specific what part of the index has...
2014-06-13 Nguyễn Thái... update-index: be specific what part of the index has...
2014-06-13 Nguyễn Thái... read-cache: be specific what part of the index has...
2014-06-13 Nguyễn Thái... read-cache: be strict about "changed" in remove_marked_...
2014-06-13 Nguyễn Thái... read-cache: store in-memory flags in the first 12 bits...
2014-06-13 Nguyễn Thái... read-cache: relocate and unexport commit_locked_index()
2014-06-13 Nguyễn Thái... read-cache: new API write_locked_index instead of write...
2014-06-13 Pat Thoytsgit-gui: align the new recursive checkbox with the...
2014-06-13 Henri GEISTgit-gui: Add a 'recursive' checkbox in the clone menu.
2014-06-13 Junio C Hamanotests: drop GIT_*_TIMING_TESTS environment variable...
2014-06-13 Maxime Costegit-p4: fix submit in non --prepare-p4-only mode
2014-06-13 Jens Lehmanngit-gui: tolerate major version changes when comparing...
2014-06-13 Jens Lehmanngit-gui: show staged submodules regardless of ignore...
2014-06-12 Jeff Kingt7700: drop explicit --no-pack-kept-objects from .keep...
2014-06-12 Junio C HamanoSync with maint
2014-06-12 Junio C HamanoMerge branch 'jc/rev-parse-argh-dashed-multi-words...
2014-06-12 Jacek Koniecznypull: do not abuse 'break' inside a shell 'case'
2014-06-12 Jeff Kingsequencer: use logmsg_reencode in get_message
2014-06-12 Jeff Kinglogmsg_reencode: return const buffer
2014-06-12 Jeff Kingdo not create "struct commit" with xcalloc
2014-06-12 Jeff Kingcommit: push commit_index update into alloc_commit_node
next