Age | Commit message (Expand) | Author | Files | Lines |
2013-07-18 | Merge branch 'jk/maint-clone-shared-no-connectivity-validation' | Junio C Hamano | 1 | -9/+12 |
2013-07-12 | Merge branch 'ms/remote-tracking-branches-in-doc' | Junio C Hamano | 1 | -1/+1 |
2013-07-08 | clone: drop connectivity check for local clones | Jeff King | 1 | -4/+7 |
2013-07-03 | Change "remote tracking" to "remote-tracking" | Michael Schubert | 1 | -1/+1 |
2013-06-20 | refs: implement simple transactions for the packed-refs file | Michael Haggerty | 1 | -1/+4 |
2013-06-06 | Merge branch 'nd/clone-connectivity-shortcut' | Junio C Hamano | 1 | -3/+12 |
2013-06-02 | Merge branch 'nd/clone-local-with-colon' | Junio C Hamano | 1 | -0/+2 |
2013-05-29 | Merge branch 'mh/packed-refs-various' | Junio C Hamano | 1 | -1/+0 |
2013-05-28 | clone: open a shortcut for connectivity check | Nguyễn Thái Ngọc Duy | 1 | -3/+8 |
2013-05-11 | clone: let the user know when check_everything_connected is run | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2013-05-07 | clone: allow cloning local paths with colons in them | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
2013-05-01 | pack-refs: merge code from pack-refs.{c,h} into refs.{c,h} | Michael Haggerty | 1 | -1/+0 |
2013-04-28 | Merge branch 'jk/check-corrupt-objects-carefully' | Junio C Hamano | 1 | -1/+1 |
2013-04-28 | clone: Make the 'junk_mode' symbol a file static | Ramsay Jones | 1 | -1/+1 |
2013-04-09 | clone: Allow repo using gitfile as a reference | Aaron Schrab | 1 | -2/+12 |
2013-04-08 | clone: Fix error message for reference repository | Aaron Schrab | 1 | -1/+1 |
2013-03-29 | clone: leave repo in place after checkout errors | Jeff King | 1 | -1/+24 |
2013-03-27 | clone: run check_everything_connected | Jeff King | 1 | -0/+26 |
2013-03-27 | clone: die on errors from unpack_trees | Jeff King | 1 | -1/+2 |
2013-02-25 | Merge branch 'nd/clone-no-separate-git-dir-with-bare' into maint | Junio C Hamano | 1 | -0/+2 |
2013-02-01 | Merge branch 'jc/no-git-config-in-clone' | Junio C Hamano | 1 | -9/+0 |
2013-01-21 | Merge branch 'nd/clone-no-separate-git-dir-with-bare' | Junio C Hamano | 1 | -0/+2 |
2013-01-14 | Merge branch 'jl/interrupt-clone-remove-separate-git-dir' into maint | Junio C Hamano | 1 | -1/+3 |
2013-01-11 | clone: do not export and unexport GIT_CONFIG | Junio C Hamano | 1 | -9/+0 |
2013-01-10 | clone: forbid --bare --separate-git-dir <dir> | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
2013-01-10 | Merge branch 'jl/interrupt-clone-remove-separate-git-dir' | Junio C Hamano | 1 | -1/+3 |
2013-01-05 | clone: support atomic operation with --separate-git-dir | Jens Lehmann | 1 | -1/+3 |
2012-10-08 | Merge branch 'rt/maint-clone-single' into maint | Junio C Hamano | 1 | -14/+51 |
2012-10-01 | Merge branch 'rt/maint-clone-single' | Junio C Hamano | 1 | -14/+51 |
2012-09-20 | clone --single: limit the fetch refspec to fetched branch | Ralf Thielow | 1 | -14/+51 |
2012-09-14 | Merge branch 'rj/path-cleanup' | Junio C Hamano | 1 | -2/+2 |
2012-09-04 | Call mkpathdup() rather than xstrdup(mkpath(...)) | Ramsay Jones | 1 | -2/+2 |
2012-08-20 | i18n: clone: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 1 | -28/+28 |
2012-07-22 | Merge branch 'ar/clone-honor-umask-at-top' into maint | Junio C Hamano | 1 | -1/+1 |
2012-07-15 | Merge branch 'ar/clone-honor-umask-at-top' | Junio C Hamano | 1 | -1/+1 |
2012-07-09 | Restore umasks influence on the permissions of work tree created by clone | Alex Riesen | 1 | -1/+1 |
2012-07-04 | Merge branch 'nd/clone-single-fix' | Junio C Hamano | 1 | -2/+5 |
2012-06-22 | clone: fix ref selection in --single-branch --branch=xxx | Nguyễn Thái Ngọc Duy | 1 | -2/+5 |
2012-05-30 | clone: allow --no-local to turn off local optimizations | Jeff King | 1 | -5/+5 |
2012-05-07 | Merge branch 'ef/maint-1.7.6-clone-progress-fix' into ef/maint-clone-progress... | Junio C Hamano | 1 | -1/+1 |
2012-05-07 | clone: fix progress-regression | Erik Faye-Lund | 1 | -1/+1 |
2012-02-21 | Merge branch 'cb/transfer-no-progress' into maint | Junio C Hamano | 1 | -3/+3 |
2012-02-21 | Merge branch 'jk/git-dir-lookup' into maint | Junio C Hamano | 1 | -2/+2 |
2012-02-20 | Merge branch 'cb/transfer-no-progress' | Junio C Hamano | 1 | -3/+3 |
2012-02-14 | Merge branch 'jk/git-dir-lookup' | Junio C Hamano | 1 | -2/+2 |
2012-02-13 | push/fetch/clone --no-progress suppresses progress output | Clemens Buchacher | 1 | -3/+3 |
2012-02-12 | clone: do not add alternate references to extra_refs | Michael Haggerty | 1 | -12/+0 |
2012-02-12 | clone.c: move more code into the "if (refs)" conditional | Michael Haggerty | 1 | -19/+20 |
2012-02-02 | standardize and improve lookup rules for external local repos | Jeff King | 1 | -2/+2 |
2012-01-31 | Merge branch 'nd/clone-detached' | Junio C Hamano | 1 | -125/+182 |