aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sha1_file: make check_and_freshen_file() non staticChristian Couder2017-03-01
* Documentation/config: add splitIndex.maxPercentChangeChristian Couder2017-03-01
* t1700: add tests for splitIndex.maxPercentChangeChristian Couder2017-03-01
* read-cache: regenerate shared index if necessaryChristian Couder2017-03-01
* config: add git_config_get_max_percent_split_change()Christian Couder2017-03-01
* Documentation/git-update-index: talk about core.splitIndex config varChristian Couder2017-03-01
* Documentation/config: add information for core.splitIndexChristian Couder2017-03-01
* t1700: add tests for core.splitIndexChristian Couder2017-03-01
* update-index: warn in case of split-index incoherencyChristian Couder2017-03-01
* read-cache: add and then use tweak_split_index()Christian Couder2017-03-01
* split-index: add {add,remove}_split_index() functionsChristian Couder2017-03-01
* config: add git_config_get_split_index()Christian Couder2017-03-01
* t1700: change here document styleChristian Couder2017-03-01
* config: mark an error message up for translationChristian Couder2017-03-01
* Third batch for 2.12Junio C Hamano2016-12-21
* Merge branch 'jt/mailinfo-fold-in-body-headers'Junio C Hamano2016-12-21
|\
| * mailinfo.c: move side-effects outside of assertKyle J. McKay2016-12-20
* | Merge branch 'jk/index-pack-wo-repo-from-stdin'Junio C Hamano2016-12-21
|\ \
| * | index-pack: skip collision check when not in repositoryJeff King2016-12-16
| * | t: use nongit() function where applicableJeff King2016-12-16
| * | index-pack: complain when --stdin is used outside of a repoJeff King2016-12-16
| * | t5000: extract nongit function to test-lib-functions.shJeff King2016-12-16
* | | Merge branch 'jk/parseopt-usage-msg-opt'Junio C Hamano2016-12-21
|\ \ \
| * | | parse-options: print "fatal:" before usage_msg_opt()Jeff King2016-12-14
* | | | Merge branch 'jk/quote-env-path-list-component'Junio C Hamano2016-12-21
|\ \ \ \
| * | | | t5615-alternate-env: double-quotes in file names do not work on WindowsJohannes Sixt2016-12-21
| * | | | t5547-push-quarantine: run the path separator test on Windows, tooJohannes Sixt2016-12-13
| * | | | tmp-objdir: quote paths we add to alternatesJeff King2016-12-12
| * | | | alternates: accept double-quoted pathsJeff King2016-12-12
| * | | | Merge branch 'jk/alt-odb-cleanup' into jk/quote-env-path-list-componentJunio C Hamano2016-12-12
| |\ \ \ \
* | \ \ \ \ Merge branch 'vs/submodule-clone-nested-submodules-alternates'Junio C Hamano2016-12-21
|\ \ \ \ \ \
| * | | | | | submodule--helper: set alternateLocation for cloned submodulesVitaly "_Vi" Shukela2016-12-12
* | | | | | | Merge branch 'nd/shallow-fixup'Junio C Hamano2016-12-21
|\ \ \ \ \ \ \
| * | | | | | | shallow.c: remove useless codeNguyễn Thái Ngọc Duy2016-12-07
| * | | | | | | shallow.c: bit manipulation tweaksRasmus Villemoes2016-12-07
| * | | | | | | shallow.c: avoid theoretical pointer wrap-aroundRasmus Villemoes2016-12-07
| * | | | | | | shallow.c: make paint_alloc slightly more robustNguyễn Thái Ngọc Duy2016-12-07
| * | | | | | | shallow.c: stop abusing COMMIT_SLAB_SIZE for paint_info's memory poolsNguyễn Thái Ngọc Duy2016-12-07
| * | | | | | | shallow.c: rename fields in paint_info to better express their purposesNguyễn Thái Ngọc Duy2016-12-07
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'sb/sequencer-abort-safety'Junio C Hamano2016-12-21
|\ \ \ \ \ \ \
| * | | | | | | Revert "sequencer: remove useless get_dir() function"Junio C Hamano2016-12-14
| * | | | | | | sequencer: remove useless get_dir() functionStephan Beyer2016-12-09
| * | | | | | | sequencer: make sequencer abort saferStephan Beyer2016-12-09
| * | | | | | | t3510: test that cherry-pick --abort does not unsafely change HEADStephan Beyer2016-12-09
| * | | | | | | am: change safe_to_abort()'s not rewinding error into a warningStephan Beyer2016-12-08
| * | | | | | | am: fix filename in safe_to_abort() error messageStephan Beyer2016-12-08
* | | | | | | | Second batch for 2.12Junio C Hamano2016-12-19
* | | | | | | | Merge branch 'kh/tutorial-grammofix'Junio C Hamano2016-12-19
|\ \ \ \ \ \ \ \
| * | | | | | | | doc: omit needless "for"Kristoffer Haugsbakk2016-12-09
| * | | | | | | | doc: make the intent of sentence clearerKristoffer Haugsbakk2016-12-09