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