aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/misc-doc-fixes'Junio C Hamano2019-05-091-1/+0
|\
| * remote-testgit: move it into the support directory for t5801Johannes Schindelin2019-04-151-1/+0
* | Merge branch 'ps/stash-in-c'Junio C Hamano2019-04-221-0/+1
|\ \
| * | stash: optionally use the scripted version againJohannes Schindelin2019-03-071-0/+1
| * | stash: convert `stash--helper.c` into `stash.c`Paul-Sebastian Ungureanu2019-03-071-1/+0
| * | stash: convert apply to builtinJoel Teichroeb2019-03-071-0/+1
* | | rebase: remove the rebase.useBuiltin settingÆvar Arnfjörð Bjarmason2019-03-201-1/+0
| |/ |/|
* | Merge branch 'sg/travis-specific-cc'Junio C Hamano2019-02-061-0/+1
|\ \
| * | .gitignore: ignore external debug symbols from GCC on macOSSZEDER Gábor2019-01-171-0/+1
| |/
* | Merge branch 'en/rebase-merge-on-sequencer'Junio C Hamano2019-02-061-1/+0
|\ \
| * | rebase: implement --merge via the interactive machineryElijah Newren2019-01-071-1/+0
| |/
* / commit-graph, fuzz: add fuzzer for commit-graphJosh Steadmon2019-01-151-0/+1
|/
* Merge branch 'ag/rebase-i-in-c'Junio C Hamano2018-11-021-1/+0
|\
| * rebase -i: move rebase--helper modes to rebase--interactiveAlban Gruin2018-10-091-1/+0
| * rebase -i: remove git-rebase--interactive.shAlban Gruin2018-10-091-1/+0
| * rebase -i: implement the main part of interactive rebase as a builtinAlban Gruin2018-10-091-0/+1
* | Merge branch 'pk/rebase-in-c'Junio C Hamano2018-11-021-0/+2
|\ \
| * | rebase: refactor common shell functions into their own filePratik Karki2018-08-061-0/+1
| * | rebase: start implementing it as a builtinPratik Karki2018-08-061-0/+1
| |/
* | fuzz: add fuzz testing for packfile indices.Josh Steadmon2018-10-151-0/+1
* | fuzz: add basic fuzz testing target.Josh Steadmon2018-10-151-0/+2
* | Sync 'ds/multi-pack-index' to v2.19.0-rc0Junio C Hamano2018-08-201-1/+2
|\ \
| * | multi-pack-index: add builtinDerrick Stolee2018-07-201-1/+2
* | | Merge branch 'js/range-diff'Junio C Hamano2018-08-201-0/+1
|\ \ \
| * | | Introduce `range-diff` to compare iterations of a topic branchJohannes Schindelin2018-08-131-0/+1
| | |/ | |/|
* / | contrib: add a script to initialize VS Code configurationJohannes Schindelin2018-07-301-0/+1
|/ /
* | Merge branch 'ag/rebase-p'Junio C Hamano2018-06-251-0/+1
|\ \ | |/ |/|
| * rebase: introduce a dedicated backend for --preserve-mergesAlban Gruin2018-06-011-0/+1
* | Merge branch 'nd/command-list'Junio C Hamano2018-06-011-1/+1
|\ \
| * | Remove common-cmds.hNguyễn Thái Ngọc Duy2018-05-101-1/+0
| * | generate-cmds.sh: export all commands to command-list.hNguyễn Thái Ngọc Duy2018-05-101-0/+1
| |/
* | Merge branch 'ds/commit-graph'Junio C Hamano2018-05-081-0/+1
|\ \
| * | commit-graph: create git-commit-graph builtinDerrick Stolee2018-04-021-0/+1
| |/
* | Merge branch 'dj/runtime-prefix'Junio C Hamano2018-05-081-0/+1
|\ \
| * | Makefile: generate Perl header from template fileDan Jacques2018-04-111-0/+1
| |/
* / serve: introduce git-serveBrandon Williams2018-03-151-0/+1
|/
* rebase--helper: add a builtin helper for interactive rebasesJohannes Schindelin2017-02-091-0/+1
* relink: retire the commandJohannes Schindelin2017-01-251-1/+0
* Merge branch 'bb/unicode-9.0' into maintJunio C Hamano2017-01-171-1/+0
|\
| * update_unicode.sh: move it into contrib/update-unicodeBeat Bolli2016-12-131-1/+0
* | test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy2016-04-151-33/+0
* | gitignore: ignore generated test-fake-ssh executableJohannes Schindelin2016-02-081-0/+1
* | submodule: rewrite `module_list` shell function in CStefan Beller2015-09-031-0/+1
* | Merge 'hv/submodule-config' to 'sb/submodule-helper'Junio C Hamano2015-08-191-0/+1
|\ \
| * | submodule: implement a config API for lookup of .gitmodules valuesHeiko Voigt2015-08-191-0/+1
* | | Merge branch 'nd/multiple-work-trees'Junio C Hamano2015-07-131-0/+1
|\ \ \ | |/ / |/| |
| * | worktree: new place for "git prune --worktrees"Nguyễn Thái Ngọc Duy2015-06-291-0/+1
| |/
* / t7063: tests for untracked cacheNguyễn Thái Ngọc Duy2015-03-121-0/+1
|/
* Merge branch 'cc/interpret-trailers'Junio C Hamano2014-10-201-0/+1
|\
| * trailer: add interpret-trailers commandChristian Couder2014-10-131-0/+1