index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config.mak.uname
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-01
Documentation/config: add splitIndex.maxPercentChange
Christian Couder
1
-0
/
+13
2017-03-01
t1700: add tests for splitIndex.maxPercentChange
Christian Couder
1
-0
/
+72
2017-03-01
read-cache: regenerate shared index if necessary
Christian Couder
2
-0
/
+33
2017-03-01
config: add git_config_get_max_percent_split_change()
Christian Couder
2
-0
/
+16
2017-03-01
Documentation/git-update-index: talk about core.splitIndex config var
Christian Couder
1
-0
/
+6
2017-03-01
Documentation/config: add information for core.splitIndex
Christian Couder
1
-0
/
+4
2017-03-01
t1700: add tests for core.splitIndex
Christian Couder
1
-0
/
+37
2017-03-01
update-index: warn in case of split-index incoherency
Christian Couder
1
-1
/
+10
2017-03-01
read-cache: add and then use tweak_split_index()
Christian Couder
1
-0
/
+17
2017-03-01
split-index: add {add,remove}_split_index() functions
Christian Couder
3
-12
/
+30
2017-03-01
config: add git_config_get_split_index()
Christian Couder
2
-0
/
+11
2017-03-01
t1700: change here document style
Christian Couder
1
-85
/
+85
2017-03-01
config: mark an error message up for translation
Christian Couder
1
-2
/
+2
2016-12-21
Third batch for 2.12
Junio C Hamano
1
-0
/
+40
2016-12-21
t5615-alternate-env: double-quotes in file names do not work on Windows
Johannes Sixt
1
-1
/
+1
2016-12-20
mailinfo.c: move side-effects outside of assert
Kyle J. McKay
1
-1
/
+2
2016-12-19
Second batch for 2.12
Junio C Hamano
1
-3
/
+90
2016-12-17
First batch for 2.12
Junio C Hamano
1
-1
/
+34
2016-12-16
index-pack: skip collision check when not in repository
Jeff King
1
-4
/
+6
2016-12-16
normalize_path_copy(): fix pushing to //server/share/dir on Windows
Johannes Sixt
1
-9
/
+14
2016-12-16
t: use nongit() function where applicable
Jeff King
3
-29
/
+5
2016-12-16
index-pack: complain when --stdin is used outside of a repo
Jeff King
2
-0
/
+17
2016-12-16
t5000: extract nongit function to test-lib-functions.sh
Jeff King
2
-14
/
+14
2016-12-15
README: replace gmane link with public-inbox
Jeff King
1
-1
/
+1
2016-12-14
Revert "sequencer: remove useless get_dir() function"
Junio C Hamano
1
-1
/
+6
2016-12-14
parse-options: print "fatal:" before usage_msg_opt()
Jeff King
1
-1
/
+1
2016-12-14
Makefile: exclude contrib from FIND_SOURCE_FILES
Jeff King
1
-0
/
+2
2016-12-14
Makefile: match shell scripts in FIND_SOURCE_FILES
Jeff King
1
-1
/
+3
2016-12-14
Makefile: exclude test cruft from FIND_SOURCE_FILES
Jeff King
1
-1
/
+7
2016-12-14
Makefile: reformat FIND_SOURCE_FILES
Jeff King
1
-3
/
+6
2016-12-14
unicode_width.h: update the width tables to Unicode 9.0
Beat Bolli
1
-24
/
+107
2016-12-14
update_unicode.sh: remove the plane filter
Beat Bolli
1
-2
/
+1
2016-12-14
update_unicode.sh: automatically download newer definition files
Beat Bolli
1
-6
/
+2
2016-12-14
update_unicode.sh: pin the uniset repo to a known good commit
Beat Bolli
1
-1
/
+2
2016-12-14
update_unicode.sh: remove an unnecessary subshell level
Beat Bolli
1
-27
/
+26
2016-12-14
update_unicode.sh: move it into contrib/update-unicode
Beat Bolli
4
-6
/
+26
2016-12-14
git-p4: support git worktrees
Luke Diamand
3
-4
/
+65
2016-12-13
Early fixes for 2.11.x series
Junio C Hamano
1
-0
/
+10
2016-12-13
t5547-push-quarantine: run the path separator test on Windows, too
Johannes Sixt
1
-4
/
+10
2016-12-13
t3600: slightly modernize style
Stefan Beller
1
-73
/
+51
2016-12-13
tmp-objdir: quote paths we add to alternates
Jeff King
2
-1
/
+36
2016-12-13
alternates: accept double-quoted paths
Jeff King
3
-11
/
+60
2016-12-12
date-formats.txt: Typo fix
Luis Ressel
1
-1
/
+1
2016-12-12
git-svn: document useLogAuthor and addAuthorFrom config keys
Eric Wong
1
-1
/
+7
2016-12-12
git-svn: allow "0" in SVN path components
Eric Wong
1
-1
/
+1
2016-12-12
submodule--helper: set alternateLocation for cloned submodules
Vitaly "_Vi" Shukela
2
-2
/
+83
2016-12-12
mergetools: fix xxdiff hotkeys
David Aguilar
1
-5
/
+5
2016-12-12
mingw: intercept isatty() to handle /dev/null as Git expects it
Johannes Schindelin
2
-0
/
+36
2016-12-11
ref-filter: add support to display trailers as part of contents
Jacob Keller
3
-1
/
+49
2016-12-11
pretty: add %(trailers) format for displaying trailers of a commit message
Jacob Keller
3
-0
/
+45
[next]