summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* sparse-checkout: create builtin with 'list' subcommandDerrick Stolee2019-11-221-0/+1
* Merge branch 'dl/honor-cflags-in-hdr-check'Junio C Hamano2019-10-071-0/+1
|\
| * Makefile: emulate compile in $(HCO) target betterDenton Liu2019-09-281-0/+1
* | Merge branch 'js/visual-studio'Junio C Hamano2019-09-301-1/+0
|\ \ | |/ |/|
| * .gitignore: stop ignoring `.manifest` filesJohannes Schindelin2019-09-051-1/+0
* | Merge branch 'js/visual-studio'Junio C Hamano2019-08-021-2/+6
|\ \ | |/
| * .gitignore: ignore Visual Studio's temporary/generated filesJohannes Schindelin2019-07-291-0/+3
| * .gitignore: touch up the entries regarding Visual StudioPhilip Oakley2019-07-291-2/+3
* | Merge branch 'ab/test-env'Junio C Hamano2019-07-251-0/+1
|\ \ | |/ |/|
| * env--helper: new undocumented builtin wrapping git_env_*()Ævar Arnfjörð Bjarmason2019-06-211-0/+1
* | Merge branch 'jh/msvc'Junio C Hamano2019-07-091-0/+5
|\ \
| * | msvc: ignore .dll and incremental compile outputJeff Hostetler2019-06-251-0/+5
| |/
* | Merge branch 'nd/switch-and-restore'Junio C Hamano2019-07-091-0/+2
|\ \ | |/ |/|
| * checkout: split part of it to new command 'restore'Nguyễn Thái Ngọc Duy2019-05-071-0/+1
| * checkout: split part of it to new command 'switch'Nguyễn Thái Ngọc Duy2019-04-021-0/+1
* | rebase: fold git-rebase--common into the -p backendJohannes Schindelin2019-05-151-1/+0
* | .gitignore: there is no longer a built-in `git-rebase--interactive`Johannes Schindelin2019-05-151-1/+0
* | Drop unused git-rebase--am.shJohannes Schindelin2019-05-151-1/+0
* | 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
|\ \