summaryrefslogtreecommitdiff
path: root/builtin/checkout.c
AgeCommit message (Expand)Author
2010-06-21Merge branch 'gv/portable'Junio C Hamano
2010-06-12log_ref_setup: don't return stack-allocated arrayThomas Rast
2010-06-03checkout --orphan: respect -l option alwaysErick Mattos
2010-05-31Rewrite dynamic structure initializations to runtime assignmentGary V. Vaughan
2010-05-21Merge branch 'em/checkout-orphan'Junio C Hamano
2010-03-21git checkout: create unparented branch by --orphanErick Mattos
2010-03-21checkout -m --conflict=diff3: add a label for ancestorJonathan Nieder
2010-03-21checkout --conflict=diff3: add a label for ancestorJonathan Nieder
2010-03-21ll_merge(): add ancestor label parameter for diff3-style outputJonathan Nieder
2010-03-10Merge branch 'lt/deepen-builtin-source'Junio C Hamano
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds