]> git.ipfire.org Git - thirdparty/git.git/history - builtin-checkout.c
Make 'unpack_trees()' have a separate source and destination index
[thirdparty/git.git] / builtin-checkout.c
2008-03-09  Linus TorvaldsMake 'unpack_trees()' have a separate source and destin...
2008-03-09  Linus TorvaldsMake 'unpack_trees()' take the index to work on as...
2008-03-09  Junio C HamanoMerge branch 'ph/parseopt'
2008-03-09  Junio C HamanoMerge branch 'kb/maint-filter-branch-disappear'
2008-03-09  Junio C HamanoMerge branch 'maint' to sync with 1.5.4.4
2008-03-08  Junio C HamanoMerge branch 'aw/maint-shortlog-blank-lines'
2008-03-08  Junio C HamanoMerge branch 'maint'
2008-03-08  Junio C HamanoMerge branch 'js/reflog-delete'
2008-03-04  Junio C HamanoMerge branch 'maint'
2008-03-03  Junio C HamanoMerge commit '74359821' into js/reflog-delete
2008-03-03  Junio C HamanoMerge branch 'maint'
2008-03-03  Junio C HamanoMerge branch 'np/verify-pack'
2008-03-02  Junio C HamanoMerge branch 'sp/describe-tag'
2008-03-02  Junio C HamanoMerge branch 'pb/cvsimport'
2008-03-02  Junio C HamanoMerge branch 'jc/maint-log-merge-left-right'
2008-03-02  Junio C HamanoMerge branch 'mh/maint-http-proxy-fix'
2008-03-02  Junio C HamanoMerge branch 'cb/http-test'
2008-03-02  Junio C HamanoMerge branch 'jc/remote-multi-url'
2008-03-02  Junio C HamanoMerge branch 'jn/gitweb-grep'
2008-03-02  Junio C HamanoMerge branch 'mk/maint-parse-careful'
2008-03-02  Junio C HamanoMerge branch 'sb/describe-long'
2008-03-02  Junio C HamanoMerge branch 'ew/maint-svn-cert-fileprovider'
2008-03-02  Junio C HamanoMerge branch 'js/maint-daemon'
2008-03-02  Denis Chengcleanup: remove unused git_checkout_config
2008-03-01  Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2008-03-01  Junio C HamanoMerge branch 'maint'
2008-02-29  Alex RiesenFix builtin checkout crashing when given an invalid...
2008-02-29  Daniel BarkalowWrite index file on any checkout of files
2008-02-29  Junio C HamanoMerge branch 'maint'
2008-02-27  Junio C HamanoMerge branch 'maint'
2008-02-27  Junio C HamanoMerge branch 'git-p4' of git://repo.or.cz/git/git-p4
2008-02-27  Junio C HamanoMerge branch 'jm/free'
2008-02-27  Junio C HamanoMerge branch 'js/branch-track'
2008-02-27  Junio C HamanoMerge branch 'db/checkout'
2008-02-24  Junio C Hamanocheckout: error out when index is unmerged even with -m
2008-02-23  Junio C Hamanocheckout: show progress when checkout takes long time...
2008-02-21  Junio C Hamanocheckout: updates to tracking report
2008-02-21  Daniel Barkalowbuiltin-checkout.c: Remove unused prefix arguments...
2008-02-21  Junio C Hamanocheckout: work from a subdirectory
2008-02-20  Junio C Hamanocheckout: tone down the "forked status" diagnostic...
2008-02-20  Jay Soffianbranch: optionally setup branch.*.merge from upstream...
2008-02-19  Daniel BarkalowClean up reporting differences on branch switch
2008-02-19  Jay Soffianbuiltin-checkout.c: fix possible usage segfault
2008-02-17  Junio C Hamanocheckout: notice when the switched branch is behind...
2008-02-16  Daniel BarkalowBuild in checkout