Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'nd/multiple-work-trees' | Junio C Hamano | 2015-05-11 | 6 | -0/+389 |
|\ | |||||
| * | prune --worktrees: fix expire vs worktree existence condition | Max Kirillov | 2015-03-31 | 1 | -0/+12 |
| * | t1501: fix test with split index | Thomas Gummerer | 2015-03-24 | 1 | -0/+1 |
| * | t2026: fix broken &&-chain | Junio C Hamano | 2015-03-20 | 1 | -2/+2 |
| * | t2026 needs procondition SANITY | Torsten Bögershausen | 2015-01-27 | 1 | -1/+1 |
| * | checkout: add --ignore-other-wortrees | Nguyễn Thái Ngọc Duy | 2015-01-07 | 1 | -0/+7 |
| * | git-common-dir: make "modules/" per-working-directory directory | Max Kirillov | 2014-12-01 | 1 | -0/+50 |
| * | checkout: do not fail if target is an empty directory | Max Kirillov | 2014-12-01 | 1 | -1/+6 |
| * | t2025: add a test to make sure grafts is working from a linked checkout | Nguyễn Thái Ngọc Duy | 2014-12-01 | 1 | -0/+18 |
| * | checkout: don't require a work tree when checking out into a new one | Dennis Kaarsemaker | 2014-12-01 | 1 | -0/+15 |
| * | git_path(): keep "info/sparse-checkout" per work-tree | Nguyễn Thái Ngọc Duy | 2014-12-01 | 1 | -0/+1 |
| * | checkout: clean up half-prepared directories in --to mode | Nguyễn Thái Ngọc Duy | 2014-12-01 | 1 | -0/+6 |
| * | checkout: reject if the branch is already checked out elsewhere | Nguyễn Thái Ngọc Duy | 2014-12-01 | 1 | -5/+20 |
| * | prune: strategies for linked checkouts | Nguyễn Thái Ngọc Duy | 2014-12-01 | 1 | -0/+84 |
| * | checkout: support checking out into a new working directory | Nguyễn Thái Ngọc Duy | 2014-12-01 | 1 | -0/+63 |
| * | setup.c: support multi-checkout repo setup | Nguyễn Thái Ngọc Duy | 2014-12-01 | 2 | -0/+77 |
| * | $GIT_COMMON_DIR: a new environment variable | Nguyễn Thái Ngọc Duy | 2014-12-01 | 1 | -0/+16 |
| * | git_path(): be aware of file relocation in $GIT_DIR | Nguyễn Thái Ngọc Duy | 2014-12-01 | 1 | -0/+19 |
* | | Merge branch 'pt/credential-xdg' | Junio C Hamano | 2015-05-11 | 1 | -0/+114 |
|\ \ | |||||
| * | | t0302: "unreadable" test needs POSIXPERMpt/credential-xdg | Junio C Hamano | 2015-03-25 | 1 | -1/+1 |
| * | | t0302: test credential-store support for XDG_CONFIG_HOME | Paul Tan | 2015-03-24 | 1 | -0/+114 |
* | | | Merge branch 'mm/usage-log-l-can-take-regex' | Junio C Hamano | 2015-05-05 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | log -L: improve error message on malformed argumentmm/usage-log-l-can-take-regex | Matthieu Moy | 2015-04-20 | 1 | -4/+4 |
| * | | | Merge branch 'tg/test-index-v4' into maint | Junio C Hamano | 2015-03-28 | 1 | -3/+12 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'ct/prompt-untracked-fix' into maint | Junio C Hamano | 2015-03-28 | 1 | -0/+11 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jk/fetch-pack' into maint | Junio C Hamano | 2015-03-28 | 1 | -3/+10 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jk/prune-with-corrupt-refs' into maint | Junio C Hamano | 2015-03-28 | 1 | -0/+114 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jk/smart-http-hide-refs' into maint | Junio C Hamano | 2015-03-27 | 1 | -0/+11 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'sg/completion-remote' into maint | Junio C Hamano | 2015-03-23 | 1 | -0/+19 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jc/decorate-leaky-separator-color' into maint | Junio C Hamano | 2015-03-23 | 1 | -8/+8 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'kn/git-cd-to-empty' into maint | Junio C Hamano | 2015-03-23 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'mg/verify-commit' into maint | Junio C Hamano | 2015-03-23 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'es/rebase-i-count-todo' into maint | Junio C Hamano | 2015-03-23 | 1 | -0/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tb/connect-ipv6-parse-fix' into maint | Junio C Hamano | 2015-03-23 | 2 | -36/+74 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ep/fix-test-lib-functions-report' | Junio C Hamano | 2015-05-05 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | test-lib-functions.sh: fix the second argument to some helper functionsep/fix-test-lib-functions-report | Elia Pinto | 2015-04-16 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | | Merge branch 'cn/bom-in-gitignore' | Junio C Hamano | 2015-05-05 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | dir: allow a BOM at the beginning of exclude files | Carlos Martín Nieto | 2015-04-16 | 1 | -0/+9 |
* | | | | | | | | | | | | | | | | | Merge branch 'nd/t1509-chroot-test' | Junio C Hamano | 2015-05-05 | 1 | -9/+29 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | t1509: update prepare script to be able to run t1509 in chroot againnd/t1509-chroot-test | Nguyễn Thái Ngọc Duy | 2015-04-18 | 1 | -9/+29 |
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/type-from-string-gently' | Junio C Hamano | 2015-05-05 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | type_from_string_gently: make sure length matchesjk/type-from-string-gently | Jeff King | 2015-04-17 | 1 | -0/+8 |
* | | | | | | | | | | | | | | | | | | | Merge branch 'ld/p4-filetype-detection' | Junio C Hamano | 2015-05-05 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | git-p4: fix filetype detection on files opened exclusivelyld/p4-filetype-detection | Blair Holloway | 2015-04-04 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | | | | git-p4: small fix for locked-file-move-test | Luke Diamand | 2015-04-04 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | | | | git-p4: fix small bug in locked test scripts | Luke Diamand | 2015-04-04 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/diff-no-index-d-f' | Junio C Hamano | 2015-05-05 | 1 | -0/+34 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | diff-no-index: align D/F handling with that of normal Gitjc/diff-no-index-d-f | Junio C Hamano | 2015-03-26 | 1 | -0/+12 |
| * | | | | | | | | | | | | | | | | | | | | diff-no-index: DWIM "diff D F" into "diff D/F F" | Junio C Hamano | 2015-03-25 | 1 | -0/+22 |
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'tb/connect-ipv6-parse-fix' | Junio C Hamano | 2015-04-20 | 2 | -16/+22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |