summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2017-05-01doc: update SubmittingPatchesRené Genz1-6/+6
2017-04-28status: add color config slots for branch info in "--short --branch"Stephen Kent1-1/+4
2017-04-27timestamp_t: a new data type for timestampsJohannes Schindelin1-4/+4
2017-04-27repack: accept --threads=<n> and pass it down to pack-objectsJunio C Hamano1-1/+4
2017-04-26Git 2.13-rc1v2.13.0-rc1Junio C Hamano1-0/+39
2017-04-26Merge branch 'nd/worktree-add-lock'Junio C Hamano1-1/+6
2017-04-26Merge branch 'jk/update-links-in-docs'Junio C Hamano6-14/+14
2017-04-26Merge branch 'ss/submodule-shallow-doc'Junio C Hamano1-2/+2
2017-04-26Merge branch 'ss/gitmodules-ignore-doc'Junio C Hamano1-11/+20
2017-04-26Merge branch 'ab/push-cas-doc-n-test'Junio C Hamano1-0/+41
2017-04-26Merge branch 'gb/rebase-signoff'Junio C Hamano1-0/+5
2017-04-23Getting ready for -rc1Junio C Hamano1-3/+51
2017-04-23Merge branch 'xy/format-patch-base'Junio C Hamano1-1/+1
2017-04-23Merge branch 'jt/fetch-pack-error-reporting'Junio C Hamano1-1/+6
2017-04-23Merge branch 'jk/quarantine-received-objects'Junio C Hamano2-0/+32
2017-04-23Merge branch 'tb/doc-eol-normalization'Junio C Hamano1-4/+2
2017-04-20docs/bisect-lk2009: update java code conventions linkJeff King1-1/+1
2017-04-20docs/bisect-lk2009: update nist report linkJeff King1-1/+1
2017-04-20docs/archimport: quote sourcecontrol.net referenceJeff King1-1/+1
2017-04-20gitcore-tutorial: update broken linkJeff King1-1/+1
2017-04-20doc: replace or.cz gitwiki link with git.wiki.kernel.orgJeff King1-1/+1
2017-04-20doc: use https links to avoid http redirectJeff King3-9/+9
2017-04-20worktree add: add --lock optionNguyễn Thái Ngọc Duy1-1/+6
2017-04-19Git 2.13-rc0v2.13.0-rc0Junio C Hamano1-0/+35
2017-04-19Merge branch 'vn/revision-shorthand-for-side-branch-log'Junio C Hamano1-2/+2
2017-04-19Merge branch 'ah/diff-files-ours-theirs-doc'Junio C Hamano1-0/+14
2017-04-19Merge branch 'bc/object-id'Junio C Hamano1-22/+22
2017-04-19Merge branch 'sb/submodule-short-status'Junio C Hamano1-0/+13
2017-04-19gitmodules: clarify the ignore option valuesSebastian Schuberth1-11/+20
2017-04-19gitmodules: clarify what history depth a shallow clone hasSebastian Schuberth1-2/+2
2017-04-19push: document & test --force-with-lease with multiple remotesÆvar Arnfjörð Bjarmason1-0/+41
2017-04-18rebase: pass --[no-]signoff option to git amGiuseppe Bilotta1-0/+5
2017-04-17doc: trivial typo in git-format-patch.txtGiuseppe Bilotta1-1/+1
2017-04-17fetch-pack: show clearer error message upon ERRJonathan Tan1-1/+6
2017-04-16doc/revisions: remove brackets from rev^-n shorthandKyle Meyer1-2/+2
2017-04-16Twelfth batch for 2.13Junio C Hamano1-0/+16
2017-04-16Merge branch 'qp/bisect-docfix'Junio C Hamano1-1/+1
2017-04-16Merge branch 'mm/ls-files-s-doc'Junio C Hamano1-1/+1
2017-04-16refs: reject ref updates while GIT_QUARANTINE_PATH is setJeff King1-1/+2
2017-04-16receive-pack: document user-visible quarantine effectsJeff King2-0/+31
2017-04-13diff-files: document --ours etc.Andreas Heiduk1-0/+14
2017-04-13gitattributes.txt: document how to normalize the line endingsTorsten Bögershausen1-4/+2
2017-04-11Eleventh batch for 2.13Junio C Hamano1-0/+14
2017-04-11Merge branch 'ab/ref-filter-no-contains'Junio C Hamano3-35/+67
2017-04-01git-bisect.txt: add missing wordQuentin Pradet1-1/+1
2017-04-01Documentation: document elements in "ls-files -s" output in orderMostyn Bramley-Moore1-1/+1
2017-03-31Documentation: update and rename api-sha1-array.txtbrian m. carlson1-22/+22
2017-03-30Tenth batch for 2.13Junio C Hamano1-2/+64
2017-03-30Merge branch 'ab/case-insensitive-upstream-and-push-marker'Junio C Hamano1-1/+5
2017-03-30Merge branch 'ab/doc-submitting'Junio C Hamano1-3/+9