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
*
untracked: fix detection of uname(2) failure
Charles Bailey
2015-07-17
1
-1
/
+1
*
untracked cache: guard and disable on system changes
Nguyễn Thái Ngọc Duy
2015-03-12
6
-7
/
+72
*
mingw32: add uname()
Nguyễn Thái Ngọc Duy
2015-03-12
2
-0
/
+20
*
t7063: tests for untracked cache
Nguyễn Thái Ngọc Duy
2015-03-12
4
-0
/
+416
*
update-index: test the system before enabling untracked cache
Nguyễn Thái Ngọc Duy
2015-03-12
2
-0
/
+174
*
update-index: manually enable or disable untracked cache
Nguyễn Thái Ngọc Duy
2015-03-12
2
-0
/
+24
*
status: enable untracked cache
Nguyễn Thái Ngọc Duy
2015-03-12
2
-2
/
+5
*
untracked-cache: temporarily disable with $GIT_DISABLE_UNTRACKED_CACHE
Nguyễn Thái Ngọc Duy
2015-03-12
1
-1
/
+1
*
untracked cache: mark index dirty if untracked cache is updated
Nguyễn Thái Ngọc Duy
2015-03-12
3
-1
/
+11
*
untracked cache: print stats with $GIT_TRACE_UNTRACKED_STATS
Nguyễn Thái Ngọc Duy
2015-03-12
1
-0
/
+12
*
untracked cache: avoid racy timestamps
Nguyễn Thái Ngọc Duy
2015-03-12
3
-2
/
+12
*
read-cache.c: split racy stat test to a separate function
Nguyễn Thái Ngọc Duy
2015-03-12
1
-9
/
+15
*
untracked cache: invalidate at index addition or removal
Nguyễn Thái Ngọc Duy
2015-03-12
4
-2
/
+44
*
untracked cache: load from UNTR index extension
Nguyễn Thái Ngọc Duy
2015-03-12
3
-0
/
+226
*
untracked cache: save to an index extension
Nguyễn Thái Ngọc Duy
2015-03-12
5
-0
/
+213
*
ewah: add convenient wrapper ewah_serialize_strbuf()
Nguyễn Thái Ngọc Duy
2015-03-12
3
-9
/
+17
*
untracked cache: don't open non-existent .gitignore
Nguyễn Thái Ngọc Duy
2015-03-12
1
-1
/
+25
*
untracked cache: mark what dirs should be recursed/saved
Nguyễn Thái Ngọc Duy
2015-03-12
2
-2
/
+15
*
untracked cache: record/validate dir mtime and reuse cached output
Nguyễn Thái Ngọc Duy
2015-03-12
2
-2
/
+121
*
untracked cache: make a wrapper around {open,read,close}dir()
Nguyễn Thái Ngọc Duy
2015-03-12
1
-8
/
+47
*
untracked cache: invalidate dirs recursively if .gitignore changes
Nguyễn Thái Ngọc Duy
2015-03-12
1
-1
/
+17
*
untracked cache: initial untracked cache validation
Nguyễn Thái Ngọc Duy
2015-03-12
2
-3
/
+114
*
untracked cache: record .gitignore information and dir hierarchy
Nguyễn Thái Ngọc Duy
2015-03-12
2
-19
/
+183
*
dir.c: optionally compute sha-1 of a .gitignore file
Nguyễn Thái Ngọc Duy
2015-03-12
2
-7
/
+53
*
Post 2.3 cycle (batch #9)
Junio C Hamano
2015-03-10
1
-0
/
+7
*
Merge branch 'mh/expire-updateref-fixes'
Junio C Hamano
2015-03-10
3
-92
/
+126
|
\
|
*
reflog_expire(): never update a reference to null_sha1
Michael Haggerty
2015-03-05
1
-2
/
+5
|
*
reflog_expire(): ignore --updateref for symbolic references
Michael Haggerty
2015-03-05
2
-4
/
+14
|
*
reflog: improve and update documentation
Michael Haggerty
2015-03-05
2
-64
/
+88
|
*
struct ref_lock: delete the force_write member
Stefan Beller
2015-03-05
1
-5
/
+9
|
*
lock_ref_sha1_basic(): do not set force_write for missing references
Michael Haggerty
2015-03-05
1
-9
/
+6
|
*
write_ref_sha1(): move write elision test to callers
Michael Haggerty
2015-03-05
1
-9
/
+9
|
*
write_ref_sha1(): remove check for lock == NULL
Michael Haggerty
2015-03-05
1
-4
/
+0
|
*
Merge branch 'sb/atomic-push' into mh/ref-trans-value-check
Junio C Hamano
2015-02-09
13
-50
/
+429
|
|
\
|
*
\
Merge branch 'mh/reflog-expire' into mh/ref-trans-value-check
Junio C Hamano
2015-02-09
3
-265
/
+332
|
|
\
\
*
|
\
\
Merge branch 'jk/diffcore-rename-duplicate'
Junio C Hamano
2015-03-10
2
-13
/
+110
|
\
\
\
\
|
*
|
|
|
diffcore-rename: avoid processing duplicate destinations
Jeff King
2015-02-27
2
-2
/
+85
|
*
|
|
|
diffcore-rename: split locate_rename_dst into two functions
Jeff King
2015-02-27
1
-12
/
+26
*
|
|
|
|
Post 2.3 cycle (batch #8)
Junio C Hamano
2015-03-07
1
-1
/
+25
*
|
|
|
|
Merge branch 'bw/kwset-use-unsigned'
Junio C Hamano
2015-03-07
4
-7
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
kwset: use unsigned char to store values with high-bit set
Ben Walton
2015-03-02
4
-7
/
+7
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'ak/t5516-typofix'
Junio C Hamano
2015-03-07
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
t5516: correct misspelled pushInsteadOf
Anders Kaseorg
2015-03-03
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'ms/submodule-update-config-doc'
Junio C Hamano
2015-03-07
3
-37
/
+64
|
\
\
\
\
\
|
*
|
|
|
|
submodule: improve documentation of update subcommand
Michal Sojka
2015-03-02
3
-37
/
+64
*
|
|
|
|
|
Merge branch 'ja/clean-confirm-i18n'
Junio C Hamano
2015-03-07
1
-1
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add hint interactive cleaning
Jean-Noel Avila
2015-03-02
1
-1
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'mk/diff-shortstat-dirstat-fix'
Junio C Hamano
2015-03-07
2
-1
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
diff --shortstat --dirstat: remove duplicate output
Mårten Kongstad
2015-03-02
2
-1
/
+15
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'mg/doc-remote-tags-or-not'
Junio C Hamano
2015-03-07
1
-0
/
+3
|
\
\
\
\
\
\
[next]