Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mt/dir-iterator-updates' | Junio C Hamano | 2019-07-25 | 1 | -0/+1 |
|\ | |||||
| * | dir-iterator: add tests for dir-iterator API | Daniel Ferreira | 2019-07-11 | 1 | -0/+1 |
* | | Merge branch 'ab/test-env' | Junio C Hamano | 2019-07-25 | 1 | -0/+1 |
|\ \ | |||||
| * | | env--helper: new undocumented builtin wrapping git_env_*() | Ævar Arnfjörð Bjarmason | 2019-06-21 | 1 | -0/+1 |
* | | | Merge branch 'cc/test-oidmap' | Junio C Hamano | 2019-07-19 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | t/helper: add test-oidmap.c | Christian Couder | 2019-06-17 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'jh/msvc' | Junio C Hamano | 2019-07-09 | 1 | -1/+41 |
|\ \ \ | |||||
| * | | | msvc: support building Git using MS Visual C++ | Jeff Hostetler | 2019-06-25 | 1 | -0/+40 |
| * | | | msvc: update Makefile to allow for spaces in the compiler path | Jeff Hostetler | 2019-06-20 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'nd/switch-and-restore' | Junio C Hamano | 2019-07-09 | 1 | -0/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | checkout: split part of it to new command 'restore' | Nguyễn Thái Ngọc Duy | 2019-05-07 | 1 | -0/+1 |
| * | | checkout: split part of it to new command 'switch' | Nguyễn Thái Ngọc Duy | 2019-04-02 | 1 | -0/+1 |
* | | | Merge branch 'ab/deprecate-R-for-dynpath' | Junio C Hamano | 2019-06-13 | 1 | -14/+1 |
|\ \ \ | |||||
| * | | | Makefile: remove the NO_R_TO_GCC_LINKER flag | Ævar Arnfjörð Bjarmason | 2019-05-19 | 1 | -14/+1 |
* | | | | Merge branch 'js/rebase-cleanup' | Junio C Hamano | 2019-06-13 | 1 | -2/+0 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | rebase: fold git-rebase--common into the -p backend | Johannes Schindelin | 2019-05-15 | 1 | -1/+0 |
| * | | | Drop unused git-rebase--am.sh | Johannes Schindelin | 2019-05-15 | 1 | -1/+0 |
| |/ / | |||||
* | | | Merge branch 'jk/cocci-batch' | Junio C Hamano | 2019-05-19 | 1 | -7/+12 |
|\ \ \ | |/ / |/| | | |||||
| * | | coccicheck: make batch size of 0 mean "unlimited" | Jeff King | 2019-05-08 | 1 | -1/+7 |
| * | | coccicheck: optionally batch spatch invocations | Jeff King | 2019-05-07 | 1 | -7/+6 |
* | | | Merge branch 'cc/access-on-aix-workaround' | Junio C Hamano | 2019-05-13 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | git-compat-util: work around for access(X_OK) under root | Clément Chigot | 2019-04-25 | 1 | -0/+8 |
* | | | | Merge branch 'pw/rebase-i-internal' | Junio C Hamano | 2019-05-13 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | rebase -i: combine rebase--interactive.c with rebase.c | Phillip Wood | 2019-04-19 | 1 | -1/+0 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'jc/make-dedup-ls-files-output' | Junio C Hamano | 2019-05-13 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Makefile: dedup list of files obtained from ls-files | Junio C Hamano | 2019-04-22 | 1 | -2/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'jh/trace2-sid-fix' | Junio C Hamano | 2019-05-13 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | trace2: use system/global config for default trace2 settings | Jeff Hostetler | 2019-04-16 | 1 | -0/+1 |
* | | | | | Merge branch 'js/misc-doc-fixes' | Junio C Hamano | 2019-05-09 | 1 | -20/+30 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Turn `git serve` into a test helper | Johannes Schindelin | 2019-04-19 | 1 | -1/+1 |
| * | | | | check-docs: do not bother checking for legacy scripts' documentation | Johannes Schindelin | 2019-04-19 | 1 | -1/+1 |
| * | | | | docs: exclude documentation for commands that have been excluded | Johannes Schindelin | 2019-04-19 | 1 | -0/+9 |
| * | | | | check-docs: allow command-list.txt to contain excluded commands | Johannes Schindelin | 2019-04-19 | 1 | -1/+1 |
| * | | | | help -a: do not list commands that are excluded from the build | Johannes Schindelin | 2019-04-19 | 1 | -2/+12 |
| * | | | | Makefile: drop the NO_INSTALL variable | Johannes Schindelin | 2019-04-19 | 1 | -13/+8 |
| * | | | | remote-testgit: move it into the support directory for t5801 | Johannes Schindelin | 2019-04-15 | 1 | -3/+0 |
* | | | | | Merge branch 'js/check-docs-exe' | Junio C Hamano | 2019-04-22 | 1 | -3/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | check-docs: fix for setups where executables have an extension | Johannes Schindelin | 2019-04-01 | 1 | -2/+2 |
| * | | | | check-docs: do not expect guide pages to correspond to commands | Johannes Schindelin | 2019-04-01 | 1 | -0/+1 |
| * | | | | check-docs: really look at the documented commands again | Johannes Schindelin | 2019-04-01 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'ps/stash-in-c' | Junio C Hamano | 2019-04-22 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | stash: optionally use the scripted version again | Johannes Schindelin | 2019-03-07 | 1 | -0/+1 |
| * | | | | stash: convert `stash--helper.c` into `stash.c` | Paul-Sebastian Ungureanu | 2019-03-07 | 1 | -2/+1 |
| * | | | | stash: convert apply to builtin | Joel Teichroeb | 2019-03-07 | 1 | -0/+1 |
* | | | | | Merge branch 'ab/drop-scripted-rebase' | Junio C Hamano | 2019-04-16 | 1 | -1/+0 |
|\ \ \ \ \ | |||||
| * | | | | | rebase: remove the rebase.useBuiltin setting | Ævar Arnfjörð Bjarmason | 2019-03-20 | 1 | -1/+0 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'jk/sha1dc' | Junio C Hamano | 2019-04-10 | 1 | -0/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Makefile: fix unaligned loads in sha1dc with UBSan | Jeff King | 2019-03-13 | 1 | -0/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'ab/makefile-help-devs-more' | Junio C Hamano | 2019-03-20 | 1 | -30/+33 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Makefile: allow for combining DEVELOPER=1 and CFLAGS="..." | Ævar Arnfjörð Bjarmason | 2019-02-24 | 1 | -2/+6 |