index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
read-cache: split-index mode
Nguyễn Thái Ngọc Duy
2014-06-13
*
read-cache: save index SHA-1 after reading
Nguyễn Thái Ngọc Duy
2014-06-13
*
entry.c: update cache_changed if refresh_cache is set in checkout_entry()
Nguyễn Thái Ngọc Duy
2014-06-13
*
cache-tree: mark istate->cache_changed on prime_cache_tree()
Nguyễn Thái Ngọc Duy
2014-06-13
*
cache-tree: mark istate->cache_changed on cache tree update
Nguyễn Thái Ngọc Duy
2014-06-13
*
cache-tree: mark istate->cache_changed on cache tree invalidation
Nguyễn Thái Ngọc Duy
2014-06-13
*
unpack-trees: be specific what part of the index has changed
Nguyễn Thái Ngọc Duy
2014-06-13
*
resolve-undo: be specific what part of the index has changed
Nguyễn Thái Ngọc Duy
2014-06-13
*
update-index: be specific what part of the index has changed
Nguyễn Thái Ngọc Duy
2014-06-13
*
read-cache: be specific what part of the index has changed
Nguyễn Thái Ngọc Duy
2014-06-13
*
read-cache: be strict about "changed" in remove_marked_cache_entries()
Nguyễn Thái Ngọc Duy
2014-06-13
*
read-cache: store in-memory flags in the first 12 bits of ce_flags
Nguyễn Thái Ngọc Duy
2014-06-13
*
read-cache: relocate and unexport commit_locked_index()
Nguyễn Thái Ngọc Duy
2014-06-13
*
read-cache: new API write_locked_index instead of write_index/write_cache
Nguyễn Thái Ngọc Duy
2014-06-13
*
sequencer: do not update/refresh index if the lock cannot be held
Nguyễn Thái Ngọc Duy
2014-04-29
*
ewah: delete unused ewah_read_mmap_native declaration
Nguyễn Thái Ngọc Duy
2014-04-29
*
ewah: fix constness of ewah_read_mmap
Nguyễn Thái Ngọc Duy
2014-04-29
*
Merge branch 'db/make-with-curl'
Junio C Hamano
2014-04-28
|
\
|
*
Makefile: default to -lcurl when no CURL_CONFIG or CURLDIR
Dave Borowitz
2014-04-28
*
|
Merge branch 'jk/external-diff-use-argv-array' (early part)
Junio C Hamano
2014-04-28
|
\
\
|
*
|
run_external_diff: use an argv_array for the command line
Jeff King
2014-04-21
*
|
|
Git 2.0-rc1
v2.0.0-rc1
Junio C Hamano
2014-04-25
*
|
|
Merge branch 'jk/pack-bitmap'
Junio C Hamano
2014-04-24
|
\
\
\
|
*
|
|
ewah_bitmap.c: do not assume size_t and eword_t are the same size
Kyle J. McKay
2014-04-22
*
|
|
|
Merge branch 'fc/transport-helper-sync-error-fix'
Junio C Hamano
2014-04-24
|
\
\
\
\
|
*
|
|
|
t5801 (remote-helpers): cleanup environment sets
Felipe Contreras
2014-04-21
|
*
|
|
|
transport-helper: fix sync issue on crashes
Felipe Contreras
2014-04-14
|
*
|
|
|
transport-helper: trivial cleanup
Felipe Contreras
2014-04-14
|
*
|
|
|
transport-helper: propagate recvline() error pushing
Felipe Contreras
2014-04-14
|
*
|
|
|
remote-helpers: make recvline return an error
Felipe Contreras
2014-04-14
|
*
|
|
|
transport-helper: remove barely used xchgline()
Felipe Contreras
2014-04-14
*
|
|
|
|
Merge branch 'db/make-with-curl'
Junio C Hamano
2014-04-24
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Makefile: allow static linking against libcurl
Dave Borowitz
2014-04-15
|
*
|
|
|
Makefile: use curl-config to determine curl flags
Dave Borowitz
2014-04-15
|
|
/
/
/
*
|
|
|
Update draft release notes to 2.0
Junio C Hamano
2014-04-21
*
|
|
|
Merge git://bogomips.org/git-svn
Junio C Hamano
2014-04-21
|
\
\
\
\
|
*
|
|
|
Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not given
Johan Herland
2014-04-19
*
|
|
|
|
Merge branch 'jx/i18n'
Junio C Hamano
2014-04-21
|
\
\
\
\
\
|
*
|
|
|
|
i18n: mention "TRANSLATORS:" marker in Documentation/CodingGuidelines
Junio C Hamano
2014-04-18
|
*
|
|
|
|
i18n: only extract comments marked with "TRANSLATORS:"
Jiang Xin
2014-04-17
|
*
|
|
|
|
i18n: remove obsolete comments for translators in diffstat generation
Jiang Xin
2014-04-17
|
*
|
|
|
|
i18n: fix uncatchable comments for translators in date.c
Jiang Xin
2014-04-17
*
|
|
|
|
|
Merge branch 'km/avoid-non-function-return-in-rebase'
Junio C Hamano
2014-04-21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Revert "rebase: fix run_specific_rebase's use of "return" on FreeBSD"
Kyle J. McKay
2014-04-17
|
*
|
|
|
|
|
rebase: avoid non-function use of "return" on FreeBSD
Kyle J. McKay
2014-04-17
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'ep/shell-command-substitution'
Junio C Hamano
2014-04-21
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
t9362-mw-to-git-utf8.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-17
|
*
|
|
|
|
t9360-mw-to-git-clone.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-17
|
*
|
|
|
|
git-tag.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-17
|
*
|
|
|
|
git-revert.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-17
[next]