summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2018-04-26rebase -i --rebase-merges: add a section to the man pageJohannes Schindelin1-0/+135
2018-04-26rebase -i: introduce --rebase-merges=[no-]rebase-cousinsJohannes Schindelin1-4/+11
2018-04-26pull: accept --rebase=merges to recreate the branch topologyJohannes Schindelin2-1/+13
2018-04-26rebase: introduce the --rebase-merges optionJohannes Schindelin1-1/+20
2018-04-25The fourth batch for 2.18Junio C Hamano1-0/+78
2018-04-25Merge branch 'tg/use-git-contacts'Junio C Hamano1-2/+2
2018-04-25Merge branch 'sb/filenames-with-dashes'Junio C Hamano1-1/+1
2018-04-25Merge branch 'es/worktree-docs'Junio C Hamano1-9/+9
2018-04-25Merge branch 'en/doc-typoes'Junio C Hamano7-8/+8
2018-04-25Merge branch 'mn/send-email-credential-doc'Junio C Hamano1-10/+6
2018-04-25Merge branch 'ak/bisect-doc-typofix'Junio C Hamano1-2/+2
2018-04-25Merge branch 'pw/rebase-signoff'Junio C Hamano1-3/+4
2018-04-24fetch: send server options when using protocol v2Brandon Williams1-0/+8
2018-04-24ls-remote: send server options when using protocol v2Brandon Williams1-0/+8
2018-04-24serve: introduce the server-option capabilityBrandon Williams1-0/+10
2018-04-24Merge branch 'bw/protocol-v2' into HEADJunio C Hamano3-0/+428
2018-04-24builtin/blame: add new coloring scheme configStefan Beller1-0/+5
2018-04-24builtin/blame: highlight recently changed linesStefan Beller1-0/+17
2018-04-24builtin/blame: dim uninteresting metadata linesStefan Beller1-0/+5
2018-04-24http-fetch: make `-a` standard behaviourMartin Ågren1-8/+5
2018-04-24config: document the settings to colorize push errors/hintsJohannes Schindelin1-0/+28
2018-04-23builtin/config: introduce `color` type specifierTaylor Blau1-0/+6
2018-04-23builtin/config: introduce `--default`Taylor Blau1-0/+4
2018-04-20doc/clone: update caption for GIT URLS cross-referenceTodd Zullinger1-1/+1
2018-04-19builtin/config.c: support `--type=<type>` as preferred alias for `--<type>`Taylor Blau1-32/+39
2018-04-18git-submodule.txt: quote usage in monospace, drop backslashMartin Ågren1-2/+2
2018-04-18git-[short]log.txt: unify quoted standalone --Martin Ågren2-3/+3
2018-04-18doc: convert [\--] to [--]Martin Ågren3-5/+5
2018-04-18doc: convert \--option to --optionMartin Ågren2-2/+2
2018-04-18docs/git-gc: fix minor rendering issueSZEDER Gábor1-1/+1
2018-04-18worktree: accept -f as short for --force for removalStefan Beller1-1/+1
2018-04-17glossary: substitute "ancestor" for "direct ancestor" in 'push' description.Sergey Organov1-1/+1
2018-04-16gc --auto: exclude base pack if not enough mem to "repack -ad"Nguyễn Thái Ngọc Duy1-2/+7
2018-04-16gc: handle a corner case in gc.bigPackThresholdNguyễn Thái Ngọc Duy1-0/+5
2018-04-16gc: add gc.bigPackThreshold configNguyễn Thái Ngọc Duy2-2/+11
2018-04-16gc: add --keep-largest-pack optionNguyễn Thái Ngọc Duy1-1/+5
2018-04-16repack: add --keep-pack optionNguyễn Thái Ngọc Duy2-2/+16
2018-04-16pack-objects: shrink z_delta_size field in struct object_entryNguyễn Thái Ngọc Duy1-1/+2
2018-04-16pack-objects: use bitfield for object_entry::depthNguyễn Thái Ngọc Duy3-2/+7
2018-04-16convert: add round trip check based on 'core.checkRoundtripEncoding'Lars Schneider2-0/+14
2018-04-16convert: add 'working-tree-encoding' attributeLars Schneider1-0/+80
2018-04-12SubmittingPatches: mention the git contacts commandThomas Gummerer1-2/+2
2018-04-12Merge branch 'svn/authors-prog-2' of git://bogomips.org/git-svnJunio C Hamano1-3/+10
2018-04-11sha1_file.c: rename to use dash in file nameStefan Beller1-1/+1
2018-04-11The third batch for 2.18Junio C Hamano1-0/+30
2018-04-11Merge branch 'lv/tls-1.3'Junio C Hamano1-0/+1
2018-04-11Merge branch 'nd/combined-test-helper'Junio C Hamano1-1/+1
2018-04-11Merge branch 'ab/doc-hash-brokenness'Junio C Hamano1-8/+32
2018-04-11commit-graph: implement "--append" optionDerrick Stolee1-0/+10
2018-04-11commit-graph: build graph from starting commitsDerrick Stolee1-1/+13