git.git
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-04-29 Nguyễn Thái... sequencer: do not update/refresh index if the lock...
2014-04-29 Nguyễn Thái... ewah: delete unused ewah_read_mmap_native declaration
2014-04-29 Nguyễn Thái... ewah: fix constness of ewah_read_mmap
2014-04-28 Junio C HamanoMerge branch 'db/make-with-curl'
2014-04-28 Junio C HamanoMerge branch 'jk/external-diff-use-argv-array' (early...
2014-04-28 Dave BorowitzMakefile: default to -lcurl when no CURL_CONFIG or...
2014-04-25 Junio C HamanoGit 2.0-rc1 v2.0.0-rc1
2014-04-24 Junio C HamanoMerge branch 'jk/pack-bitmap'
2014-04-24 Junio C HamanoMerge branch 'fc/transport-helper-sync-error-fix'
2014-04-24 Junio C HamanoMerge branch 'db/make-with-curl'
2014-04-22 Kyle J. McKayewah_bitmap.c: do not assume size_t and eword_t are...
2014-04-21 Junio C HamanoUpdate draft release notes to 2.0
2014-04-21 Junio C HamanoMerge git://bogomips.org/git-svn
2014-04-21 Junio C HamanoMerge branch 'jx/i18n'
2014-04-21 Junio C HamanoMerge branch 'km/avoid-non-function-return-in-rebase'
2014-04-21 Junio C HamanoMerge branch 'ep/shell-command-substitution'
2014-04-21 Felipe Contrerast5801 (remote-helpers): cleanup environment sets
2014-04-21 Jeff Kingrun_external_diff: use an argv_array for the command...
2014-04-19 Johan HerlandGit 2.0: git svn: Set default --prefix='origin/' if...
2014-04-18 Junio C HamanoGit 2.0-rc0 v2.0.0-rc0
2014-04-18 Junio C HamanoMerge branch 'jk/config-die-bad-number-noreturn'
2014-04-18 Junio C HamanoMerge branch 'fc/remote-helper-fixes'
2014-04-18 Junio C HamanoMerge branch 'fc/complete-aliased-push'
2014-04-18 Junio C HamanoMerge branch 'fc/prompt-zsh-read-from-file'
2014-04-18 Junio C Hamanoi18n: mention "TRANSLATORS:" marker in Documentation...
2014-04-17 Elia Pintot9362-mw-to-git-utf8.sh: use the $( ... ) construct...
2014-04-17 Elia Pintot9360-mw-to-git-clone.sh: use the $( ... ) construct...
2014-04-17 Elia Pintogit-tag.sh: use the $( ... ) construct for command...
2014-04-17 Elia Pintogit-revert.sh: use the $( ... ) construct for command...
2014-04-17 Elia Pintogit-resolve.sh: use the $( ... ) construct for command...
2014-04-17 Elia Pintogit-repack.sh: use the $( ... ) construct for command...
2014-04-17 Elia Pintogit-merge.sh: use the $( ... ) construct for command...
2014-04-17 Elia Pintogit-ls-remote.sh: use the $( ... ) construct for comman...
2014-04-17 Elia Pintogit-fetch.sh: use the $( ... ) construct for command...
2014-04-17 Elia Pintogit-commit.sh: use the $( ... ) construct for command...
2014-04-17 Elia Pintogit-clone.sh: use the $( ... ) construct for command...
2014-04-17 Elia Pintogit-checkout.sh: use the $( ... ) construct for command...
2014-04-17 Elia Pintoinstall-webdoc.sh: use the $( ... ) construct for comma...
2014-04-17 Elia Pintohowto-index.sh: use the $( ... ) construct for command...
2014-04-17 Jiang Xini18n: only extract comments marked with "TRANSLATORS:"
2014-04-17 Jiang Xini18n: remove obsolete comments for translators in diffs...
2014-04-17 Jiang Xini18n: fix uncatchable comments for translators in date.c
2014-04-17 Kyle J. McKayRevert "rebase: fix run_specific_rebase's use of "retur...
2014-04-17 Kyle J. McKayrebase: avoid non-function use of "return" on FreeBSD
2014-04-16 Junio C HamanoUpdate draft release notes for 2.0
2014-04-16 Junio C HamanoMerge branch 'mh/multimail'
2014-04-16 Junio C HamanoMerge branch 'tb/unicode-6.3-zero-width'
2014-04-16 Junio C HamanoMerge branch 'km/avoid-cp-a'
2014-04-16 Junio C HamanoMerge branch 'km/avoid-bs-in-shell-glob'
2014-04-16 Jeff Kingconfig.c: mark die_bad_number as NORETURN
2014-04-15 Dave BorowitzMakefile: allow static linking against libcurl
2014-04-15 Dave BorowitzMakefile: use curl-config to determine curl flags
2014-04-14 Felipe Contrerastransport-helper: fix sync issue on crashes
2014-04-14 Felipe Contrerastransport-helper: trivial cleanup
2014-04-14 Felipe Contrerastransport-helper: propagate recvline() error pushing
2014-04-14 Felipe Contrerasremote-helpers: make recvline return an error
2014-04-14 Felipe Contrerastransport-helper: remove barely used xchgline()
2014-04-14 Felipe Contrerasprompt: fix missing file errors in zsh
2014-04-14 Felipe Contrerasremote-bzr: trivial test fix
2014-04-11 Kyle J. McKaytest: fix t5560 on FreeBSD
2014-04-11 Kyle J. McKaytest: fix t7001 cp to use POSIX options
2014-04-09 Felipe Contrerascompletion: fix completing args of aliased "push",...
2014-04-09 dequisremote-bzr: include authors field in pushed commits
2014-04-09 Felipe Contrerasremote-bzr: add support for older versions
2014-04-09 Felipe Contrerasremote-hg: always normalize paths
2014-04-09 Felipe Contrerasremote-helpers: allow all tests running from any dir
2014-04-09 Junio C HamanoSync with 1.9.2
2014-04-09 Junio C HamanoGit 1.9.2 v1.9.2
2014-04-09 Junio C HamanoMerge branch 'jl/nor-or-nand-and' into maint
2014-04-09 Junio C HamanoMerge branch 'cn/fetch-prune-overlapping-destination...
2014-04-09 Junio C HamanoMerge branch 'mh/update-ref-batch-create-fix' into...
next