summaryrefslogtreecommitdiffstats
path: root/Documentation/pretty-formats.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-29i18n: fix small typosJean-Noël Avila2-2/+2
2018-11-29transport-helper.c: do not translate a string twiceNguyễn Thái Ngọc Duy1-1/+1
2018-11-26files-backend.c: fix build error on SolarisNguyễn Thái Ngọc Duy1-1/+2
2018-11-24t5562: fix perl pathJeff King2-1/+1
2018-11-24t5601-99: Enable colliding file detection for MINGWTorsten Bögershausen1-1/+1
2018-11-21Git 2.20-rc1v2.20.0-rc1Junio C Hamano2-3/+8
2018-11-21Git 2.19.2v2.19.2Junio C Hamano3-2/+110
2018-11-21index: make index.threads=true enable ieot and eoieJonathan Nieder4-16/+32
2018-11-21clone: fix colliding file detection on APFSNguyễn Thái Ngọc Duy2-3/+3
2018-11-21Documentation: build technical/multi-pack-indexTodd Zullinger1-0/+1
2018-11-21pack-objects: fix off-by-one in delta-island tree-depth computationJeff King1-1/+3
2018-11-21pack-objects: zero-initialize tree_depth/layer arraysJeff King2-2/+3
2018-11-21pack-objects: fix tree_depth and layer invariantsJeff King1-2/+2
2018-11-21rebase: warn about the correct tree's OIDJohannes Schindelin1-1/+2
2018-11-21ieot: default to not writing IEOT sectionJonathan Nieder2-1/+17
2018-11-21eoie: default to not writing EOIE sectionJonathan Nieder3-5/+24
2018-11-21legacy-rebase: backport -C<n> and --whitespace=<option> checksJohannes Schindelin1-0/+8
2018-11-19Prepare for 2.20-rc1Junio C Hamano1-0/+29
2018-11-19read-cache: make the split index obey umask settingsÆvar Arnfjörð Bjarmason2-1/+22
2018-11-19RelNotes: name the release properlyJunio C Hamano1-2/+2
2018-11-18Git 2.20-rc0v2.20.0-rc0Junio C Hamano2-1/+63
2018-11-17bundle: dup() output descriptor closer to point-of-useJeff King2-21/+24
2018-11-16tests: add a special setup where rebase.useBuiltin is offÆvar Arnfjörð Bjarmason2-1/+8
2018-11-16rebase doc: document rebase.useBuiltinÆvar Arnfjörð Bjarmason1-0/+14
2018-11-16mingw: replace an obsolete link with the superseding oneJohannes Schindelin1-2/+2
2018-11-16Makefile: use FUZZ_CXXFLAGS for linking fuzzersJosh Steadmon1-2/+4
2018-11-16tests: explicitly use `git.exe` on WindowsJohannes Schindelin3-5/+11
2018-11-16tests: do not require Git to be built when testing an installed GitJohannes Schindelin1-2/+7
2018-11-16doc: move extensions.worktreeConfig to the right placeNguyễn Thái Ngọc Duy3-19/+16
2018-11-16ref-filter: don't look for objects when outside of a repositorySZEDER Gábor2-0/+10
2018-11-16config: report a bug if git_dir exists without commondirJohannes Schindelin1-0/+2
2018-11-16rebase: validate -C<n> and --whitespace=<mode> parameters earlyJohannes Schindelin2-1/+18
2018-11-16rebase: really just passthru the `git am` optionsJohannes Schindelin1-63/+35
2018-11-14git-compat-util: prefer poll.h to sys/poll.hĐoàn Trần Công Danh3-2/+17
2018-11-14range-diff: make diff option behavior (e.g. --stat) consistentÆvar Arnfjörð Bjarmason2-24/+2
2018-11-14win32: replace pthread_cond_*() with much simpler codeLoo Rong Jie2-159/+7
2018-11-14mingw: use `CreateHardLink()` directlyJohannes Schindelin1-13/+1
2018-11-14t/lib-gettext: test installed git-sh-i18n if GIT_TEST_INSTALLED is setJohannes Schindelin1-1/+6
2018-11-14tests: respect GIT_TEST_INSTALLED when initializing repositoriesJohannes Schindelin1-1/+2
2018-11-14tests: fix GIT_TEST_INSTALLED's PATH to include t/helper/Johannes Schindelin1-1/+1
2018-11-14coccicheck: introduce 'pending' semantic patchesSZEDER Gábor2-2/+46
2018-11-13Tenth batch for 2.20Junio C Hamano1-0/+98
2018-11-13format-patch: respect --stat in cover letter's diffstatNguyễn Thái Ngọc Duy2-17/+33
2018-11-13built-in rebase: reinstate `checkout -q` behavior where appropriateJohannes Schindelin1-15/+25
2018-11-13rebase: prepare reset_head() for more flagsJohannes Schindelin1-3/+6
2018-11-13rebase: consolidate clean-up code before leaving reset_head()Johannes Schindelin1-18/+18
2018-11-13refs: fix some exclude patterns being ignoredRafael Ascensão2-12/+16
2018-11-13refs: show --exclude failure with --branches/tags/remotes=globRafael Ascensão1-3/+57
2018-11-13apply --recount: allow "no-op hunks"Johannes Schindelin2-1/+13
2018-11-13status: rebase and merge can be in progress at the same timeJohannes Schindelin1-2/+7