summary refs log tree commit diff
path: root/.gitignore
AgeCommit message (Expand)AuthorFilesLines
2019-03-20rebase: remove the rebase.useBuiltin settingÆvar Arnfjörð Bjarmason1-1/+0
2019-03-07stash: optionally use the scripted version againJohannes Schindelin1-0/+1
2019-03-07stash: convert `stash--helper.c` into `stash.c`Paul-Sebastian Ungureanu1-1/+0
2019-03-07stash: convert apply to builtinJoel Teichroeb1-0/+1
2019-02-06Merge branch 'sg/travis-specific-cc'Junio C Hamano1-0/+1
2019-02-06Merge branch 'en/rebase-merge-on-sequencer'Junio C Hamano1-1/+0
2019-01-17.gitignore: ignore external debug symbols from GCC on macOSSZEDER Gábor1-0/+1
2019-01-15commit-graph, fuzz: add fuzzer for commit-graphJosh Steadmon1-0/+1
2019-01-07rebase: implement --merge via the interactive machineryElijah Newren1-1/+0
2018-11-02Merge branch 'ag/rebase-i-in-c'Junio C Hamano1-1/+0
2018-11-02Merge branch 'pk/rebase-in-c'Junio C Hamano1-0/+2
2018-10-15fuzz: add fuzz testing for packfile indices.Josh Steadmon1-0/+1
2018-10-15fuzz: add basic fuzz testing target.Josh Steadmon1-0/+2
2018-10-09rebase -i: move rebase--helper modes to rebase--interactiveAlban Gruin1-1/+0
2018-10-09rebase -i: remove git-rebase--interactive.shAlban Gruin1-1/+0
2018-10-09rebase -i: implement the main part of interactive rebase as a builtinAlban Gruin1-0/+1
2018-08-20Sync 'ds/multi-pack-index' to v2.19.0-rc0Junio C Hamano1-1/+2
2018-08-20Merge branch 'js/range-diff'Junio C Hamano1-0/+1
2018-08-13Introduce `range-diff` to compare iterations of a topic branchJohannes Schindelin1-0/+1
2018-08-06rebase: refactor common shell functions into their own filePratik Karki1-0/+1
2018-08-06rebase: start implementing it as a builtinPratik Karki1-0/+1
2018-07-30contrib: add a script to initialize VS Code configurationJohannes Schindelin1-0/+1
2018-07-20multi-pack-index: add builtinDerrick Stolee1-1/+2
2018-06-25Merge branch 'ag/rebase-p'Junio C Hamano1-0/+1
2018-06-01Merge branch 'nd/command-list'Junio C Hamano1-1/+1
2018-06-01rebase: introduce a dedicated backend for --preserve-mergesAlban Gruin1-0/+1
2018-05-10Remove common-cmds.hNguyễn Thái Ngọc Duy1-1/+0
2018-05-10generate-cmds.sh: export all commands to command-list.hNguyễn Thái Ngọc Duy1-0/+1
2018-05-08Merge branch 'ds/commit-graph'Junio C Hamano1-0/+1
2018-05-08Merge branch 'dj/runtime-prefix'Junio C Hamano1-0/+1
2018-04-11Makefile: generate Perl header from template fileDan Jacques1-0/+1
2018-04-02commit-graph: create git-commit-graph builtinDerrick Stolee1-0/+1
2018-03-15serve: introduce git-serveBrandon Williams1-0/+1
2017-02-09rebase--helper: add a builtin helper for interactive rebasesJohannes Schindelin1-0/+1
2017-01-25relink: retire the commandJohannes Schindelin1-1/+0
2017-01-17Merge branch 'bb/unicode-9.0' into maintJunio C Hamano1-1/+0
2016-12-13update_unicode.sh: move it into contrib/update-unicodeBeat Bolli1-1/+0
2016-04-15test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy1-33/+0
2016-02-08gitignore: ignore generated test-fake-ssh executableJohannes Schindelin1-0/+1
2015-09-03submodule: rewrite `module_list` shell function in CStefan Beller1-0/+1
2015-08-19Merge 'hv/submodule-config' to 'sb/submodule-helper'Junio C Hamano1-0/+1
2015-08-19submodule: implement a config API for lookup of .gitmodules valuesHeiko Voigt1-0/+1
2015-07-13Merge branch 'nd/multiple-work-trees'Junio C Hamano1-0/+1
2015-06-29worktree: new place for "git prune --worktrees"Nguyễn Thái Ngọc Duy1-0/+1
2015-03-12t7063: tests for untracked cacheNguyễn Thái Ngọc Duy1-0/+1
2014-10-20Merge branch 'cc/interpret-trailers'Junio C Hamano1-0/+1
2014-10-14Merge branch 'rs/sha1-array-test'Junio C Hamano1-0/+1
2014-10-13trailer: add interpret-trailers commandChristian Couder1-0/+1
2014-10-01sha1-array: add test-sha1-array and basic testsRené Scharfe1-0/+1
2014-07-29test-config: add tests for the config_set APITanay Abhra1-0/+1