]> git.proxmox.com Git - libgit2.git/history - src/checkout.c
No such thing as an orphan branch
[libgit2.git] / src / checkout.c
2013-09-17 Carlos Martín NietoNo such thing as an orphan branch
2013-09-06 Russell BelferMerge pull request #1791 from libgit2/cmn/revwalk-recursive
2013-09-05 Vicent MartíMerge pull request #1829 from libgit2/fix-umask-fragility
2013-09-05 Russell BelferBetter macro name for is-exec-bit-set test
2013-09-05 Russell BelferAdd more file mode permissions macros
2013-08-09 Russell BelferMerge pull request #1462 from yorah/fix/libgit2sharp...
2013-07-10 Vicent MartiMerge branch 'arrbee/examples-log' into development
2013-07-10 Russell BelferAdd public API for pathspec matching
2013-06-21 Vicent MartíMerge pull request #1665 from arrbee/checkout-target...
2013-06-21 Russell BelferLoosen ensure_not_bare rules in checkout
2013-06-21 Russell BelferAdd target directory to checkout
2013-06-21 Vicent MartíMerge pull request #1664 from arrbee/checkout-deleted...
2013-06-21 Russell BelferFix checkout of modified file when missing from wd
2013-06-12 Vicent MartiMerge remote-tracking branch 'arrbee/minor-paranoia...
2013-06-12 Vicent MartíMerge pull request #1643 from ethomson/rename_source
2013-06-12 Vicent MartíMerge pull request #1642 from arrbee/diff-function...
2013-06-10 Russell BelferReorganize diff and add basic diff driver
2013-06-05 Vicent MartíMerge pull request #1633 from jamill/directory_create_fix
2013-06-03 Vicent MartíMerge pull request #1624 from libgit2/vmg/full-ref...
2013-05-31 Vicent MartíMerge pull request #1627 from arrbee/iterator-api-impro...
2013-05-31 Russell BelferMake iterators use GIT_ITEROVER & smart advance
2013-05-31 Vicent MartíMerge pull request #1559 from carlosmn/ref-shorthand
2013-05-24 Vicent MartíMerge pull request #1593 from ethomson/conflict_iterator
2013-05-24 Vicent MartíMerge pull request #1592 from ethomson/merge_setup
2013-05-24 Vicent MartíMerge pull request #1603 from ben/shallow
2013-05-24 Vicent MartíMerge pull request #1595 from arrbee/even-more-rename...
2013-05-20 Russell BelferAdd more diff rename detection tests
2013-05-16 Vicent MartíMerge pull request #1558 from bmorganpa/ssh_transport
2013-05-16 Vicent MartíMerge pull request #1586 from jamill/fetch_fix
2013-05-15 Vicent MartíMerge pull request #1588 from arrbee/fixes-for-checkout...
2013-05-15 Vicent MartíMerge pull request #1578 from nulltoken/fix/whitespaces
2013-05-15 Russell BelferFix checkout of submodules with no .gitmodules
2013-05-15 Russell BelferRemove old symlinks before updating
2013-05-15 nulltokenFix trailing whitespaces
2013-05-15 Vicent MartíMerge pull request #1583 from linquize/whitespace
2013-05-15 LinquizeUnify whitespaces to tabs
2013-05-14 Russell BelferMerge pull request #1580 from carlosmn/cmake-describe
2013-05-14 Russell BelferMerge pull request #1582 from dmgctrl/checkout_symlink_fix
2013-05-14 Brad MorganCreate directory for symlink before creating symlink
2013-05-11 Edward ThomsonMerge pull request #1385 from carlosmn/refs-iter
2013-05-07 Brad MorganMerge remote-tracking branch 'origin/development' into...
2013-05-06 Vicent MartíMerge pull request #1547 from ethomson/win32_stat
2013-05-06 Vicent MartíMerge pull request #1526 from arrbee/cleanup-error...
2013-05-06 Vicent MartíMerge pull request #1524 from jamill/clone_tagopts
2013-05-06 Vicent MartíMerge pull request #1545 from ethomson/checkout_dirs_in_use
2013-05-03 Edward Thomsonallow checkout to proceed when a dir to be removed...
2013-05-01 Russell BelferMerge pull request #1527 from ethomson/checkout_allow_e...
2013-05-01 Edward Thomsonallow empty dirs to exist when doing checkout
2013-05-01 Vicent Martimerge: Warning noise
2013-04-30 Vicent MartíMerge pull request #1518 from arrbee/export-oid-comparison
2013-04-29 Russell BelferMake git_oid_cmp public and add git_oid__cmp
2013-04-23 Vicent MartíMerge pull request #1499 from arrbee/fix-diff-config...
2013-04-23 Russell BelferUse config cache where possible
2013-04-23 Vicent MartiMerge branch 'master' of https://github.com/libgit2...
2013-04-22 Vicent MartíMerge pull request #1454 from libgit2/vmg/new-cache
2013-04-22 Russell BelferUse git_odb_object_data/_size whereever possible
2013-04-22 Vicent MartiWhat has science done.
2013-04-17 Vicent MartíMerge pull request #1475 from libgit2/vmg/refs-peel
2013-04-17 Vicent MartíMerge pull request #1477 from ethomson/checkout_modifie...
2013-04-17 Edward Thomsoncheckout: use cache when possible to determine if workd...
2013-04-16 Vicent MartiMerge branch 'development'
2013-04-10 Vicent MartíMerge pull request #1424 from phkelley/efficient_push
2013-04-07 Vicent MartiMerge remote-tracking branch 'gnprice/revwalk' into...
2013-03-29 Vicent MartíMerge pull request #1445 from ethomson/reset_unmerged
2013-03-29 Edward Thomsonremove unmerged files during reset hard
2013-03-26 Vicent MartíMerge pull request #1436 from schu/opts-cache-size
2013-03-26 Vicent MartíMerge pull request #1439 from arrbee/recurse-ignored...
2013-03-26 Vicent MartíMerge pull request #1438 from ethomson/checkout_stat
2013-03-26 Edward Thomsondon't stat until the file is written
2013-03-25 Vicent MartíMerge pull request #1437 from phkelley/redirect
2013-03-25 Vicent MartíMerge pull request #1431 from libgit2/autocrlf-fixes
2013-03-25 Russell BelferMove crlf conversion into buf_text
2013-03-18 Vicent MartíMerge pull request #1080 from carlosmn/config-set-null
2013-03-15 Vicent MartíMerge pull request #1413 from arrbee/more-iterator...
2013-03-14 Russell BelferFix valgrind issues (and mmap fallback for diff)
2013-03-12 Vicent MartíMerge pull request #1408 from arrbee/refactor-iterators
2013-03-07 Russell BelferAdd INCLUDE_TREES, DONT_AUTOEXPAND iterator flags
2013-03-07 Russell BelferRetire spoolandsort iterator
2013-03-07 Russell BelferMake iterator APIs consistent with standards
2013-03-05 Vicent MartíMerge pull request #1369 from arrbee/repo-init-template...
2013-03-05 Vicent MartíMerge pull request #1380 from phkelley/index_icase
2013-03-05 Vicent MartíMerge pull request #1390 from ethomson/reuc_clear
2013-03-05 Edward Thomsonclear REUC on checkout
2013-02-27 Vicent MartíMerge pull request #1233 from arrbee/file-similarity...
2013-02-27 Russell BelferMerge pull request #1372 from ethomson/checkout_workdir_end
2013-02-27 Edward Thomsondon't dereference at the end of the workdir iterator
2013-02-20 Russell BelferReplace diff delta binary with flags
2013-02-20 Russell BelferMerge pull request #1348 from libgit2/signatures-2
2013-02-17 Vicent MartíMerge pull request #1344 from arrbee/fix-static-analyze...
2013-02-16 Russell BelferClear up warnings from cppcheck
2013-02-14 Vicent MartíMerge pull request #1318 from nulltoken/topic/diff...
2013-02-12 Russell BelferMerge pull request #1316 from ben/clone-cancel
2013-02-11 Russell BelferMerge pull request #1190 from nulltoken/topic/reset...
2013-02-09 Vicent MartíMerge pull request #1320 from cscheid/development
2013-02-08 Russell BelferMerge pull request #1249 from yorah/topic/diff-notify...
2013-02-07 yorahReturn the matched pathspec pattern in `git_pathspec_ma...
2013-02-05 Vicent MartíMerge pull request #1315 from nulltoken/development
2013-01-18 Vicent MartíMerge pull request #1239 from ethomson/index_remove
2013-01-17 Vicent MartíMerge pull request #1244 from carlosmn/pack-evict
2013-01-17 Ben StraubMerge pull request #1247 from sba1/dont-segfault-if...
next