summaryrefslogtreecommitdiffstats
path: root/.gitignore (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ls/subtree'Junio C Hamano2021-05-101-0/+1
|\
| * .gitignore: ignore 'git-subtree' as a build artifactLuke Shumaker2021-04-281-0/+1
* | parallel-checkout: make it truly parallelMatheus Tavares2021-04-191-0/+1
|/
* Merge branch 'fc/random-cleanup'Junio C Hamano2020-12-081-3/+0
|\
| * gitignore: remove entry for git serveRené Scharfe2020-12-021-1/+0
| * gitignore: drop duplicate entry for git-sh-i18nJeff King2020-12-021-1/+0
| * .gitignore: remove dangling fileFelipe Contreras2020-12-011-1/+0
* | Merge branch 'ab/retire-parse-remote'Junio C Hamano2020-12-031-1/+0
|\ \ | |/ |/|
| * parse-remote: remove this now-unused libraryÆvar Arnfjörð Bjarmason2020-11-161-1/+0
* | Merge branch 'ds/maintenance-part-3'Junio C Hamano2020-11-181-0/+1
|\ \ | |/ |/|
| * for-each-repo: run subcommands on configured reposDerrick Stolee2020-09-251-0/+1
* | Merge branch 'js/cmake-vs'Junio C Hamano2020-10-051-0/+1
|\ \
| * | cmake: ignore files generated by CMake as run in Visual StudioJohannes Schindelin2020-09-251-0/+1
* | | Merge branch 'ds/maintenance-part-1'Junio C Hamano2020-09-251-0/+1
|\ \ \ | |/ / |/| / | |/
| * maintenance: create basic maintenance runnerDerrick Stolee2020-09-171-0/+1
* | Merge branch 'pb/clang-json-compilation-database'Junio C Hamano2020-09-181-0/+2
|\ \
| * | Makefile: add support for generating JSON compilation databasePhilippe Blain2020-09-061-0/+2
| |/
* / drop vcs-svn experimentJeff King2020-08-131-1/+0
|/
* Merge branch 'es/bugreport'Junio C Hamano2020-05-011-0/+2
|\
| * bugreport: add tool to generate debugging infoEmily Shaffer2020-04-161-0/+1
| * help: move list_config_help to builtin/helpEmily Shaffer2020-04-161-0/+1
* | stash: remove the stash.useBuiltin settingThomas Gummerer2020-03-051-1/+0
|/
* 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
|\ \