summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2019-11-22sparse-checkout: create builtin with 'list' subcommandDerrick Stolee
2019-10-07Merge branch 'dl/honor-cflags-in-hdr-check'Junio C Hamano
2019-09-30Merge branch 'js/visual-studio'Junio C Hamano
2019-09-28Makefile: emulate compile in $(HCO) target betterDenton Liu
2019-09-05.gitignore: stop ignoring `.manifest` filesJohannes Schindelin
2019-08-02Merge branch 'js/visual-studio'Junio C Hamano
2019-07-29.gitignore: ignore Visual Studio's temporary/generated filesJohannes Schindelin
2019-07-29.gitignore: touch up the entries regarding Visual StudioPhilip Oakley
2019-07-25Merge branch 'ab/test-env'Junio C Hamano
2019-07-09Merge branch 'jh/msvc'Junio C Hamano
2019-07-09Merge branch 'nd/switch-and-restore'Junio C Hamano
2019-06-25msvc: ignore .dll and incremental compile outputJeff Hostetler
2019-06-21env--helper: new undocumented builtin wrapping git_env_*()Ævar Arnfjörð Bjarmason
2019-05-15rebase: fold git-rebase--common into the -p backendJohannes Schindelin
2019-05-15.gitignore: there is no longer a built-in `git-rebase--interactive`Johannes Schindelin
2019-05-15Drop unused git-rebase--am.shJohannes Schindelin
2019-05-08Merge branch 'js/misc-doc-fixes'Junio C Hamano
2019-05-07checkout: split part of it to new command 'restore'Nguyễn Thái Ngọc Duy
2019-04-22Merge branch 'ps/stash-in-c'Junio C Hamano
2019-04-15remote-testgit: move it into the support directory for t5801Johannes Schindelin
2019-04-02checkout: split part of it to new command 'switch'Nguyễn Thái Ngọc Duy
2019-03-20rebase: remove the rebase.useBuiltin settingÆvar Arnfjörð Bjarmason
2019-03-07stash: optionally use the scripted version againJohannes Schindelin
2019-03-07stash: convert `stash--helper.c` into `stash.c`Paul-Sebastian Ungureanu
2019-03-07stash: convert apply to builtinJoel Teichroeb
2019-02-07Merge branch 'sg/travis-specific-cc'Junio C Hamano
2019-02-07Merge branch 'en/rebase-merge-on-sequencer'Junio C Hamano
2019-01-17.gitignore: ignore external debug symbols from GCC on macOSSZEDER Gábor
2019-01-16commit-graph, fuzz: add fuzzer for commit-graphJosh Steadmon
2019-01-07rebase: implement --merge via the interactive machineryElijah Newren
2018-11-02Merge branch 'ag/rebase-i-in-c'Junio C Hamano
2018-11-02Merge branch 'pk/rebase-in-c'Junio C Hamano
2018-10-15fuzz: add fuzz testing for packfile indices.Josh Steadmon
2018-10-15fuzz: add basic fuzz testing target.Josh Steadmon
2018-10-09rebase -i: move rebase--helper modes to rebase--interactiveAlban Gruin
2018-10-09rebase -i: remove git-rebase--interactive.shAlban Gruin
2018-10-09rebase -i: implement the main part of interactive rebase as a builtinAlban Gruin
2018-08-20Sync 'ds/multi-pack-index' to v2.19.0-rc0Junio C Hamano
2018-08-20Merge branch 'js/range-diff'Junio C Hamano
2018-08-13Introduce `range-diff` to compare iterations of a topic branchJohannes Schindelin
2018-08-06rebase: refactor common shell functions into their own filePratik Karki
2018-08-06rebase: start implementing it as a builtinPratik Karki
2018-07-30contrib: add a script to initialize VS Code configurationJohannes Schindelin
2018-07-20multi-pack-index: add builtinDerrick Stolee
2018-06-25Merge branch 'ag/rebase-p'Junio C Hamano
2018-06-01Merge branch 'nd/command-list'Junio C Hamano
2018-06-01rebase: introduce a dedicated backend for --preserve-mergesAlban Gruin
2018-05-10Remove common-cmds.hNguyễn Thái Ngọc Duy
2018-05-10generate-cmds.sh: export all commands to command-list.hNguyễn Thái Ngọc Duy
2018-05-08Merge branch 'ds/commit-graph'Junio C Hamano