summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
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-04-22Merge branch 'ps/stash-in-c'Junio C Hamano
2019-04-15remote-testgit: move it into the support directory for t5801Johannes Schindelin
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
2018-05-08Merge branch 'dj/runtime-prefix'Junio C Hamano
2018-04-11Makefile: generate Perl header from template fileDan Jacques
2018-04-02commit-graph: create git-commit-graph builtinDerrick Stolee
2018-03-15serve: introduce git-serveBrandon Williams
2017-02-09rebase--helper: add a builtin helper for interactive rebasesJohannes Schindelin
2017-01-25relink: retire the commandJohannes Schindelin
2017-01-17Merge branch 'bb/unicode-9.0' into maintJunio C Hamano
2016-12-14update_unicode.sh: move it into contrib/update-unicodeBeat Bolli
2016-04-15test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy
2016-02-08gitignore: ignore generated test-fake-ssh executableJohannes Schindelin
2015-09-03submodule: rewrite `module_list` shell function in CStefan Beller
2015-08-19Merge 'hv/submodule-config' to 'sb/submodule-helper'Junio C Hamano
2015-08-19submodule: implement a config API for lookup of .gitmodules valuesHeiko Voigt
2015-07-13Merge branch 'nd/multiple-work-trees'Junio C Hamano
2015-06-29worktree: new place for "git prune --worktrees"Nguyễn Thái Ngọc Duy