Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | clone: Make the 'junk_mode' symbol a file static | Ramsay Jones | 2013-04-28 | |
* | | | | | | clone: Allow repo using gitfile as a reference | Aaron Schrab | 2013-04-09 | |
* | | | | | | clone: Fix error message for reference repository | Aaron Schrab | 2013-04-08 | |
|/ / / / / | ||||
* | | | | | clone: leave repo in place after checkout errors | Jeff King | 2013-03-29 | |
* | | | | | clone: run check_everything_connected | Jeff King | 2013-03-27 | |
* | | | | | clone: die on errors from unpack_trees | Jeff King | 2013-03-27 | |
| |_|_|/ |/| | | | ||||
* | | | | Merge branch 'jc/no-git-config-in-clone' | Junio C Hamano | 2013-02-01 | |
|\ \ \ \ | ||||
| * | | | | clone: do not export and unexport GIT_CONFIG | Junio C Hamano | 2013-01-11 | |
* | | | | | Merge branch 'nd/clone-no-separate-git-dir-with-bare' | Junio C Hamano | 2013-01-21 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||
| * | | | | clone: forbid --bare --separate-git-dir <dir> | Nguyễn Thái Ngọc Duy | 2013-01-10 | |
| * | | | | Merge branch 'rt/maint-clone-single' into maint | Junio C Hamano | 2012-10-08 | |
| |\ \ \ \ | ||||
* | \ \ \ \ | Merge branch 'jl/interrupt-clone-remove-separate-git-dir' | Junio C Hamano | 2013-01-10 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | | | ||||
| * | | | | clone: support atomic operation with --separate-git-dir | Jens Lehmann | 2013-01-05 | |
* | | | | | Merge branch 'rt/maint-clone-single' | Junio C Hamano | 2012-10-01 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||
| * | | | | clone --single: limit the fetch refspec to fetched branch | Ralf Thielow | 2012-09-20 | |
| * | | | | Merge branch 'ar/clone-honor-umask-at-top' into maint | Junio C Hamano | 2012-07-22 | |
| |\ \ \ \ | ||||
* | \ \ \ \ | Merge branch 'rj/path-cleanup' | Junio C Hamano | 2012-09-14 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Call mkpathdup() rather than xstrdup(mkpath(...)) | Ramsay Jones | 2012-09-04 | |
| | |_|_|/ / | |/| | | | | ||||
* | | | | | | i18n: clone: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 2012-08-20 | |
|/ / / / / | ||||
* | | | | | Merge branch 'ar/clone-honor-umask-at-top' | Junio C Hamano | 2012-07-15 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||
| * | | | | Restore umasks influence on the permissions of work tree created by clone | Alex Riesen | 2012-07-09 | |
| * | | | | Merge branch 'cb/transfer-no-progress' into maint | Junio C Hamano | 2012-02-21 | |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge branch 'jk/git-dir-lookup' into maint | Junio C Hamano | 2012-02-21 | |
| |\ \ \ \ \ | ||||
* | \ \ \ \ \ | Merge branch 'nd/clone-single-fix' | Junio C Hamano | 2012-07-04 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||
| * | | | | | | clone: fix ref selection in --single-branch --branch=xxx | Nguyễn Thái Ngọc Duy | 2012-06-22 | |
| | |_|_|_|/ | |/| | | | | ||||
* | | | | | | clone: allow --no-local to turn off local optimizations | Jeff King | 2012-05-30 | |
|/ / / / / | ||||
* | | | | | Merge branch 'ef/maint-1.7.6-clone-progress-fix' into ef/maint-clone-progress... | Junio C Hamano | 2012-05-07 | |
|\ \ \ \ \ | ||||
| * | | | | | clone: fix progress-regression | Erik Faye-Lund | 2012-05-07 | |
| * | | | | | Merge branch 'jc/maint-clone-alternates' into maint | Junio C Hamano | 2011-09-23 | |
| |\ \ \ \ \ | ||||
* | \ \ \ \ \ | Merge branch 'cb/transfer-no-progress' | Junio C Hamano | 2012-02-20 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||
| * | | | | | | push/fetch/clone --no-progress suppresses progress output | Clemens Buchacher | 2012-02-13 | |
| | |_|/ / / | |/| | | | | ||||
* | | | | | | Merge branch 'jk/git-dir-lookup' | Junio C Hamano | 2012-02-14 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||
| * | | | | | standardize and improve lookup rules for external local repos | Jeff King | 2012-02-02 | |
* | | | | | | clone: do not add alternate references to extra_refs | Michael Haggerty | 2012-02-12 | |
* | | | | | | clone.c: move more code into the "if (refs)" conditional | Michael Haggerty | 2012-02-12 | |
* | | | | | | Merge branch 'nd/clone-detached' | Junio C Hamano | 2012-01-31 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | clone: fix up delay cloning conditions | Nguyễn Thái Ngọc Duy | 2012-01-24 | |
| * | | | | | | clone: print advice on checking out detached HEAD | Nguyễn Thái Ngọc Duy | 2012-01-16 | |
| * | | | | | | clone: allow --branch to take a tag | Nguyễn Thái Ngọc Duy | 2012-01-16 | |
| * | | | | | | clone: refuse to clone if --branch points to bogus ref | Nguyễn Thái Ngọc Duy | 2012-01-16 | |
| * | | | | | | clone: --branch=<branch> always means refs/heads/<branch> | Nguyễn Thái Ngọc Duy | 2012-01-16 | |
| * | | | | | | clone: delay cloning until after remote HEAD checking | Nguyễn Thái Ngọc Duy | 2012-01-16 | |
| * | | | | | | clone: factor out remote ref writing | Nguyễn Thái Ngọc Duy | 2012-01-16 | |
| * | | | | | | clone: factor out HEAD update code | Nguyễn Thái Ngọc Duy | 2012-01-16 | |
| * | | | | | | clone: factor out checkout code | Nguyễn Thái Ngọc Duy | 2012-01-16 | |
| * | | | | | | clone: write detached HEAD in bare repositories | Nguyễn Thái Ngọc Duy | 2012-01-16 | |
* | | | | | | | Merge branch 'mh/ref-clone-without-extra-refs' | Junio C Hamano | 2012-01-29 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | write_remote_refs(): create packed (rather than extra) refs | Michael Haggerty | 2012-01-17 | |
| | |/ / / / | |/| | | | | ||||
* | | | | | | clone: add --single-branch to fetch only one branch | Nguyễn Thái Ngọc Duy | 2012-01-08 | |
|/ / / / / | ||||
* | | | | | clone: the -o option has nothing to do with <branch> | Carlos Martín Nieto | 2011-12-21 | |
|/ / / / |