summaryrefslogtreecommitdiffstats
path: root/Documentation/git-remote-ext.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-18object.c: clear replace map before freeing itStefan Beller1-0/+2
2018-05-15t7005-editor: get rid of the SPACES_IN_FILENAMES prereqSZEDER Gábor1-9/+3
2018-05-14t5512: run git fetch inside testRené Scharfe1-1/+1
2018-05-13column: fix off-by-one default widthNguyễn Thái Ngọc Duy2-2/+1
2018-05-13pager: set COLUMNS to term_columns()Jeff King1-3/+8
2018-05-13pack-format.txt: more details on pack file formatNguyễn Thái Ngọc Duy2-0/+97
2018-05-11apply: clarify "-p" documentationJeff King1-2/+4
2018-05-11t5516-fetch-push: fix broken &&-chainSZEDER Gábor1-1/+1
2018-05-11t5516-fetch-push: fix 'push with dry-run' testSZEDER Gábor1-4/+4
2018-05-11t5310-pack-bitmaps: make JGit tests work with GIT_TEST_SPLIT_INDEXSZEDER Gábor1-4/+4
2018-05-11doc: fix config API documentation about config_with_optionsAntonio Ospite1-8/+10
2018-05-10replace-object.c: remove the_repository from prepare_replace_objectStefan Beller1-1/+1
2018-05-10object.c: free replace map in raw_object_store_clearStefan Beller1-0/+1
2018-05-08The fifth batch for 2.18Junio C Hamano1-0/+112
2018-05-08mailmap: update brian m. carlson's email addressbrian m. carlson1-2/+2
2018-05-02coccinelle: avoid wrong transformation suggestions from commit.cocciSZEDER Gábor1-6/+4
2018-04-25The fourth batch for 2.18Junio C Hamano1-0/+78
2018-04-24Avoid multiple PREFIX definitionsPhilip Oakley3-8/+8
2018-04-24git_setup_gettext: plug memory leakJohannes Schindelin1-2/+7
2018-04-24gettext: avoid initialization if the locale dir is not presentJohannes Schindelin1-0/+3
2018-04-24Makefile: quote $INSTLIBDIR when passing it to sedJonathan Nieder1-1/+1
2018-04-24Makefile: remove unused @@PERLLIBDIR@@ substitution variableJonathan Nieder1-1/+0
2018-04-24walker: drop fields of `struct walker` which are always 1Martin Ågren4-20/+8
2018-04-24http-fetch: make `-a` standard behaviourMartin Ågren3-23/+19
2018-04-24config: document the settings to colorize push errors/hintsJohannes Schindelin1-0/+28
2018-04-24push: test to verify that push errors are coloredJohannes Schindelin1-0/+12
2018-04-24push: colorize errorsRyan Dammrose4-5/+157
2018-04-24color: introduce support for colorizing stderrJohannes Schindelin2-10/+14
2018-04-23builtin/config: introduce `color` type specifierTaylor Blau3-0/+58
2018-04-23config.c: introduce 'git_config_color' to parse ANSI colorsTaylor Blau2-0/+11
2018-04-23builtin/config: introduce `--default`Taylor Blau3-0/+58
2018-04-23parseopt: handle malformed --expire arguments more nicelyJunio C Hamano3-1/+19
2018-04-23gc: do not upcase error message shown with die()Junio C Hamano1-1/+1
2018-04-21fast-export: fix regression skipping some merge-commitsMartin Ågren2-1/+22
2018-04-20completion: make stash -p and alias for stash push -pThomas Gummerer1-0/+3
2018-04-20completion: stop showing 'save' for stash by defaultThomas Gummerer1-2/+7
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 Blau3-40/+154
2018-04-19sequencer: reset the committer date before commitsJohannes Sixt1-0/+2
2018-04-19send-email: avoid duplicate In-Reply-To/ReferencesStefan Agner1-1/+6
2018-04-18Makefile: mark perllibdir as a .PHONY targetChristian Hesse1-0/+1
2018-04-18submodule--helper: don't print null in 'submodule status'Nguyễn Thái Ngọc Duy1-2/+6
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 Beller2-3/+4
2018-04-18completion: reduce overhead of clearing cached --optionsSZEDER Gábor1-1/+5
2018-04-17glossary: substitute "ancestor" for "direct ancestor" in 'push' description.Sergey Organov1-1/+1